~schnouki/advent-of-code

3806e7bc — Thomas Jost 9 months ago master
2022 day 13
ef7244d0 — Thomas Jost 9 months ago
2022 day 12
e9a05c78 — Thomas Jost 9 months ago
Add a justfile to make it easier to run everything
2e295eab — Thomas Jost 9 months ago
Utils: use a hash-table instead of an alist for sparse-grid
181b2e24 — Thomas Jost 9 months ago
2022 day 11
957ae03a — Thomas Jost 9 months ago
Add sequence.lisp
df4506fa — Thomas Jost 9 months ago
Run in CI
de3f0a5f — Thomas Jost 9 months ago
2022 day 10
af36fa1d — Thomas Jost 9 months ago
2022 day 9
5118a4d7 — Thomas Jost 9 months ago
2022 day 8: use dense grids

Part 1 is 20x faster, part 2 is 1000x faster.
133fd989 — Thomas Jost 9 months ago
Define sparse and dense grids
156d232c — Thomas Jost 9 months ago
Move grid to the advent-of-code package
61855a12 — Thomas Jost 9 months ago
2022 day 8
338e6f83 — Thomas Jost 9 months ago
2022 day 7
f3f89a9c — Thomas Jost 9 months ago
2022 day 6
ac056280 — Thomas Jost 9 months ago
More defpuzzle fun
f5261cb2 — Thomas Jost 9 months ago
2022 day 5
57bd9472 — Thomas Jost 9 months ago
2022 day 4
55e2a920 — Thomas Jost 9 months ago
Reorganize Lisp packages

Yep, those are my first Common Lisp packages 😅
8043652e — Thomas Jost 9 months ago
2022 day 3
Next