Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/indent
Module Name: src
Committed By: rillig
Date: Tue May 16 07:13:05 UTC 2023
Modified Files:
src/usr.bin/indent: indent.h io.c lexi.c
Log Message:
indent: move parsing of 'INDENT OFF/ON' comments to the lexer
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 src/usr.bin/indent/indent.h
cvs rdiff -u -r1.171 -r1.172 src/usr.bin/indent/io.c
cvs rdiff -u -r1.192 -r1.193 src/usr.bin/indent/lexi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index