summary refs log tree commit diff homepage
path: root/2019
ModeNameSize
-rw-r--r--day01-1.sh23log plain blame
-rw-r--r--day01-2.sh60log plain blame
-rw-r--r--day02.c731log plain blame
-rw-r--r--day03.c2112log plain blame
-rw-r--r--day04.c778log plain blame
-rw-r--r--day04.sh334log plain blame
-rw-r--r--day05.c1065log plain blame
-rw-r--r--day06.c1115log plain blame
-rw-r--r--day07.c2489log plain blame
-rw-r--r--day08.c932log plain blame
-rw-r--r--day10.c2132log plain blame
logmsg'> 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe