summary refs log tree commit diff
path: root/port/caesar/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-24 17:34:24 -0400
committerJune McEnroe <june@causal.agency>2019-07-24 17:34:24 -0400
commit44fa22f89e674912627a52d8f4f9593f8ff5476e (patch)
treed435f33cb0a39c8dae0865b8310684675491ad96 /port/caesar/Makefile
parentAdd beginning of date calculator (diff)
downloadsrc-44fa22f89e674912627a52d8f4f9593f8ff5476e.tar.gz
src-44fa22f89e674912627a52d8f4f9593f8ff5476e.zip
Add wiki script
Diffstat (limited to 'port/caesar/Makefile')
0 files changed, 0 insertions, 0 deletions
8b&follow=1'>Clean 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