Commit graph

46 commits

Author SHA1 Message Date
28ad54d8cc solved day 13 2024-12-13 12:30:06 +01:00
e74dd696dc solve day12 start 13 2024-12-13 06:01:50 +01:00
785f8f382a working on part2 2024-12-12 14:22:21 +01:00
b3518e5195 solved day 12 part 1 2024-12-12 13:23:19 +01:00
a3d25c257f save ongoing solution 2024-12-12 09:04:24 +01:00
ab4267bf46 prepare day12 2024-12-11 21:12:25 +01:00
eb8c2226f7 refactored and simplified
runs somewhat slower but no need for caching anymore.
much more minimalist
2024-12-11 11:37:35 +01:00
b8810a97a5 simplified 2024-12-11 11:37:35 +01:00
8131259595 solved day11 2024-12-11 11:37:35 +01:00
d7cb89c1c8 start day 11 2024-12-11 11:37:35 +01:00
fb2f8a321a solved day10 2024-12-11 11:37:35 +01:00
756a97495c changed license 2024-12-09 17:05:21 +01:00
83d67379cd refactored solution to share file move logic 2024-12-09 13:38:14 +01:00
2920259e4d solved day 9 2024-12-09 12:55:04 +01:00
9dbbe1df62 add transducers, some small refactors 2024-12-08 22:15:56 +01:00
f7bda050dd solved day8 and improved submitting answers 2024-12-08 13:33:04 +01:00
f5b144ce21 solved day 7, fixed compilation errors preventing loading 2024-12-07 09:54:28 +01:00
8d52daa00c refactored and redesign data structures runs now in 2s 2024-12-07 00:40:24 +01:00
48314e2421 solved day 6 2024-12-06 12:45:43 +01:00
90d5a22f4c solved day 5 2024-12-05 07:42:18 +01:00
2e262bedb9 solved day 4 2024-12-04 15:10:05 +01:00
90bfc58353 add day3 to asd file 2024-12-03 11:57:39 +01:00
pti
00772573e6 Update license in AOC 2024-12-03 11:42:38 +01:00
91c9c15113 add link to smug parser combinators 2024-12-03 09:08:20 +01:00
289c6042cb add link to parser combinator lib 2024-12-03 09:08:20 +01:00
9855cf3ac9 solved day 3 2024-12-03 08:13:45 +01:00
70f2a5d8da solved day2 2024-12-02 08:53:49 +01:00
8acdaa7817 solve day 02 2024-12-02 08:53:18 +01:00
7164df2132 solved day 7 of 2018 2024-12-01 20:06:41 +01:00
f3ceb796b6 cleaning up a bit before solving 2018/07 part 1 2024-12-01 12:36:06 +01:00
14b3da7893 add files I've been working on. 2024-12-01 12:04:03 +01:00
c0cc758e85 solved day1 2024 2024-12-01 11:57:25 +01:00
4d7762fdaf solved day 6 2018 2024-11-30 15:48:59 +01:00
f529882dd6 work on tests 2024-11-29 22:09:54 +01:00
c51112384e add guix manifest 2024-11-29 21:50:26 +01:00
791570b3bf changes to toplevel tests 2024-11-26 00:43:53 +01:00
e999ee12de added manhattan distance 2024-11-26 00:41:13 +01:00
cd1fd7f9c6 move test to separate system 2024-11-23 14:31:24 +01:00
5540e02509 use parachute as test framework, move tests to separate package 2024-11-23 14:30:40 +01:00
f8735258a4 add linear algebra dependencies 2024-11-18 14:37:49 +01:00
2982349d85 add cl-cookie to dependencies 2024-11-18 14:09:43 +01:00
eb85c317a6 add tests for day 6 2024-11-18 14:08:48 +01:00
c11655d2e1 add docs about the configuration 2024-11-17 22:58:27 +01:00
2a792c7e82 remove markdown readme and double down on org mode. 2024-11-17 22:42:58 +01:00
01422163ae add some docs to the README 2024-11-17 22:37:55 +01:00
dff2cf26fc initial commit 2024-11-17 22:32:08 +01:00