summary refs log tree commit diff homepage
path: root/2021
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-12-02 10:37:53 -0500
committerJune McEnroe <june@causal.agency>2022-12-02 10:37:53 -0500
commit283319735637768c7c427e5f03888b2d56f75d5d (patch)
tree357fe4193bef683e3d0702a0a32c40b86a0ba7d7 /2021
parentSolve day 1 part 2 (diff)
downloadaoc-283319735637768c7c427e5f03888b2d56f75d5d.tar.gz
aoc-283319735637768c7c427e5f03888b2d56f75d5d.zip
Solve day 2 part 1
Diffstat (limited to '2021')
0 files changed, 0 insertions, 0 deletions
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