summary refs log tree commit diff
path: root/bin/cash/nodetypes
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-07 18:29:38 -0500
committerJune McEnroe <june@causal.agency>2019-02-07 18:29:38 -0500
commit77a2ba8c09ee4421b42cdc7f41e6145759731f71 (patch)
tree4ddecd702a3031aa6858866aaf2b620ca7acd491 /bin/cash/nodetypes
parentImprove C syntax accuracy and add Format class (diff)
downloadsrc-77a2ba8c09ee4421b42cdc7f41e6145759731f71.tar.gz
src-77a2ba8c09ee4421b42cdc7f41e6145759731f71.zip
Add IRC output to hi
Diffstat (limited to 'bin/cash/nodetypes')
0 files changed, 0 insertions, 0 deletions
c/commit/bin/hilex/c.l?id=4d08648d0b9d1589b3205a5fe86d774ebcbac75b&follow=1'>Match 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