summary refs log tree commit diff
path: root/port/cgram/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 15:00:43 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 15:00:43 -0500
commit6de9bdf4c5b7361c445ab984cf0258442d3bd9db (patch)
treed3f6259eaf9e5a0e6960888873ef163f97c8fc2d /port/cgram/.gitignore
parentDocument HTML class names (diff)
downloadsrc-6de9bdf4c5b7361c445ab984cf0258442d3bd9db.tar.gz
src-6de9bdf4c5b7361c445ab984cf0258442d3bd9db.zip
Reconfigure C macro start conditions
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
20-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