summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* refactorJesse Luehrs2022-12-1159-577/+520
* day 11Jesse Luehrs2022-12-113-0/+244
* testsJesse Luehrs2022-12-102-3/+3
* day 10Jesse Luehrs2022-12-103-0/+241
* day 9Jesse Luehrs2022-12-094-2/+2246
* simplifyJesse Luehrs2022-12-084-82/+226
* simplifyJesse Luehrs2022-12-082-18/+46
* day 8Jesse Luehrs2022-12-083-0/+245
* day 7Jesse Luehrs2022-12-073-0/+1231
* day 6Jesse Luehrs2022-12-063-0/+43
* day 5Jesse Luehrs2022-12-053-0/+656
* day 4Jesse Luehrs2022-12-043-0/+1081
* day 3Jesse Luehrs2022-12-033-0/+367
* day 2Jesse Luehrs2022-12-023-0/+2640
* add a user agent to the input fetching scriptJesse Luehrs2022-12-011-1/+1
* clippyJesse Luehrs2022-12-014-30/+8
* simplifyJesse Luehrs2022-12-015-57/+71
* day 1Jesse Luehrs2022-12-013-0/+2282
* fmtJesse Luehrs2022-11-301-16/+16
* clippyJesse Luehrs2022-11-306-7/+15
* 2022Jesse Luehrs2022-11-302-0/+15
* version bumpsJesse Luehrs2022-11-302-55/+56
* actual day 24Jesse Luehrs2021-12-251-305/+209
* remove warning suppressionJesse Luehrs2021-12-251-3/+0
* day 25Jesse Luehrs2021-12-255-17/+288
* random code for day 24 that doesn't really do anything usefulJesse Luehrs2021-12-243-0/+693
* factor out pathfindingJesse Luehrs2021-12-236-113/+160
* testsJesse Luehrs2021-12-231-2/+2
* day 23Jesse Luehrs2021-12-234-0/+1893
* 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-223-0/+577
* use once_cell instead of lazy_staticJesse Luehrs2021-12-213-5/+4
* slight improvement for regex matchingJesse Luehrs2021-12-219-18/+27
* also stub out testsJesse Luehrs2021-12-211-0/+12
* reorganize a bitJesse Luehrs2021-12-215-6/+5
* speed up 19/2 a bunchJesse Luehrs2021-12-214-6/+50
* some Debug implsJesse Luehrs2021-12-211-4/+4
* depsJesse Luehrs2021-12-211-4/+4
* update stubbingJesse Luehrs2021-12-211-3/+14
* 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-213-0/+207
* day 20Jesse Luehrs2021-12-204-0/+238
* day 19Jesse Luehrs2021-12-203-0/+1139
* factor out parsingJesse Luehrs2021-12-1831-414/+661
* add testsJesse Luehrs2021-12-182-0/+12