summary refs log tree commit diff homepage
path: root/2017/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-14 18:38:27 -0500
committerJune McEnroe <june@causal.agency>2020-12-14 18:38:27 -0500
commit56eca421d45c8826ccf5602a259370ffb46bf2c3 (patch)
tree536b86fde551d6eee63b6834c3e3dc3391b6555d /2017/.gitignore
parent"Allocate" only 4 MB rather than 1 TB for day 14 part 2 (diff)
downloadaoc-56eca421d45c8826ccf5602a259370ffb46bf2c3.tar.gz
aoc-56eca421d45c8826ccf5602a259370ffb46bf2c3.zip
Rewrite day 14 to log all writes then sort them
Down from 1.56s to 0.04s.
Diffstat (limited to '2017/.gitignore')
0 files changed, 0 insertions, 0 deletions
04 -0400'>2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe