29 Commits

Author SHA1 Message Date
thib8956 268b102325 2022 day 7 part 2 2026-06-09 11:15:16 +02:00
thib8956 a166af6de1 2022 day 7 part 1 2026-06-08 17:04:44 +02:00
thib8956 84a35284ac 2022 day 6 2026-06-08 14:00:41 +02:00
thib8956 a48f8b3017 2022 day 5 2026-06-08 13:31:37 +02:00
thib8956 e9f5e98787 2025 day 8 2026-06-08 12:01:39 +02:00
thib8956 ac0b8697bb 2015 day 15 2026-06-05 11:05:24 +02:00
thib8956 2890aac81e 2015 day 14 2026-06-03 19:49:04 +02:00
thib8956 8df9d1dbd5 2015 day 13 2026-06-03 19:09:33 +02:00
thib8956 14e8819b72 2015 day 11 2026-06-03 18:36:27 +02:00
thib8956 31730ffc5e 2015 day 10 2026-06-02 14:32:47 +02:00
thib8956 673f9a0205 2015 day 9 2026-06-02 13:32:49 +02:00
thib8956 f2f22b08a0 2015 day 8 2026-06-02 12:33:21 +02:00
thib8956 fc94052aac 2015 day 7 2026-06-02 11:18:03 +02:00
thib8956 c2da074b7c 2O15 day 3, 4, and 6 part 1 2026-05-27 22:54:26 +02:00
thib8956 181a1bf403 2025 day 9 part 1 2026-05-27 19:22:44 +02:00
thib8956 0a84e74748 2025 day 7 2026-05-22 12:49:58 +02:00
thib8956 d18e4bb168 2025 day 6 2026-05-21 21:52:57 +02:00
thib8956 a23788a9ca 2025 day 5 2026-05-21 20:31:57 +02:00
thib8956 e1e7e1fe90 2025 day 4 2026-05-21 18:45:19 +02:00
thib8956 f9fa8de53b 2025 day 2 and 3 2026-05-21 17:51:01 +02:00
thib8956 50edd189ac refactor: move init command to helper.py 2026-05-14 18:57:44 +02:00
thib8956 8bdde87767 chore: implement "aoc run all" subcommand 2026-05-14 18:06:04 +02:00
thib8956 0bee46a0ad solve some days 2026-05-13 18:09:00 +02:00
thib8956 37f2b62db2 feat: implement aoc init subcommand 2026-02-19 12:08:01 +01:00
thib8956 93377a0295 chore: load auth from .env file 2026-02-17 19:30:34 +01:00
thib8956 f783ff0d6d chore: make intcode an installable package
- Move intcode/ from 2019/ folder to the root of the repository
- The package is automatically installed with the adventofcode package
  with `pip install -e .` command
2026-02-17 19:11:50 +01:00
thib8956 97c7b63217 2025 day 1 2025-12-05 16:42:14 +01:00
thib8956 87f51b3f83 2019 day 10 2025-08-05 23:29:34 +02:00
thib8956 e2964c6c36 chore: create new project structure and aoc.py runner script 2025-08-04 16:33:33 +02:00