about summary refs log tree commit diff
path: root/pls.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-09 18:26:53 -0400
committerJune McEnroe <june@causal.agency>2018-08-09 18:26:53 -0400
commitd1fea96e8632b92f561420eaff9468fcd846d297 (patch)
tree81a11b733fac9f67f63acab22e68425fa61e8c6c /pls.c
parentIgnore trailing space on slash commands (diff)
downloadtest-d1fea96e8632b92f561420eaff9468fcd846d297.tar.gz
test-d1fea96e8632b92f561420eaff9468fcd846d297.zip
Add PASS option
WEBIRC is now -W.
Diffstat (limited to 'pls.c')
0 files changed, 0 insertions, 0 deletions
span title='2020-12-29 18: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