summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove debuggingJesse Luehrs2021-12-221-1/+0
* testsJesse Luehrs2021-12-221-2/+2
* day 22Jesse Luehrs2021-12-222-0/+157
* use once_cell instead of lazy_staticJesse Luehrs2021-12-211-3/+2
* slight improvement for regex matchingJesse Luehrs2021-12-217-18/+25
* reorganize a bitJesse Luehrs2021-12-215-6/+5
* speed up 19/2 a bunchJesse Luehrs2021-12-212-6/+8
* some Debug implsJesse Luehrs2021-12-211-4/+4
* clippyJesse Luehrs2021-12-213-2/+9
* prelude to reduce some typingJesse Luehrs2021-12-2136-454/+403
* remove dead codeJesse Luehrs2021-12-214-68/+3
* testsJesse Luehrs2021-12-212-0/+24
* day 21Jesse Luehrs2021-12-212-0/+205
* day 20Jesse Luehrs2021-12-203-0/+136
* day 19Jesse Luehrs2021-12-202-0/+307
* factor out parsingJesse Luehrs2021-12-1831-414/+661
* add testsJesse Luehrs2021-12-182-0/+12
* day 18Jesse Luehrs2021-12-182-0/+238
* day 17Jesse Luehrs2021-12-172-0/+92
* lots of refactoringJesse Luehrs2021-12-169-455/+543
* factor out some grid parsingJesse Luehrs2021-12-165-71/+62
* factor out adjacencyJesse Luehrs2021-12-163-62/+71
* simplify data utils a bitJesse Luehrs2021-12-1619-115/+63
* fix warningJesse Luehrs2021-12-161-1/+1
* add testsJesse Luehrs2021-12-1625-0/+150
* day 16Jesse Luehrs2021-12-162-0/+219
* day 15Jesse Luehrs2021-12-152-0/+93
* day 14Jesse Luehrs2021-12-142-0/+90
* day 13Jesse Luehrs2021-12-132-0/+163
* fix code broken during optimizationJesse Luehrs2021-12-121-0/+3
* optimize day 12Jesse Luehrs2021-12-121-24/+28
* day 12Jesse Luehrs2021-12-122-0/+102
* day 11Jesse Luehrs2021-12-112-0/+121
* day 10Jesse Luehrs2021-12-102-0/+97
* day 9Jesse Luehrs2021-12-092-0/+111
* day 8Jesse Luehrs2021-12-082-0/+170
* day 7Jesse Luehrs2021-12-072-0/+42
* day 6Jesse Luehrs2021-12-062-0/+45
* day 5Jesse Luehrs2021-12-052-0/+143
* day 4Jesse Luehrs2021-12-042-0/+156
* day 3Jesse Luehrs2021-12-032-0/+89
* no reason for these unwrapsJesse Luehrs2021-12-022-10/+8
* add helper for reading by lineJesse Luehrs2021-12-022-13/+21
* fix macroJesse Luehrs2021-12-022-1/+1
* day 2Jesse Luehrs2021-12-022-0/+45
* make setting up a new day easierJesse Luehrs2021-12-012-0/+4
* 2021 day 1Jesse Luehrs2021-12-013-0/+38
* simplify getting dataJesse Luehrs2021-12-0111-18/+58
* move data filesJesse Luehrs2021-12-019-16/+16
* clippyJesse Luehrs2021-12-014-9/+9