summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-07 22:33:21 -0500
committerJune McEnroe <june@causal.agency>2021-02-07 22:41:06 -0500
commit5bec3e07cd9a59acd620003743d25c9017468f2e (patch)
tree29eb9c948b33f6ea1b74b4de63a73efd712d21dc /txt
parentAdd -X flag to install X stuff on OpenBSD (diff)
downloadsrc-5bec3e07cd9a59acd620003743d25c9017468f2e.tar.gz
src-5bec3e07cd9a59acd620003743d25c9017468f2e.zip
Swap root window colours
Diffstat (limited to 'txt')
0 files changed, 0 insertions, 0 deletions
3e2d30fc&follow=1'>Add postfix $ operator to bitJune McEnroe 2020-12-29Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean 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 2020-12-29Add hilex HTML outputJune McEnroe