summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-05-15 23:19:00 -0400
committerJune McEnroe <june@causal.agency>2019-05-15 23:19:00 -0400
commit43730738b397cf1a501dde5d9aad0da0215d9fc7 (patch)
tree13d402082b94d04259c067251199318efcb70a9a /etc
parentImplement sizeof in order (diff)
downloadsrc-43730738b397cf1a501dde5d9aad0da0215d9fc7.tar.gz
src-43730738b397cf1a501dde5d9aad0da0215d9fc7.zip
Support simple assignment in order
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
d0ef670d7c45af155c3e270a4807&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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe