summary refs log tree commit diff
path: root/bin/1sh/TOUR
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-11 20:46:34 -0400
committerJune McEnroe <june@causal.agency>2020-09-11 20:46:34 -0400
commit82c4c4b0f28a64120aa76f85e5eee01a06225ef6 (patch)
treee56414cad77141c9a39a6493f2c062d47567e1a0 /bin/1sh/TOUR
parentAdd influencer tweet (diff)
downloadsrc-82c4c4b0f28a64120aa76f85e5eee01a06225ef6.tar.gz
src-82c4c4b0f28a64120aa76f85e5eee01a06225ef6.zip
Add debian VM name to ssh
Diffstat (limited to 'bin/1sh/TOUR')
0 files changed, 0 insertions, 0 deletions
td colspan='3' class='logmsg'> This ordering of rules feels much cleaner. 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe