summary refs log tree commit diff
path: root/bin/man1/scheme.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-12-11 21:01:07 +0000
committerJune McEnroe <june@causal.agency>2021-12-11 21:01:07 +0000
commitd33c549b8a75aa78459ffc5cf53860349397849c (patch)
tree7dd66a561bce04f74174250cce0f54dfcbad8ec4 /bin/man1/scheme.1
parentShow weeks plus days (diff)
downloadsrc-d33c549b8a75aa78459ffc5cf53860349397849c.tar.gz
src-d33c549b8a75aa78459ffc5cf53860349397849c.zip
Remove Liberapay buttons
Diffstat (limited to 'bin/man1/scheme.1')
0 files changed, 0 insertions, 0 deletions
'3' class='logmsg'> This ordering of rules feels much cleaner. 2020-12-29Clean 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe