GitHub / fspoettel/advent-of-code-rust issues and pull requests
#81 - Extract example inputs for puzzle markdown
Issue -
State: open - Opened by thesamet 6 months ago
#80 - feat: input-sync command
Pull Request -
State: open - Opened by AV3RG 6 months ago
#79 - Command to download all missing inputs
Issue -
State: open - Opened by AV3RG 6 months ago
- 1 comment
#78 - Multi-Year Suppport via Workspaces
Pull Request -
State: open - Opened by PaulTreitel 7 months ago
- 1 comment
#77 - Multi-year support
Pull Request -
State: open - Opened by FXCourel 8 months ago
- 1 comment
#76 - Use the file name to parse the day value
Pull Request -
State: open - Opened by tguichaoua 8 months ago
#75 - Use u64 to represent solutions
Pull Request -
State: closed - Opened by penelopeysm 8 months ago
- 1 comment
#74 - Uses u32 for answers, today's answer required u64.
Issue -
State: closed - Opened by MaxenceDC 8 months ago
- 2 comments
Labels: enhancement, help wanted
#73 - Make `Day::new` const and remove `Day::__new_unchecked`
Pull Request -
State: open - Opened by tguichaoua 8 months ago
- 1 comment
#72 - Make new unchecked unsafe
Issue -
State: open - Opened by Toorero 8 months ago
- 3 comments
#71 - Have parts use Result instead of Option
Issue -
State: open - Opened by ahenshaw 8 months ago
- 1 comment
#70 - Multiple example inputs not working, argument not accepted
Issue -
State: closed - Opened by kapitaali 8 months ago
- 1 comment
#69 - feat: use basename var in vscode debug
Pull Request -
State: closed - Opened by Cormochamelion 8 months ago
- 2 comments
#68 - Remove need to adjust `.vscode/launch.json` across days
Issue -
State: closed - Opened by Cormochamelion 8 months ago
#67 - avoid cloning in bencher
Pull Request -
State: closed - Opened by asibahi 8 months ago
- 1 comment
#66 - fix: remove unnecessary println
Pull Request -
State: closed - Opened by fspoettel 8 months ago
#65 - Bump year in config to 2024
Pull Request -
State: closed - Opened by mjclarke94 8 months ago
- 1 comment
#64 - Warning spawning whenever calling every command
Issue -
State: closed - Opened by SoftEngie 11 months ago
- 3 comments
#63 - feat(scaffold): overwrite argument
Pull Request -
State: closed - Opened by AV3RG over 1 year ago
- 3 comments
#62 - Overwrite existing day.rs file
Issue -
State: closed - Opened by AV3RG over 1 year ago
#61 - Use server time for `cargo today`
Pull Request -
State: closed - Opened by pokeylope over 1 year ago
- 1 comment
#60 - File for helper functions
Issue -
State: closed - Opened by xsebek over 1 year ago
- 2 comments
#59 - CRLF vs LF issue for input str
Issue -
State: closed - Opened by AV3RG over 1 year ago
- 15 comments
#58 - refactor: remove `--time` flags in favor of `cargo time` command
Pull Request -
State: closed - Opened by fspoettel over 1 year ago
#57 - Add a `--no-readme` flag to time command
Pull Request -
State: closed - Opened by tguichaoua over 1 year ago
- 3 comments
#56 - Make `time` command less noisy
Pull Request -
State: closed - Opened by tguichaoua over 1 year ago
#55 - fix: address some `clippy::pedantic` warnings
Pull Request -
State: closed - Opened by fspoettel over 1 year ago
#54 - feat: gitignore session cookie
Pull Request -
State: closed - Opened by AV3RG over 1 year ago
- 2 comments
#53 - feat: add incremental benchmarks
Pull Request -
State: closed - Opened by fspoettel over 1 year ago
- 1 comment
#52 - feat: add dhat
Pull Request -
State: closed - Opened by kcaffrey over 1 year ago
Labels: needs-documentation
#51 - Add dhat?
Issue -
State: closed - Opened by kcaffrey over 1 year ago
- 1 comment
#50 - Read only part 2
Issue -
State: open - Opened by Ascyii over 1 year ago
- 6 comments
Labels: enhancement, good first issue
#49 - Move template in its own file
Pull Request -
State: closed - Opened by tguichaoua over 1 year ago
- 1 comment
#48 - dry `solution!` macro implementation
Pull Request -
State: closed - Opened by tguichaoua over 1 year ago
- 1 comment
#47 - feat: use black_box for benchmark evaluation
Pull Request -
State: closed - Opened by fspoettel over 1 year ago
#46 - feat: add `--download` flag to scaffold
Pull Request -
State: closed - Opened by fspoettel over 1 year ago
#45 - Time individual puzzles
Issue -
State: closed - Opened by MLNW over 1 year ago
- 10 comments
Labels: enhancement
#44 - feat: add macro arms for only running single parts of a solution
Pull Request -
State: closed - Opened by mjclarke94 over 1 year ago
- 1 comment
#43 - Add command to scaffold, download input and read challenge for current date
Pull Request -
State: closed - Opened by tomvaneyck over 1 year ago
- 5 comments
Labels: needs-documentation
#42 - Feature Request: cargo scaffold + cargo download
Issue -
State: closed - Opened by alexfertel over 1 year ago
- 1 comment
#41 - How to use modules?
Issue -
State: closed - Opened by MLNW over 1 year ago
- 4 comments
#40 - refactor: move `Day` struct to `template` module
Pull Request -
State: closed - Opened by fspoettel over 1 year ago
#39 - Separate example file for each part
Issue -
State: closed - Opened by kwiat1990 over 1 year ago
- 2 comments
#38 - Fix commit message typo
Pull Request -
State: closed - Opened by mfornet over 1 year ago
- 1 comment
#37 - Support different example inputs for part 1 and part 2 in tests
Issue -
State: closed - Opened by snorremd over 1 year ago
- 1 comment
#36 - ci: fix readme-stars
Pull Request -
State: closed - Opened by tguichaoua over 1 year ago
- 1 comment
#35 - Add a Day type to provide better handling of day value
Pull Request -
State: closed - Opened by tguichaoua over 1 year ago
- 3 comments
#34 - docs: update wording
Pull Request -
State: closed - Opened by fspoettel over 1 year ago
#33 - Incorrect documentation for --release flag
Issue -
State: closed - Opened by alexlapp over 1 year ago
- 1 comment
#32 - Replace aoc-cli with aoc-client?
Issue -
State: closed - Opened by fspoettel almost 2 years ago
- 1 comment
Labels: documentation, enhancement
#31 - ci: enable caching
Pull Request -
State: closed - Opened by fspoettel almost 2 years ago
#30 - feat: implement benching, refactor template
Pull Request -
State: closed - Opened by fspoettel almost 2 years ago
#29 - Resolve the majority of pedantic clippy warnings
Pull Request -
State: closed - Opened by andypymont over 2 years ago
- 1 comment
#28 - Make the template pass cargo clippy by resolving warnings
Pull Request -
State: closed - Opened by andypymont over 2 years ago
- 3 comments
#27 - fix "download command" link
Pull Request -
State: closed - Opened by wmmc88 over 2 years ago
- 1 comment
#26 - Automatically fetch example inputs
Issue -
State: closed - Opened by fspoettel over 2 years ago
- 1 comment
Labels: enhancement
#25 - feat: add `--submit <part>` option to `cargo solve`
Pull Request -
State: closed - Opened by fspoettel over 2 years ago
#24 - Being able to store benchmarking metrics
Issue -
State: closed - Opened by NangiDev over 2 years ago
- 3 comments
#23 - Cache crates.io index for CI
Issue -
State: closed - Opened by wildwestrom over 2 years ago
- 5 comments
#22 - Multi-year support?
Issue -
State: open - Opened by slyons over 2 years ago
- 10 comments
Labels: enhancement
#21 - feat: download puzzle descriptions
Pull Request -
State: closed - Opened by fspoettel over 2 years ago
#20 - Benchmarking using Criterion
Pull Request -
State: closed - Opened by Wasabi375 over 2 years ago
- 4 comments
#19 - Allow `solve` to automatically submit inputs
Issue -
State: closed - Opened by fspoettel over 2 years ago
- 4 comments
Labels: enhancement
#18 - Add CI hook to check code formating using "cargo fmt --check"
Pull Request -
State: closed - Opened by Wasabi375 over 2 years ago
#17 - Update github CI actions/checkout@v2 to actions/checkout@v3
Pull Request -
State: closed - Opened by Wasabi375 over 2 years ago
- 1 comment
#16 - RFC: Higher sample count for benching?
Issue -
State: closed - Opened by fspoettel over 2 years ago
- 9 comments
Labels: question
#15 - RFC: Separate parsing from solutions?
Issue -
State: closed - Opened by fspoettel over 2 years ago
- 2 comments
Labels: question
#14 - Cargo configuration doesn't find the target
Issue -
State: closed - Opened by AlessandroGrassi99 over 2 years ago
- 3 comments
#13 - fix: rename package to `advent_of_code`
Pull Request -
State: closed - Opened by fspoettel over 2 years ago
#12 - bug: the main binary shadow aoc-cli
Issue -
State: closed - Opened by tguichaoua over 2 years ago
- 2 comments
#11 - aoc-cli 0.5
Issue -
State: closed - Opened by tguichaoua over 2 years ago
- 1 comment
#10 - chore: remove `hashbrown` crate suggestion
Pull Request -
State: closed - Opened by tguichaoua over 2 years ago
- 1 comment
#9 - chore: add `publish=false`
Pull Request -
State: closed - Opened by tguichaoua over 2 years ago
- 1 comment
#8 - use `publish = false` in Cargo.toml
Issue -
State: closed - Opened by tguichaoua over 2 years ago
- 2 comments
#7 - fix: compatibility with aoc-cli@^0.4.0
Pull Request -
State: closed - Opened by fspoettel over 2 years ago
#6 - After installing aoc-cli cargo download not working
Pull Request -
State: closed - Opened by peteanning over 2 years ago
- 4 comments
#5 - Broken internal aoc-cli link fixed
Pull Request -
State: closed - Opened by peteanning over 2 years ago
- 1 comment
#4 - Rename master to main
Issue -
State: closed - Opened by peteanning over 2 years ago
- 1 comment
#3 - Update README.md
Pull Request -
State: closed - Opened by peteanning over 2 years ago
- 1 comment
#2 - cargo day 01 does not work
Issue -
State: closed - Opened by peteanning over 2 years ago
- 1 comment
#1 - Cross-platform support
Issue -
State: closed - Opened by fspoettel almost 3 years ago
- 2 comments
Labels: enhancement