1
1
mirror of https://github.com/theoludwig/advent_of_code_2023.git synced 2024-07-17 07:20:11 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
23bc51e78c
docs: add day 8 - part 2 instructions 2024-02-08 21:04:22 +01:00
68078034e6
chore: simplify external tools dependency management 2024-02-08 14:23:24 +01:00
51f9ac4bfc
feat: add day 8 - part 1 2024-02-08 13:58:09 +01:00
428a6482e0
docs(license): add email address 2024-01-29 21:07:38 +01:00
7df8e33f74
docs: add explanations about external linting tools 2024-01-27 19:18:46 +01:00
fcd57f1cf6
docs: add contributing templates 2024-01-27 18:53:26 +01:00
abcf7c5163
ci: test both MSRV and latest stable Rust versions 2024-01-27 17:49:25 +01:00
21433caf63
feat: add day 7 - part 1 2023-12-10 03:22:34 +01:00
471d49c27e
feat: add day 6 2023-12-09 23:54:10 +01:00
45eca9020d
feat: add day 5 2023-12-09 20:22:46 +01:00
755e211f3f
test: add cases for input.txt 2023-12-08 18:56:07 +01:00
97c302d9e1
Merge branch 'day-3-part-2' 2023-12-08 18:30:01 +01:00
bf03a758c3
feat: add day 4 2023-12-08 18:29:39 +01:00
cee59608de
feat: add day 3 - part 2 2023-12-08 18:29:27 +01:00
e0d5fd7b93
feat: add day 4 - part 2 2023-12-08 09:09:32 +01:00
eddd683cdf
feat: add day 4 - part 1 2023-12-06 13:55:53 +01:00
96a0eb6d4d
feat: add day 3 - part 1 2023-12-03 23:38:44 +01:00
0ef3abfb3f
feat: add day 2 2023-12-02 23:51:05 +01:00
df6721b198
refactor: day 1 to separate lib and main 2023-12-02 23:50:07 +01:00
760686db4c
ci: add automated tests/linting/format 2023-12-01 17:26:01 +01:00
0c6ebb6ad4
docs: clean up instructions 2023-12-01 13:26:19 +01:00
88dbcbbc05
feat: add day 1 2023-12-01 12:45:01 +01:00
9617cc66cc
chore: initial commit 2023-12-01 12:44:47 +01:00