summary refs log tree commit diff homepage
path: root/2016/src/bin/day23.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-01 00:14:59 -0500
committerJune McEnroe <june@causal.agency>2018-12-01 00:14:59 -0500
commite876582816567f549d48df72c3855c539398a4bd (patch)
treee558d61e1e9073c1a000a2fa8097d9cd9c3451fe /2016/src/bin/day23.rs
parentDay 15, part 2 (diff)
downloadaoc-e876582816567f549d48df72c3855c539398a4bd.tar.gz
aoc-e876582816567f549d48df72c3855c539398a4bd.zip
Solve day 1 part 1
Diffstat (limited to '2016/src/bin/day23.rs')
0 files changed, 0 insertions, 0 deletions
e74d0a63d6072c5d2158e017f09e&follow=1'>Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe