summary refs log tree commit diff homepage
path: root/2017/input
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-12 00:15:47 -0500
committerJune McEnroe <june@causal.agency>2020-12-12 00:15:47 -0500
commitbc5f159dfa289b850ce4dce2cb10192ada2bea25 (patch)
tree9c5429dc57f8cecec3e26dec6ba44f6230c1fc79 /2017/input
parentSolve day 11 part 2 (diff)
downloadaoc-bc5f159dfa289b850ce4dce2cb10192ada2bea25.tar.gz
aoc-bc5f159dfa289b850ce4dce2cb10192ada2bea25.zip
Solve day 12 part 1
Diffstat (limited to '2017/input')
0 files changed, 0 insertions, 0 deletions
ghlight'> 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