summary refs log tree commit diff
path: root/database.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-11 01:53:02 -0500
committerJune McEnroe <june@causal.agency>2020-01-11 02:01:01 -0500
commitdc3c4797b321bfe80897ac7dc91d7b3a04507a72 (patch)
tree4b44d2d26d4ae8ad08c93866b107aa4c99587ecf /database.h
parentOpen database readwrite in scoop (diff)
downloadlitterbox-dc3c4797b321bfe80897ac7dc91d7b3a04507a72.tar.gz
litterbox-dc3c4797b321bfe80897ac7dc91d7b3a04507a72.zip
Search for config files in XDG base directories
Diffstat (limited to 'database.h')
0 files changed, 0 insertions, 0 deletions
13f2a&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