summary refs log tree commit diff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-10 22:00:40 -0500
committerJune McEnroe <june@causal.agency>2021-01-10 22:00:40 -0500
commit0f7518226e64112794a780dba03dc47e894fa451 (patch)
treecac59f2226323b7954da917c594339ce0e5f63aa /scripts/.gitignore
parentSandbox with unveil(2) on OpenBSD in restricted mode (diff)
downloadcatgirl-0f7518226e64112794a780dba03dc47e894fa451.tar.gz
catgirl-0f7518226e64112794a780dba03dc47e894fa451.zip
Check fprintf return values rather than ferror
Diffstat (limited to 'scripts/.gitignore')
0 files changed, 0 insertions, 0 deletions
0-12-29 17:19: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