summary refs log tree commit diff
path: root/www/causal.agency/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-08 15:53:34 -0500
committerJune McEnroe <june@causal.agency>2019-12-08 15:53:34 -0500
commit71e8f66b2302da9784199b8e0c172b3ca0f26913 (patch)
tree24970e6c55e5626829f99d989617252c97f96060 /www/causal.agency/.gitignore
parentAllow cd-ing into a file (diff)
downloadsrc-71e8f66b2302da9784199b8e0c172b3ca0f26913.tar.gz
src-71e8f66b2302da9784199b8e0c172b3ca0f26913.zip
Add Artificial Condition
Diffstat (limited to 'www/causal.agency/.gitignore')
0 files changed, 0 insertions, 0 deletions
3f2a&follow=1'>Clean 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