summary refs log tree commit diff
path: root/home/.config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-14 01:29:53 -0500
committerJune McEnroe <june@causal.agency>2018-11-14 01:29:53 -0500
commit2287381a307c8ea4609b4d8bb673ce78160a71a7 (patch)
tree7c10832a40b65b7f62ce6432d7fc4216f7bf1b2a /home/.config
parentAdd \l binding to insert AGPL comment (diff)
downloadsrc-2287381a307c8ea4609b4d8bb673ce78160a71a7.tar.gz
src-2287381a307c8ea4609b4d8bb673ce78160a71a7.zip
Factor out png.h
Diffstat (limited to 'home/.config')
0 files changed, 0 insertions, 0 deletions
src/commit/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