summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2024-04-18Move constantmo8it
2024-04-18Use git stash to reset third-party exercisesmo8it
2024-04-18Avoid an unneeded syscallmo8it
2024-04-17Fix testsmo8it
2024-04-17Require a main function in all exercisesmo8it
2024-04-17Trim before checking if the hint is emptymo8it
2024-04-17Check for empty field valuesmo8it
2024-04-17Print the path of the missing filemo8it
2024-04-17Remove redundant checksmo8it
2024-04-17Check the info filemo8it
2024-04-17Fix typomo8it
2024-04-17Check the format version in `dev check`mo8it
2024-04-17Add "dev update"mo8it
2024-04-16Use colors inside the testmo8it
2024-04-16Fix typomo8it
2024-04-16Add comment about keeping dependenciesmo8it
2024-04-16Add the mode fieldmo8it
2024-04-16Tell about updating Cargo.tomlmo8it
2024-04-16Update Cargo.toml on `dev check`mo8it
2024-04-16Fix typomo8it
2024-04-16Fix running dev commandsmo8it
2024-04-16Done `dev init`mo8it
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-14Print the trimmed final messagemo8it
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-14Trim the final messagemo8it
2024-04-14Show the welcome messagemo8it
2024-04-14Use push instead of extend_from_slice on charsmo8it
2024-04-14Simplify the state filemo8it
2024-04-14Add terminal linksmo8it
2024-04-14Tolerate changes in the state filemo8it
2024-04-13Remove unused ContextLinemo8it
2024-04-12Show the final messagemo8it
2024-04-12Add missing newlinemo8it
2024-04-12Print FAILEDmo8it
2024-04-12Set pending on fail in run modemo8it
2024-04-12It doesn't take minutes :Pmo8it
2024-04-12Remove the modifier filter in the list modemo8it
2024-04-12Fix Display for Exercisemo8it