summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* day 19Jesse Luehrs2022-12-192-0/+328
* day 18Jesse Luehrs2022-12-182-0/+132
* disable the day 16 part 2 test for nowJesse Luehrs2022-12-171-4/+7
* day 17Jesse Luehrs2022-12-175-23/+315
* day 16Jesse Luehrs2022-12-163-0/+306
* optimizeJesse Luehrs2022-12-151-54/+54
* simplifyJesse Luehrs2022-12-153-76/+145
* day 15Jesse Luehrs2022-12-153-0/+168
* day 14Jesse Luehrs2022-12-143-2/+137
* day 13Jesse Luehrs2022-12-132-0/+131
* fix compilation failureJesse Luehrs2022-12-121-1/+1
* benchmarkingJesse Luehrs2022-12-121-1/+1
* optimize day 12Jesse Luehrs2022-12-124-27/+21
* day 12Jesse Luehrs2022-12-124-5/+91
* support string solutionsJesse Luehrs2022-12-114-24/+18
* refactorJesse Luehrs2022-12-1158-572/+516
* day 11Jesse Luehrs2022-12-112-0/+189
* testsJesse Luehrs2022-12-102-3/+3
* day 10Jesse Luehrs2022-12-102-0/+97
* day 9Jesse Luehrs2022-12-093-2/+246
* simplifyJesse Luehrs2022-12-084-82/+226
* simplifyJesse Luehrs2022-12-082-18/+46
* day 8Jesse Luehrs2022-12-082-0/+146
* day 7Jesse Luehrs2022-12-072-0/+187
* day 6Jesse Luehrs2022-12-062-0/+42
* day 5Jesse Luehrs2022-12-052-0/+145
* day 4Jesse Luehrs2022-12-042-0/+81
* day 3Jesse Luehrs2022-12-032-0/+67
* day 2Jesse Luehrs2022-12-022-0/+140
* clippyJesse Luehrs2022-12-014-30/+8
* simplifyJesse Luehrs2022-12-015-57/+71
* day 1Jesse Luehrs2022-12-012-0/+45
* fmtJesse Luehrs2022-11-301-16/+16
* clippyJesse Luehrs2022-11-306-7/+15
* 2022Jesse Luehrs2022-11-302-0/+15
* actual day 24Jesse Luehrs2021-12-251-305/+209
* remove warning suppressionJesse Luehrs2021-12-251-3/+0
* day 25Jesse Luehrs2021-12-254-17/+151
* random code for day 24 that doesn't really do anything usefulJesse Luehrs2021-12-242-0/+441
* factor out pathfindingJesse Luehrs2021-12-236-113/+160
* testsJesse Luehrs2021-12-231-2/+2
* day 23Jesse Luehrs2021-12-232-0/+1766
* speed up day 22Jesse Luehrs2021-12-221-26/+90
* 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