Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
5494330
refactor(2024.01-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
a73f4c5
refactor(2024.02-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
c5f0af7
refactor(2024.03-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
76d2d28
refactor(2024.04-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
70995d7
refactor(2024.05-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
f895bff
refactor(2024.06-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
092d1cc
refactor(2024.07-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
d687da5
refactor(2015.01-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
12e0e13
refactor(2015.02-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
873555d
refactor(2023.01-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
3dfdf75
refactor(2023.02-haskell): adopt advent-of-code-api
yurrriq Nov 11, 2025
4079b2e
refactor(2023.04-haskell): adopt advent-of-code-api
yurrriq Nov 12, 2025
87d100c
refactor(haskell): fix the build
yurrriq Nov 12, 2025
58bacda
refactor(2023.05-haskell): adopt advent-of-code-api
yurrriq Nov 12, 2025
3f2932b
chore: git rm input/2023/day0{1,2,4,5}.txt
yurrriq Nov 13, 2025
7ae122d
refactor(2023.06-haskell): adopt advent-of-code-api
yurrriq Nov 13, 2025
ce1a09a
refactor(2023.03-haskell): adopt advent-of-code-api
yurrriq Nov 13, 2025
b9c8bae
refactor(2022.01-haskell): adopt advent-of-code-api
yurrriq Nov 14, 2025
5404b4c
refactor(2022.02-haskell): adopt advent-of-code-api
yurrriq Nov 14, 2025
b7f6bc2
refactor(2022.03-haskell): adopt advent-of-code-api
yurrriq Nov 14, 2025
3ee4a46
refactor(2022.04-haskell): adopt advent-of-code-api
yurrriq Nov 14, 2025
6d80dd7
refactor(2022.05-haskell): adopt advent-of-code-api
yurrriq Nov 14, 2025
4fa49be
refactor(2022.06-haskell): adopt advent-of-code-api
yurrriq Nov 14, 2025
d5352bb
refactor(2018.01-haskell): adopt advent-of-code-api
yurrriq Nov 14, 2025
949b787
refactor(2018.02-haskell): adopt advent-of-code-api
yurrriq Nov 14, 2025
602b48a
refactor(2018.03-haskell): adopt advent-of-code-api
yurrriq Nov 15, 2025
469168b
refactor(2018.04-haskell): adopt advent-of-code-api and time
yurrriq Nov 16, 2025
af9e1dd
refactor(2018.05-haskell): adopt advent-of-code-api and time
yurrriq Nov 16, 2025
361abb0
refactor(2017.08-haskell): adopt advent-of-code-api
yurrriq Nov 17, 2025
cd2fc58
refactor(2017.07-haskell): adopt advent-of-code-api
yurrriq Nov 18, 2025
18f5619
refactor(2017.06-haskell): adopt advent-of-code-api
yurrriq Nov 19, 2025
5d7e6a4
refactor(2017.05-haskell): adopt advent-of-code-api
yurrriq Nov 19, 2025
2098160
refactor(2017.04-haskell): adopt advent-of-code-api
yurrriq Nov 19, 2025
4768937
refactor(2017.03-haskell): adopt advent-of-code-api
yurrriq Nov 19, 2025
5ac6ff4
refactor(2017.02-haskell): adopt advent-of-code-api
yurrriq Nov 19, 2025
a3554c5
refactor(2017.01-haskell): adopt advent-of-code-api
yurrriq Nov 19, 2025
8579422
refactor(haskell): mess around with types
yurrriq Nov 20, 2025
3ed7035
feat(2021.11-haskell): solve
yurrriq Nov 21, 2025
de7a2d0
refactor(2021.10-haskell): adopt advent-of-code-api
yurrriq Nov 22, 2025
f2ecd68
refactor(2021.09-haskell): adopt advent-of-code-api
yurrriq Nov 23, 2025
43137d2
refactor(2021.08-haskell): adopt advent-of-code-api
yurrriq Nov 23, 2025
70b8658
refactor(2021.07-haskell): adopt advent-of-code-api
yurrriq Nov 23, 2025
23cdb21
refactor(2021.06-haskell): adopt advent-of-code-api and matrix
yurrriq Nov 23, 2025
facbe69
refactor(2021.05-haskell): adopt advent-of-code-api
yurrriq Nov 24, 2025
f8cbc7d
refactor(2021.04-haskell): adopt advent-of-code-api
yurrriq Nov 24, 2025
cece135
refactor(2021.03-haskell): adopt advent-of-code-api
yurrriq Nov 24, 2025
13c11d6
refactor(2021.02-haskell): adopt advent-of-code-api
yurrriq Nov 25, 2025
1782b9c
refactor(2021.01-haskell): adopt advent-of-code-api
yurrriq Nov 25, 2025
2f2283f
refactor(2019.09-haskell): adopt advent-of-code-api
yurrriq Nov 25, 2025
fc13dcd
refactor(2019.08-haskell): adopt advent-of-code-api
yurrriq Nov 25, 2025
a901b09
refactor(2019.12-haskell): adopt advent-of-code-api
yurrriq Nov 26, 2025
7341d2b
test(haskell): fix Test.AdventOfCode.Year2017.Day0{1,2}
yurrriq Nov 26, 2025
7dffca5
refactor(2019.10-haskell): adopt advent-of-code-api
yurrriq Nov 26, 2025
38d02b2
refactor(2019.07-haskell): adopt advent-of-code-api
yurrriq Nov 27, 2025
bd2255e
refactor(2019.06-haskell): adopt advent-of-code-api
yurrriq Nov 28, 2025
2455366
refactor(2024.05-haskell): make applyRules more pointfree
yurrriq Nov 28, 2025
91ce832
refactor(2019.05-haskell): adopt advent-of-code-api
yurrriq Nov 28, 2025
56ffcba
refactor(2019.03-haskell): adopt advent-of-code-api
yurrriq Nov 28, 2025
e8d0473
refactor(2019.02-haskell): adopt advent-of-code-api
yurrriq Nov 29, 2025
ac91dba
refactor(2020.20-haskell): adopt advent-of-code-api
yurrriq Nov 29, 2025
7521854
refactor(2020.19-haskell): adopt advent-of-code-api
yurrriq Nov 29, 2025
0a22418
refactor(2020.18-haskell): adopt advent-of-code-api
yurrriq Nov 29, 2025
4718e3b
refactor(2020.17-haskell): adopt advent-of-code-api
yurrriq Nov 29, 2025
1aa29ce
refactor(2020.16-haskell): adopt advent-of-code-api
yurrriq Nov 29, 2025
1c773cb
refactor(2020.15-haskell): adopt advent-of-code-api, break partTwo
yurrriq Nov 30, 2025
d042adc
refactor(2020.14-haskell): adopt advent-of-code-api
yurrriq Dec 1, 2025
e2432df
fix(2020.15-haskell): reset state between parts
yurrriq Dec 1, 2025
23212ac
refactor(2020.13-haskell): adopt advent-of-code-api
yurrriq Dec 1, 2025
adfbe6f
feat(2025-01/haskell): solve Part One
yurrriq Dec 3, 2025
d744f32
feat(2025-01/haskell): solve Part Two
yurrriq Dec 3, 2025
c74a509
feat(2025-02/haskell): solve Part One
yurrriq Dec 3, 2025
c2b73a7
feat(2025-02/haskell): solve Part Two
yurrriq Dec 3, 2025
5e84b30
feat(2025-03/haskell): solve Part One
yurrriq Dec 3, 2025
1ca0039
feat(2025-03/haskell): solve Part Two for the example
yurrriq Dec 3, 2025
64192e2
fix(2025-03/haskell): solve Parts One and Two efficiently
yurrriq Dec 4, 2025
88c2a98
fix(2025-04/haskell): start Part One
yurrriq Dec 4, 2025
98d23c5
fix(2025-04/haskell): solve Part One
yurrriq Dec 5, 2025
77c839b
feat(2025-04/haskell): solve Part Two
yurrriq Dec 5, 2025
61a32d4
fix(2025-03/haskell): fix error message in partTwo
yurrriq Dec 5, 2025
d4f9131
feat(2025-05/haskell): solve Part One
yurrriq Dec 5, 2025
fcd59f2
feat(2025-05/haskell): solve Part Two
yurrriq Dec 5, 2025
f1934a4
refactor(2025-04/haskell): tidy partTwo a bit
yurrriq Dec 5, 2025
54129fa
feat(2025-06/haskell): solve Part One
yurrriq Dec 6, 2025
bfd708f
feat(2025-06/haskell): solve Part Two
yurrriq Dec 6, 2025
236da3b
feat(2025-07/haskell): solve Part One
yurrriq Dec 7, 2025
4e6986f
feat(2025-07/haskell): solve Part Two
yurrriq Dec 8, 2025
ffbb6a3
feat(2025-08/haskell): solve Part One
yurrriq Dec 9, 2025
01540a3
feat(2025-08/haskell): solve Part Two
yurrriq Dec 9, 2025
af936d2
feat(2025-09/haskell): solve Part One
yurrriq Dec 10, 2025
1275415
chore(2025-09/haskell): start Part Two
yurrriq Dec 10, 2025
a40bcda
feat(2025-10/haskell): start Part One
yurrriq Dec 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# shellcheck shell=bash
source_env_if_exists .envrc.custom
watch_file \
emacs.el \
flake.lock \
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,5 @@ logs
rebar.lock
.DS_Store

/.envrc.custom
/.pre-commit-config.yaml
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.7.2.24
2025.10.1.0
1 change: 0 additions & 1 deletion input/2015/day01.txt

This file was deleted.

1 change: 0 additions & 1 deletion input/2017/day01.txt

This file was deleted.

16 changes: 0 additions & 16 deletions input/2017/day02.txt

This file was deleted.

Loading