summary refs log tree commit diff
path: root/port/cgram/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-08 20:47:44 -0400
committerJune McEnroe <june@causal.agency>2020-03-08 20:47:44 -0400
commit36f33c987d21a18915fb7e05487d6252a1bc2da5 (patch)
treefe7bb345f35cd3b6666c1e83a177b44983ef4852 /port/cgram/Makefile
parentPublish "How I Relay Chat" (diff)
downloadsrc-36f33c987d21a18915fb7e05487d6252a1bc2da5.tar.gz
src-36f33c987d21a18915fb7e05487d6252a1bc2da5.zip
Add The Stone Sky
Diffstat (limited to 'port/cgram/Makefile')
0 files changed, 0 insertions, 0 deletions
/bin/hilex/c.l?id=4d08648d0b9d1589b3205a5fe86d774ebcbac75b&follow=1'>Match 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