summary refs log tree commit diff
path: root/bin/man1/when.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-28 17:07:50 -0500
committerJune McEnroe <june@causal.agency>2020-01-28 17:07:50 -0500
commit4d1d326c53ab24fb4d21ed3d33d93ce0ea8457d5 (patch)
tree967df0700053a3dde5b02e0d06f9997fe5da43a7 /bin/man1/when.1
parentImport shows.txt (diff)
downloadsrc-4d1d326c53ab24fb4d21ed3d33d93ce0ea8457d5.tar.gz
src-4d1d326c53ab24fb4d21ed3d33d93ce0ea8457d5.zip
Change scout sensitivity to 1.4
idk it seems to work.
Diffstat (limited to 'bin/man1/when.1')
0 files changed, 0 insertions, 0 deletions
8:37:17 -0500'>2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe