summary refs log tree commit diff
path: root/files
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-05-01 14:52:57 -0400
committerJune McEnroe <june@causal.agency>2017-05-01 14:52:57 -0400
commitc3452f4e1f4b7197a99e5109c068effae01b1364 (patch)
treead3b965d47e2befba51f071cf9ed312a8b708bf7 /files
parentClean up clock (diff)
downloadsrc-c3452f4e1f4b7197a99e5109c068effae01b1364.tar.gz
src-c3452f4e1f4b7197a99e5109c068effae01b1364.zip
Use EX_OK in pbcopy
Diffstat (limited to 'files')
0 files changed, 0 insertions, 0 deletions
ilex 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 2020-12-29Add hilex HTML outputJune McEnroe