index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
2024-08-28
Use a Vec for the name col padding
mo8it
2024-08-26
Making code prettier :P
mo8it
2024-08-25
Use queue instead of Stylize
mo8it
2024-08-24
Almost done with list display
mo8it
2024-08-24
Start list without Ratatui
mo8it
2024-08-09
Fix typos
mo8it
2024-08-08
Use fixed seeds with ahash
mo8it
2024-08-08
Allow initialization in a workspace
mo8it
2024-08-08
Fix errors not being shown after the welcome message
mo8it
2024-08-02
Use `trim_ascii` instead of `trim`
mo8it
2024-08-01
Improve the runner
mo8it
2024-07-25
Test initialization
mo8it
2024-07-08
Check is_terminal
mo8it
2024-07-07
Improve some messages
mo8it
2024-06-14
Fix typos
mo8it
2024-05-13
No more word input
mo8it
2024-04-30
Add press_enter_prompt
mo8it
2024-04-30
Fix clearing the terminal
mo8it
2024-04-29
Document main and app_state
mo8it
2024-04-27
Fix initialization
mo8it
2024-04-27
Respect the target-dir config and show tests' output
mo8it
2024-04-25
Optimize the notify event handler
mo8it
2024-04-25
Use os_pipe
mo8it
2024-04-24
Dump solution and show its path
mo8it
2024-04-22
Document dev commands
mo8it
2024-04-21
Add a confirmation prompt to the init subcommand
mo8it
2024-04-21
Fix the generated Cargo.toml after rustlings init
mo8it
2024-04-21
Catch the usage of the old method
mo8it
2024-04-21
Rename constant
mo8it
2024-04-18
Make the exercise name option for the hint subcommand
mo8it
2024-04-18
Improve resetting
mo8it
2024-04-18
Place mods under all imports
mo8it
2024-04-18
Disable init command during development
mo8it
2024-04-18
Move constant
mo8it
2024-04-17
Fix typo
mo8it
2024-04-17
Add "dev update"
mo8it
2024-04-16
Update Cargo.toml on `dev check`
mo8it
2024-04-16
Fix running dev commands
mo8it
2024-04-16
Add the format version
mo8it
2024-04-15
Scetch the dev subcommand
mo8it
2024-04-15
Revert "Implement third-party exercises trust handling"
mo8it
2024-04-15
Implement third-party exercises trust handling
mo8it
2024-04-14
Update POST_INIT_MSG
mo8it
2024-04-14
Add the manual-run option
mo8it
2024-04-14
Clear the terminal after showing the welcome message
mo8it
2024-04-14
Show the welcome message
mo8it
2024-04-14
Tolerate changes in the state file
mo8it
2024-04-12
Show the final message
mo8it
2024-04-12
Deal with long strings
mo8it
2024-04-11
Remove the watch subcommand
mo8it
[next]