Keine Beschreibung
Datei suchen
2025-12-10 16:06:47 +01:00
.cargo added an cargo template command to generate the template much easier 2025-12-04 13:39:44 +01:00
.vscode formatted the code and cleaned up deps 2025-11-29 13:13:29 +01:00
data housekeeping 2025-12-03 08:17:36 +01:00
days added an basic integer trait to standartise the integer 2025-12-09 22:13:20 +01:00
examples day 6 of 2025 2025-12-06 13:35:43 +01:00
macros day 2 2025-12-03 06:08:16 +01:00
src added derives and a borders method to the Rectangle 2025-12-10 16:06:47 +01:00
template improved logging 2025-12-10 11:08:01 +01:00
.editorconfig formatted the code and cleaned up deps 2025-11-29 13:13:29 +01:00
.gitignore inlcude_aoc is now the only method for importing data 2024-12-19 17:12:39 +01:00
.pre-commit-config.yaml removed udeps, since it doesn't make sense 2025-12-09 23:16:59 +01:00
aoc.sh improved logging 2025-12-10 11:08:01 +01:00
build.rs added the code for day 1 and 2 from 2023 2024-12-01 22:25:51 +01:00
Cargo.lock added logging to the aoc 2025-12-09 23:15:01 +01:00
Cargo.toml raising the lint requirements 2025-12-09 23:16:08 +01:00
clippy.toml updated the preocommits 2025-12-06 13:37:41 +01:00
rustfmt.toml formatted the code and cleaned up deps 2025-11-29 13:13:29 +01:00