1
0
Commit Graph

42 Commits

Author SHA1 Message Date
b9bff3998e
day14 part1 2023-12-14 17:25:19 +11:00
b13d5bb5f9
light cleaning
Some checks failed
Build and test / test (push) Failing after 1m41s
2023-12-13 17:39:49 +11:00
06ce20853a
day13 part2 2023-12-13 17:16:14 +11:00
794dddf854
day13 part1 2023-12-13 16:51:23 +11:00
fa7a9aab14
light washing, fix overflows
Some checks failed
Build and test / test (push) Failing after 1m43s
2023-12-13 13:52:57 +11:00
d80a39e7dc
day12 part2
jesus
2023-12-13 13:41:34 +11:00
3e8dca665f
day12 part1 2023-12-13 12:24:28 +11:00
30d638ca51
fix pipeline
Some checks failed
Build and test / test (push) Failing after 1m44s
2023-12-12 16:22:14 +11:00
db9172ac2a
lmao 2023-12-12 16:20:34 +11:00
96a2a09620
day11 part2
Some checks failed
Build and test / test (push) Failing after 1m48s
2023-12-11 18:07:04 +11:00
33297cb653
day11 part1 2023-12-11 17:42:39 +11:00
b5583ca46e
clean day09
Some checks failed
Build and test / test (push) Failing after 1m49s
2023-12-09 20:46:40 +11:00
9b8ae4f350
day09 part2
Some checks failed
Build and test / test (push) Failing after 1m43s
2023-12-09 20:45:13 +11:00
9035d0a8d4
day09 part1 2023-12-09 20:27:00 +11:00
3d36485a52
Solve day 3
Some checks failed
Build and test / test (push) Failing after 1m42s
2023-12-09 20:05:26 +11:00
84344d12e5
day08 part2
Some checks failed
Build and test / test (push) Failing after 1m53s
2023-12-08 17:07:55 +11:00
ca84923990
day08 part1 2023-12-08 16:46:26 +11:00
300ceb885f
wash day07
Some checks failed
Build and test / test (push) Failing after 2m40s
2023-12-07 17:19:51 +11:00
221cad1136
unwashed day07 2023-12-07 17:10:52 +11:00
05ffa1e7c1
day07 part1 2023-12-07 17:05:56 +11:00
fbca1996a5
unwash day06 or something
Some checks failed
Build and test / test (push) Failing after 2m34s
2023-12-06 16:34:47 +11:00
d848f3951b
wtf happened in day06 2023-12-06 16:31:50 +11:00
0ab1fa186d
wash day05 2023-12-06 11:19:55 +11:00
0f2044b762
hey lmao day05 2023-12-06 11:17:05 +11:00
faf81869d6
wtf
Some checks failed
Build and test / test (push) Failing after 2m35s
2023-12-05 17:50:38 +11:00
d85d4f0d26
day05 part2 OOM killed lmao 2023-12-05 16:46:39 +11:00
052bf70095
Add template
Some checks failed
Build and test / test (push) Failing after 2m37s
2023-12-04 18:05:09 +11:00
9c64d710a3
day04: solve
Add a few util functions now that I'm getting sick of typing
std.mem.splitScalar.
2023-12-04 18:02:54 +11:00
e112876796
Fix GPA decl
Some checks failed
Build and test / test (push) Failing after 2m37s
2023-12-02 18:36:35 +11:00
362b2c2cef
day02: solve 2023-12-02 18:36:30 +11:00
44ccf7b6e2
day01: merge silver/gold solutions
Some checks failed
Build and test / test (push) Failing after 2m53s
2023-12-02 00:24:51 +11:00
d5ee0f6aef
day01: include both part 1 and 2 2023-12-02 00:11:58 +11:00
87d3e72276
day01: part2
Some checks failed
Build and test / test (push) Failing after 2m38s
2023-12-01 17:02:12 +11:00
ec97bd8ad7
day01: part1 2023-12-01 16:28:46 +11:00
cf4dea84d9
Add AOC CLI to flake
All checks were successful
Build and test / test (push) Successful in 2m57s
2023-11-30 14:52:15 +11:00
e70c44437e
Add day-based build/test/run system 2023-11-30 14:52:04 +11:00
9286a82d86
Add LICENSE
All checks were successful
Build and test / test (push) Successful in 2m44s
2023-11-30 12:57:50 +11:00
52371f9e13
Remove build-zig-package
Turns out this actually is already implemented upstream.
2023-11-30 12:52:45 +11:00
de3e031dcf
Remove CI devShell
All checks were successful
Build and test / test (push) Successful in 2m59s
2023-11-30 12:48:01 +11:00
2d65118f53
Use gitignoreSource to clean src
All checks were successful
Build and test / test (push) Successful in 3m3s
2023-11-30 12:43:56 +11:00
2cef1b682c
Extract Zig package builder
All checks were successful
Build and test / test (push) Successful in 3m0s
Consider moving to NUR or upstream?
2023-11-30 12:35:17 +11:00
2279e958bf
Initial commit
Include Nix package, build pipeline
2023-11-30 12:12:55 +11:00