summary refs log tree commit diff homepage
path: root/2016/src/bin
diff options
context:
space:
mode:
authorJune McEnroe <curtis.mcenroe@adgear.com>2016-12-23 13:47:22 -0500
committerJune McEnroe <curtis.mcenroe@adgear.com>2016-12-23 13:47:22 -0500
commit5a5d0ec910d39418b3b0966b989760468d97da8b (patch)
tree923dcb3c736109bd03b038097d15222fedcdcde3 /2016/src/bin
parentDay 21 part 2 (diff)
downloadaoc-5a5d0ec910d39418b3b0966b989760468d97da8b.tar.gz
aoc-5a5d0ec910d39418b3b0966b989760468d97da8b.zip
Day 23
Diffstat (limited to '2016/src/bin')
0 files changed, 0 insertions, 0 deletions
Match 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