Commit Graph

85 Commits

Author SHA1 Message Date
Josh Creek ef22a0fe6c chore(*): Add js project 2024-12-01 11:20:14 +00:00
Josh Creek 9d53354d14 chore(*): Move all C# solutions into a C# folder to make it clearer which languages are used 2024-12-01 11:19:35 +00:00
Josh Creek 1a4d7a2d95 feat(2024-01): Add day 1 2024-12-01 06:16:46 +00:00
Josh Creek 4c7a90778a chore(*): Update syntax for newer version of NUnit 2024-11-28 22:56:28 +00:00
Josh Creek 84b90ee274 chore(2024): Add support for 2024 2024-11-28 22:15:47 +00:00
Josh Creek 193201bcb0 chore(*): Update to newer versions 2024-11-28 22:11:32 +00:00
Josh Creek 00590d303e feat(2023-08): Add day 8 part 1 and part 2 draft 2023-12-08 16:49:41 +00:00
Josh Creek 9a6fbf15b5 feat(2023-08): Add day 8 2023-12-08 09:41:09 +00:00
Josh Creek b77e2f192c feat(2023-07): Fix part 2 using extra test data from Reddit 2023-12-07 22:01:28 +00:00
Josh Creek 544865484c feat(2023-05): Add day 5 part 2 final answer 2023-12-07 19:09:26 +00:00
Josh Creek 36d2ed98e5 feat(2023-07): Add day 7 2023-12-07 19:08:27 +00:00
Josh Creek 4c33eb3c5a feat(2023-06): Add day 6 2023-12-06 14:41:37 +00:00
Josh Creek 34cbb141a3 feat(2023-05): Add day 5 2023-12-06 09:34:43 +00:00
Josh Creek fc0233517e feat(2023-03): Add day 3 correct answer 2023-12-04 17:41:39 +00:00
Josh Creek f068ba8b7b feat(2023-03): Finish day 3 2023-12-04 17:39:37 +00:00
Josh Creek c5b096dbea chore(*): Add editorconfig 2023-12-04 11:54:27 +00:00
Josh Creek 65622c6100 feat(2023-04): Add day 4 2023-12-04 11:46:52 +00:00
Josh Creek a96cc964c0 build(2023-03): Fix build 2023-12-03 21:39:56 +00:00
Josh Creek e57f857f3f feat(2023-03): Add day 3 with incomplete part 2 2023-12-03 21:36:08 +00:00
Josh Creek 645ae2bc42 feat(2023-02): Add day 2 2023-12-02 16:02:22 +00:00
Josh Creek 4228210d7f feat(2023-01): Add day 1 2023-12-01 12:21:28 +00:00
Josh Creek 2f669cc08b feat(*): Enable adding missing directories for day creator 2023-11-30 13:09:53 +00:00
Josh Creek 7097dbee6e chore(*): Update gitignore 2023-11-30 13:09:32 +00:00
Josh Creek 75bfa957d3 docs(*): Add base readme 2023-11-30 12:57:09 +00:00
Josh Creek 2e3dd4f9e5 chore(*): Update gitignore for MacOS 2023-11-30 12:52:19 +00:00
Josh Creek b78d79a3af chore(*): Move old solutions into a separate folder 2023-11-30 12:51:45 +00:00
Josh Creek ed3eb9cb54 feat(2022-03): Add day 3 solution 2022-12-05 21:12:19 +00:00
Josh Creek ca0a69dcda fix(2022-01): Add correct answer for Part 2 test case 2022-12-02 08:10:14 +00:00
Josh Creek c0a9b60d6c feat(2022-02): Add day 2 solution 2022-12-02 08:06:58 +00:00
Josh Creek 19c8114cd9 fix(2022-01): Add correct path to project file for data 2022-12-01 18:57:10 +00:00
Josh Creek c62025e548 feat(2022-01): Add day 1 solution 2022-12-01 13:41:05 +00:00
Josh Creek c2b083d1ef feat(2015-06): Add day 6 solution 2022-10-17 23:59:50 +01:00
Josh Creek 5e1f597fdf feat(2015-05): Add day 5 solution 2022-10-17 22:55:53 +01:00
Josh Creek 6ea37b30d4 feat(2015-04): Add day 4 solution 2022-10-13 13:07:49 +01:00
Josh Creek 53330a4f5d feat(2015-03): Add day 3 solution 2022-10-13 12:41:15 +01:00
Josh Creek c2752a38cc fix(*): Make DayCreator cross-platform 2022-10-13 12:40:30 +01:00
Josh Creek c5be2fd048 chore(*): Add linting to projects 2022-10-13 12:39:26 +01:00
Josh Creek 3f303c1427 docs(*): Add readme 2022-10-13 12:39:03 +01:00
Josh Creek fbd37e4d81 build(*): Add devcontainer 2022-10-13 12:38:48 +01:00
Josh Creek 0dcbc581a8 chore(*): Add C# linting 2022-10-13 12:38:19 +01:00
Josh Creek b06c17b414 build(*): Enable crossplatform line endings 2022-10-13 12:38:02 +01:00
Josh Creek e2a3f2417a chore(*): Add day creation tool 2022-10-13 09:25:24 +01:00
Josh Creek 75671d13e1 feat(2015-02): Add day 2 solution 2022-10-12 23:13:32 +01:00
Josh Creek fba2ad5032 feat(2015-01): Add day 1 solution 2022-10-12 20:56:25 +01:00
Josh Creek 688338ceeb feat(2021-01): Add a refactored 2021 answer 2022-10-12 20:38:14 +01:00
Josh Creek c486ce00d3 build(2022): Add back in previous changes 2022-10-12 19:43:53 +01:00
Josh Creek 9f9e7e9bf1 build(2022): Rename folder 2022-10-12 19:40:54 +01:00
Josh Creek c4c23b0402 build(2022): Rename to AOC.Tests 2022-10-12 19:38:16 +01:00
Josh Creek 5d101b116f build(2022): Restructure using NUnit not XUnit 2022-10-12 19:36:57 +01:00
Josh Creek 566be1e2b6 build2022): Add new project structure to use test explorer 2022-10-12 18:47:54 +01:00