summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-28 23:43:04 -0400
committerJune McEnroe <june@causal.agency>2019-10-28 23:43:04 -0400
commitf787ba327a17805694b730da7c205dfe5493fdd0 (patch)
treecb1c7e58f10b804c6dd4899c66ea1578a9663f60 /LICENSE
parentAdd option to save and load ring contents across restarts (diff)
downloadpounce-f787ba327a17805694b730da7c205dfe5493fdd0.tar.gz
pounce-f787ba327a17805694b730da7c205dfe5493fdd0.zip
Lock save file
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
n/hilex/c.l?id=aeeeeb0370dfd0ef670d7c45af155c3e270a4807&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