1
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Bauke 48f0cc0dda
Add Nix flake and direnv setup. 2024-01-19 18:53:26 +01:00
Bauke 3c9bfef10a
Add missing documentation lints. 2024-01-14 22:04:10 +01:00
Bauke 1030c6f60f
Move global lints to Cargo.toml. 2023-12-09 15:12:54 +01:00
Bauke b44b540020
Fix Clippy issues. 2023-12-08 17:38:52 +01:00
Bauke 0951a5930a
Update dependencies. 2023-12-07 15:17:54 +01:00
Bauke d19192b95b
Import 2020 solutions. 2022-10-03 18:02:40 +02:00
Bauke 7aa3960b47
Add regex crate. 2022-10-03 17:10:55 +02:00
Bauke 2e0eab1c03
Use .retain(). 2022-10-03 13:02:39 +02:00
Bauke 639fe1a3b8
Big ugly commit, rewrite a bunch of stuff. 2022-10-02 22:20:09 +02:00
Bauke b039579f00
Update to new project style. 2022-09-30 14:45:50 +02:00
Bauke 7647cd8487
Solve day 15! 2021-12-15 18:11:19 +01:00
Bauke d92fef6411
Fix import order. 2021-12-14 20:41:53 +01:00
Bauke f4cb00ba69
Solve day 13! 2021-12-14 20:23:48 +01:00
Bauke 32008c4408
Solve day 14! 2021-12-14 15:01:16 +01:00
Bauke 0eaa4648f0
Solve day 10! 2021-12-10 13:37:49 +01:00
Bauke ad0f5d63a1
Remove the test case. 2021-12-09 13:18:41 +01:00
Bauke 172c89a6eb
Solve day 9! 2021-12-09 13:12:49 +01:00
Bauke 84dc9854c9
Solve day 8! 2021-12-08 15:44:13 +01:00
Bauke 509f796a52
Solve day 7! 2021-12-07 14:24:37 +01:00
Bauke c2f7e68ad4
Solve day 6! 2021-12-06 12:16:13 +01:00
Bauke 7504eb8d8d
Solve day 5! 2021-12-05 14:02:50 +01:00
Bauke 29e1032ce6
Add a runtime counter. 2021-12-04 14:38:34 +01:00
Bauke 8f62929a85
Solve day 4! 2021-12-04 14:15:12 +01:00
Bauke a25d8733ab
Solve day 3! 2021-12-03 12:18:23 +01:00
Bauke b2c116915a
Replace unimplemented with an error. 2021-12-02 15:02:22 +01:00
Bauke 3c2837d631
Solve day 2! 2021-12-02 12:47:38 +01:00
Bauke 84add975e1
Initial commit & solve day 1. 2021-12-01 12:50:38 +01:00