summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
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-18Place mods under all importsmo8it
2024-04-18Disable init command during developmentmo8it
2024-04-18Move constantmo8it
2024-04-17Fix typomo8it
2024-04-17Add "dev update"mo8it
2024-04-16Update Cargo.toml on `dev check`mo8it
2024-04-16Fix running dev commandsmo8it
2024-04-16Add the format versionmo8it
2024-04-15Scetch the dev subcommandmo8it
2024-04-15Revert "Implement third-party exercises trust handling"mo8it
2024-04-15Implement third-party exercises trust handlingmo8it
2024-04-14 Update POST_INIT_MSGmo8it
2024-04-14Add the manual-run optionmo8it
2024-04-14Clear the terminal after showing the welcome messagemo8it
2024-04-14Show the welcome messagemo8it
2024-04-14Tolerate changes in the state filemo8it
2024-04-12Show the final messagemo8it
2024-04-12Deal with long stringsmo8it
2024-04-11Remove the watch subcommandmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-04-10Make the list mode part of the watch modemo8it
2024-04-09Use shrink to fit before leaking the vectormo8it
2024-04-09Use exercises as leakedmo8it
2024-04-09Improve event handling in the watch modemo8it
2024-04-09Add progress bar to listmo8it
2024-04-08Show message on resetmo8it
2024-04-08Merge importsmo8it
2024-04-07Some renamingsmo8it
2024-04-07Implement resettingmo8it
2024-04-07State -> StateFilemo8it
2024-04-07Implement "continue at"mo8it
2024-04-07Started with listmo8it
2024-04-07Can't use Ratatui for the watch mode :(mo8it
2024-04-05Start with the statemo8it
2024-04-05Start with the TUImo8it
2024-04-05Remove ui.rsmo8it
2024-04-04Clean up as a preparation for the TUImo8it
2024-04-01Add VerifyStatemo8it
2024-04-01Improvements to `verify`mo8it
2024-04-01Remove unneeded .iter()mo8it
2024-03-31Inline resetmo8it
2024-03-31Some improvements to error handlingmo8it
2024-03-31Use Cargo instead of rustcmo8it
2024-03-30Show a success message after resettingmo8it