summary refs log tree commit diff homepage
path: root/2019/day07.c (follow)
Commit message (Expand)AuthorAge
* Solve day 7 part 2June McEnroe2020-11-22
* Solve day 7 part 1June McEnroe2020-11-22
href='/src/commit/bin/man1/hilex.1?id=f44f549f0caf9bcf41c68c9fdd694b36adace996&follow=1'>Support 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