summary refs log tree commit diff
path: root/www/causal.agency/catgirl.pty
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-02 15:13:07 -0500
committerJune McEnroe <june@causal.agency>2021-01-02 15:13:07 -0500
commit6913d25841016c4ffdccd3b915bdf961090320af (patch)
treecb2eb9a86b05c567e0333c9df4df4e01ae5a4015 /www/causal.agency/catgirl.pty
parentTag top-level typedefs the same way as function definitions (diff)
downloadsrc-6913d25841016c4ffdccd3b915bdf961090320af.tar.gz
src-6913d25841016c4ffdccd3b915bdf961090320af.zip
Clean up make lexer
Still feels pretty messy though.
Diffstat (limited to 'www/causal.agency/catgirl.pty')
0 files changed, 0 insertions, 0 deletions
0-12-29 22:39:16 -0500'>2020-12-29Add 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