summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-30test next_pending_exercise_indmo8it
2024-04-30Add press_enter_promptmo8it
2024-04-30Fix clearing the terminalmo8it
2024-04-30Implement From<ExerciseInfo> for Exercisemo8it
2024-04-29Document main and app_statemo8it
2024-04-28Add solutions to the initialized .gitignoremo8it
2024-04-28Revert escaping with ESC in list to be able to clear the messagemo8it
2024-04-28Highlight the active filtermo8it
2024-04-27Reorder the footer keysmo8it
2024-04-27Esacpe the list with ESCmo8it
2024-04-27Put long version in ()mo8it
2024-04-27Fix initializationmo8it
2024-04-27Use --show-output instead of --nocapturemo8it
2024-04-27Respect the target-dir config and show tests' outputmo8it
2024-04-25Include dev/Cargo.tomlmo8it
2024-04-25Show warnings and errors in the testsmo8it
2024-04-25Thanks Clippy :Dmo8it
2024-04-25Improve output after initializationmo8it
2024-04-25Try to run `git init`mo8it
2024-04-25Don't ignore .vscode/extensions.json when developing third-party exercisesmo8it
2024-04-25Name the exercises' package `exercises`mo8it
2024-04-25Update initialized .gitignoremo8it
2024-04-25Moar responsive :Pmo8it
2024-04-25Optimize the notify event handlermo8it
2024-04-25Raise the output capacitymo8it
2024-04-25Quicker response to file changesmo8it
2024-04-25Replace `mode` by `test` and `strict_clippy`mo8it
2024-04-25Use write macros instead of write_fmtmo8it
2024-04-25Use os_pipemo8it
2024-04-24Fix testsmo8it
2024-04-24Dump solution and show its pathmo8it
2024-04-24Preallocate pathmo8it
2024-04-24Use the embedded info.toml in debug modemo8it
2024-04-24Don't write solutions in debug modemo8it
2024-04-24Write the solution file on donemo8it
2024-04-23Refactor embedded files to add solutionsmo8it
2024-04-22Document dev commandsmo8it
2024-04-22Add --no-gitmo8it
2024-04-22Third-party exercises should be in a separate Git repomo8it
2024-04-21dev init -> dev new PATHmo8it
2024-04-21Add a disclaimer to the state filemo8it
2024-04-21Add a confirmation prompt to the init subcommandmo8it
2024-04-21Fix the generated Cargo.toml after rustlings initmo8it
2024-04-21Catch the usage of the old methodmo8it
2024-04-21Rename constantmo8it
2024-04-18Make the exercise name option for the hint subcommandmo8it
2024-04-18Improve resettingmo8it
2024-04-18Only take a referencemo8it
2024-04-18Place mods under all importsmo8it
2024-04-18Disable init command during developmentmo8it