summary refs log tree commit diff
path: root/home/.mkshrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-14 17:11:34 -0500
committerJune McEnroe <june@causal.agency>2018-11-14 17:11:34 -0500
commit81cb60401e5088da7c24f9e2abf962da156f0593 (patch)
tree2c5a59b8afd4d25de1aa5ab9ebefcea0b0767686 /home/.mkshrc
parentRearrange bin Makefile once more (diff)
downloadsrc-81cb60401e5088da7c24f9e2abf962da156f0593.tar.gz
src-81cb60401e5088da7c24f9e2abf962da156f0593.zip
Remove zlib dependency from png.h
Diffstat (limited to 'home/.mkshrc')
0 files changed, 0 insertions, 0 deletions
568b1a164058b779a4d537f6&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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe