summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-10-08 16:43:18 -0400
committerJune McEnroe <june@causal.agency>2023-10-08 16:43:18 -0400
commitd4c31840e538bb5b0900878ef05e077bd06dc277 (patch)
treea615f37e30465a97ded0d573a94298a3db58dfac /Makefile
parentAdd pounce example to manual (diff)
downloadkitd-d4c31840e538bb5b0900878ef05e077bd06dc277.tar.gz
kitd-d4c31840e538bb5b0900878ef05e077bd06dc277.zip
Use | between signals in manual
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
eeeb0370dfd0ef670d7c45af155c3e270a4807&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