summary refs log tree commit diff homepage
path: root/2016/input/day06.txt
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-12-17 01:25:18 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:25 -0500
commit957a2a00b1d37f937e4691b44ed82c143856d598 (patch)
tree230cdb5841ef0828b30c8fe8f0c5181e589e4ef4 /2016/input/day06.txt
parentDay 15 part 2 (diff)
downloadaoc-957a2a00b1d37f937e4691b44ed82c143856d598.tar.gz
aoc-957a2a00b1d37f937e4691b44ed82c143856d598.zip
Day 16
Diffstat (limited to '2016/input/day06.txt')
0 files changed, 0 insertions, 0 deletions
d>June McEnroe 2021-01-20Use 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