summary refs log tree commit diff homepage
path: root/2016/input/day05.txt
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-12-06 19:28:51 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:24 -0500
commitd4f0a0da562d625479adc52b50c0168b9bfa22f4 (patch)
tree31605050a8cbb2070eaedd0e6219819d34e108e6 /2016/input/day05.txt
parentDay 6, less gross? (diff)
downloadaoc-d4f0a0da562d625479adc52b50c0168b9bfa22f4.tar.gz
aoc-d4f0a0da562d625479adc52b50c0168b9bfa22f4.zip
Day 6 part 2
I still want to refactor this though.
Diffstat (limited to '2016/input/day05.txt')
0 files changed, 0 insertions, 0 deletions
a>June McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe