summary refs log tree commit diff homepage
path: root/2018/day06.c (follow)
Commit message (Expand)AuthorAge
* Solve day 6 part 2June McEnroe2020-11-22
* Solve day 6 part 1June McEnroe2020-11-22
d plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML " escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe