summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-01Print the exercise solution on checkmo8it
2024-06-01Don't try to check a solution that doesn't existmo8it
2024-06-01Check that all solutions run successfullymo8it
2024-06-01Change condition ordermo8it
2024-06-01Update the bins buffer capacitymo8it
2024-05-25Add solutions to binsmo8it
2024-05-14Fix typomo8it
2024-05-14Done documentationmo8it
2024-05-14Make it more clear that only one char is expectedmo8it
2024-05-14Remove inlinemo8it
2024-05-14Document initmo8it
2024-05-13Document info_filemo8it
2024-05-13Use public comments for public itemsmo8it
2024-05-13Document exercisemo8it
2024-05-13Document embeddedmo8it
2024-05-13Thanks Clippy :)mo8it
2024-05-13Don't skip exercises on file changesmo8it
2024-05-13Better variable namingmo8it
2024-05-13Only send `Unrecognized` on ENTER if the last input wasn't validmo8it
2024-05-13Fix Windows terminal linksmo8it
2024-05-13Use PartialEq instead of matches!mo8it
2024-05-13No more word inputmo8it
2024-05-13Improve input handlingmo8it
2024-05-13Fix invisible input on Windowsmo8it
2024-05-13Move info.toml to rustlings-macros/mo8it
2024-05-12Optimize embedded dirsmo8it
2024-05-02Fix errorsmo8it
2024-05-01Document devmo8it
2024-05-01Check for tests while test=falsemo8it
2024-05-01Test run_cmdmo8it
2024-05-01Document cmdmo8it
2024-04-30Document and test cargo_tomlmo8it
2024-04-30Disable the pretty format because of `--show-output`mo8it
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