summary refs log tree commit diff
path: root/port/ddate/ddate.1
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 /port/ddate/ddate.1
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 'port/ddate/ddate.1')
0 files changed, 0 insertions, 0 deletions
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