Commit Graph

37 Commits

Author SHA1 Message Date
6915c35fed Update stuff 2024-12-01 11:30:31 +01:00
3222dad47d Rename and fix command 2023-12-03 20:50:57 +01:00
68583b1b84 Move solutions out of the source itself
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 20:47:53 +01:00
5c86431824 Add command to add a new day 2023-12-03 20:19:35 +01:00
9d1c297bbd Optimize ~11s to instant!
All checks were successful
continuous-integration/drone/push Build is passing
Thanks JetBrains AI :)
2023-12-03 16:56:03 +01:00
7ded60ce9c Fix 'hasExampleData' 2023-12-03 16:49:46 +01:00
929b87e513 Add test day command for easier testing while developing
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 14:34:35 +01:00
68f6ee867a Make abstract day command 2023-12-03 14:34:22 +01:00
5ef6984e88 Small fixes 2023-12-03 13:57:16 +01:00
b808c530cc Make it possible to skip examples 2023-12-03 13:57:07 +01:00
451ee842b6 Add day3 2023-12-03 13:56:56 +01:00
f4e0e3b8e2 Add day2 2023-12-03 13:56:47 +01:00
7114143113 Add type 2023-12-03 13:56:20 +01:00
c56b6fc008 Add Y23/Day1
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2023-12-01 11:06:49 +01:00
8da5bd9b5e Allow seperation of examples for part 1 and 2 2023-12-01 11:06:40 +01:00
7895d998ab Add Y22/Day3 2023-12-01 11:06:22 +01:00
a3be3f026d Apply code changes after dependency update 2023-12-01 11:06:10 +01:00
bdbb32bbbf Add day 2 '22 solution
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-02 09:47:10 +01:00
d91701b50f Add day 1 '22 solution
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-01 09:48:03 +01:00
b07b0b2ae8 Apply rector, phpstan and php-cs-fixer
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-29 19:52:02 +01:00
f35c24d35d Replace console markdown 2022-11-29 19:51:35 +01:00
d24a3956ee Apply php-cs-fixer changes 2021-12-09 22:25:59 +00:00
a4bbfbb9a4 Remove duplicate import 2021-12-09 23:25:35 +01:00
68438e8e75 Add day 8 2021-12-09 23:24:32 +01:00
55e4e62d97 Refactor framework to support more years 2021-12-09 23:24:31 +01:00
8f6de7b627 Apply php-cs-fixer changes 2021-12-09 21:45:08 +00:00
9891975d0f Refactor framework to support more years 2021-12-09 22:43:29 +01:00
37739ca715 Add day 7 2021-12-09 12:33:55 +01:00
90f8b5e297 Add day 6 2021-12-07 09:49:43 +01:00
17b0d7098c Several 'framework' fixes 2021-12-06 23:39:16 +01:00
c1d5089d0a Add day 4 2021-12-06 23:38:44 +01:00
848495b886 Add part one of day 3 2021-12-06 23:37:37 +01:00
ddfa50a6af Use match instead of switch 2021-12-02 09:24:32 +01:00
46833e668a Add day 2 2021-12-02 09:19:03 +01:00
745f1170f7 Apply php-cs-fixer changes 2021-12-01 21:47:21 +00:00
3a8db5f0c6 Add day 1 2021-12-01 22:46:34 +01:00
17e575d38b Add basic framework 2021-12-01 22:46:23 +01:00