summary refs log tree commit diff homepage
path: root/2016/input/day05.txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-12-11 11:53:32 -0500
committerJune McEnroe <june@causal.agency>2022-12-11 11:55:38 -0500
commit89806e577276de9c544bc423424872b2efc99258 (patch)
tree5d7ac799216ef12af52cf46c9e5f353176095571 /2016/input/day05.txt
parentSolve day 9 part 2 (diff)
downloadaoc-89806e577276de9c544bc423424872b2efc99258.tar.gz
aoc-89806e577276de9c544bc423424872b2efc99258.zip
Solve day 10 part 1
Diffstat (limited to '2016/input/day05.txt')
0 files changed, 0 insertions, 0 deletions
021-01-20 13:30:27 -0500'>2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune 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