summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-08-09Update Ratatuimo8it
2024-08-09Hide stderr of `cargo locate-project`mo8it
2024-08-09Put Cargo.toml in ``mo8it
2024-08-09Add a special confirmation for initialization in a workspacemo8it
2024-08-09Fix typosmo8it
2024-08-09Improve initialization in a Cargo workspacemo8it
2024-08-09Check the status of the `cargo metadata` commandmo8it
2024-08-08Use fixed seeds with ahashmo8it
2024-08-08Merge pull request #2076 from senekor/remo/snryotxotoxvMo
2024-08-08Merge pull request #2075 from senekor/remo/swzqnkxqzutwMo
2024-08-08Show the exercise name in the waiting messagemo8it
2024-08-08Show a message before running the exercisemo8it
2024-08-08Attach error message as contextmo8it
2024-08-08Improve initialization in workspaceRemo Senekowitsch
2024-08-08Replace hashbrown with ahashRemo Senekowitsch
2024-08-08Allow initialization in a workspacemo8it
2024-08-08Fix errors not being shown after the welcome messagemo8it
2024-08-08Add README to the solutions dirmo8it
2024-08-08Remove state file and solutions dir from .gitignoremo8it
2024-08-07Avoid using `RUSTFLAGS` to not trigger rebuilding, especially in rust-analyzermo8it
2024-08-07Fix exercise name shift in exercise checkmo8it
2024-08-02Use `trim_ascii` instead of `trim`mo8it
2024-08-02Stop on first exercise solvedmo8it
2024-08-01Remove newlinemo8it
2024-08-01Fix rustfmt optionmo8it
2024-08-01Fix testsmo8it
2024-08-01Run rustfmt on solutions in `dev check`mo8it
2024-08-01Refactor check_solutionsmo8it
2024-08-01Improve the runnermo8it
2024-08-01Hide `cargo build` warnings if there is no outputmo8it
2024-08-01Fix capacitymo8it
2024-08-01Add hint to run `dev check` again after `dev update`mo8it
2024-08-01Set stdin to null when running the binary of an exercisemo8it
2024-07-28Make the output optionalmo8it
2024-07-28Run the final check in parallelmo8it
2024-07-25Use the rexported crossterm from ratatuimo8it
2024-07-25Test initializationmo8it
2024-07-08Check is_terminalmo8it
2024-07-07Improve some messagesmo8it
2024-07-07Mark the last exercise as donemo8it
2024-07-04Fix testsmo8it
2024-07-04Check exercises unsolvedmo8it
2024-07-04Check for missing TODO commentsmo8it
2024-07-02Fix typosmo8it
2024-07-02Underline "next"mo8it
2024-07-02Merge branch 'run-sols-in-parallel'mo8it
2024-06-14Fix typosmo8it
2024-06-10Run solutions in parallelmo8it
2024-06-02Add --require-solutions option to `dev check`mo8it
2024-06-02Check for unexpected files in the solutions dirmo8it