summary refs log tree commit diff
path: root/port/caesar/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-16 22:25:09 -0400
committerJune McEnroe <june@causal.agency>2018-10-16 22:25:09 -0400
commit0296e57ea6d67a5e0acfb63651b29c7ee7bc8af7 (patch)
treec13b43d7847b54da275b4741e860742846506142 /port/caesar/Makefile
parentUse wchar_t in ttpre (diff)
downloadsrc-0296e57ea6d67a5e0acfb63651b29c7ee7bc8af7.tar.gz
src-0296e57ea6d67a5e0acfb63651b29c7ee7bc8af7.zip
Remove klon
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/bin/hilex/make.l?id=7c70322c7c8e88af93375b89146b0cd6cb8cc7f0&follow=1'>Add make lexerJune McEnroe 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