Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 7, 2024
day07 for AoC 2024 (part 2) refactor to use a common logic for part 1 and part 2; fail-fast with a guard for the subtractions too; prioritize the multiplication over concat and concat over addition…
Show description for 392f19acommittedday07 for AoC 2024 (part 2)
Show description for c0f5343committedday07 for AoC 2024 (part 1)
Show description for b641445committed
Commits on Dec 6, 2024
lower down log level for past solutions
Show description for f794093committedoptimize imports
Show description for c83dd6dcommittedavoid running the tests when the input is not present in the CI pipeline
Show description for 8209ac8committedadd input files for day04 and day05
Show description for 1f0458ccommittedreadme details for my mistakes and wrong assumptions
Show description for 40b9624committedday06 for AoC 2023 (part 2)
Show description for 30b68b9committedday06 for AoC 2023 (part 1)
Show description for 3c14610committed
Commits on Dec 5, 2024
day05 for AoC 2023 (part 2) refactoring
Show description for 404a9a6committedday05 for AoC 2023 (part 2)
Show description for 617a14ecommittedday05 for AoC 2023 (part 1)
Show description for 6229d39committed
Commits on Dec 4, 2024
day04 for AoC 2023 (part 2) fix tests
Show description for 773130ccommittedday04 for AoC 2023 (part 2)
Show description for f90dc78committedday04 for AoC 2023 (part 1)
Show description for 309a499committed
Commits on Dec 3, 2024
adjust log levels
Show description for 25de1c7committedday03 for AoC 2023 (part 2)
Show description for 88201f3committedday03 for AoC 2023 (part 1)
Show description for 50b3addcommitted
Commits on Dec 2, 2024
day02 for AoC 2023 (refactoring)
Show description for 03d6547committedday02 for AoC 2023 (part 1 & 2)
Show description for 37b205dcommitted
Commits on Dec 1, 2024
provide fake input files to avoid failure in template tests
Show description for 0867cb6committedless log for day01
Show description for 0fa35becommitted- authored
use proper timezone to download the input
Show description for 2073eb9committedday01 for AoC 2023 (part 2)
Show description for 2c0bdafcommittedday01 for AoC 2023 (part 1)
Show description for 488b972committed
Commits on Nov 28, 2024
more details in the documentation about the download automation
Show description for 5fb8ba6committedmore details in the documentation
Show description for 9381e74committedmore details in the documentation
Show description for c033693committedfix paths in documentation
Show description for 9c9519fcommittedprepare the automatic download and the automatic creation of structure for code and tests; better documentation
Show description for af90fc5committedinitial setup
Show description for 5e80363committed- authored