about summary refs log tree commit diff
path: root/buffer.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-06 21:09:51 -0500
committerJune McEnroe <june@causal.agency>2021-01-06 21:47:56 -0500
commit9ea029c5805f00861db3dfc09b6c9483fe77c5cf (patch)
treea7ed3bc0130ad4872f3a02a7f6eb67c42d4cd674 /buffer.c
parentCollapse whitespace while wrapping and discard trailing space (diff)
downloadcatgirl-9ea029c5805f00861db3dfc09b6c9483fe77c5cf.tar.gz
catgirl-9ea029c5805f00861db3dfc09b6c9483fe77c5cf.zip
Sandbox with pledge(2) on OpenBSD
Diffstat (limited to 'buffer.c')
0 files changed, 0 insertions, 0 deletions
9:23 -0500'>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