Commit Graph

2457 Commits (25e7696565349014c5e2662ddba43dc20391e272)
 

Author SHA1 Message Date
mo8it 0819bbe21f Can't use Ratatui for the watch mode :( 6 months ago
mo8it 18342b3aa3 Verify starting with some index 6 months ago
mo8it c2daad8340 Return an error instead of exiting 6 months ago
mo8it de9a0ed522 Update state 6 months ago
mo8it 06e7216c83 Elimintate an itermediate variable 6 months ago
mo8it 60155294e9 Rename packages 6 months ago
mo8it 3f2d41de9e Start with the state 6 months ago
mo8it b0f19fd862 Start with the TUI 6 months ago
mo8it 0bf51c6a0d Ignore .ignore 6 months ago
mo8it 1d2c2cffd2 Remove .gitattributes 6 months ago
mo8it 157fe016e5 Remove ui.rs 6 months ago
mo8it 5a233398eb Fix tests 6 months ago
mo8it 919ba88413 Use the pretty format when testing even with -q 6 months ago
mo8it 445441ce25 Make gen-dev-cargo-toml a separate package
so that `cargo install` only installs `rustlings`
6 months ago
mo8it 34375b2ebf Clean up as a preparation for the TUI 6 months ago
mo8it 9ea744a710 Remove deps not needed in the TUI 6 months ago
mo8it 2b6f9fb6a7 Add Ratatui 6 months ago
Mo 8c8f30d8ce
Merge pull request #1931 from mo8it/standalone-binary
Standalone binary
6 months ago
mo8it b6c434c445 Remove optional version field 6 months ago
mo8it 569a68eb73 Minify generated Cargo.toml 6 months ago
mo8it 1885ece2dc Merge branch 'main' 6 months ago
Mo 459c52137a
Merge pull request #1765 from junderw/junderw/fix-gitignore
Fix gitignore for clippy exercise
6 months ago
mo8it 190945352a Add comments about dev/Cargo.toml 6 months ago
mo8it def8d2c569 Add VerifyState 6 months ago
mo8it fdd7de00bd Improvements to `verify` 6 months ago
mo8it 2f30eac27f Remove unneeded .iter() 6 months ago
mo8it 14f3585816 Make `cargo run` work 6 months ago
mo8it 8ad18de54c Use var_os to avoid conversion to String 6 months ago
mo8it 7560aec66b Inline reset 6 months ago
mo8it fb32d0b86f Remove redundant test 6 months ago
mo8it 7090fffeae Fix tests 6 months ago
mo8it c1de4d46aa Some improvements to error handling 6 months ago
mo8it 82b563f165 Use Cargo instead of rustc 6 months ago
liv 9cb25e16f9
Merge pull request #1928 from mo8it/v1-readme
Remove the reference to v1
6 months ago
liv ca07abf3dc
Merge pull request #1929 from mo8it/threads2
threads2: simplify the exercise
6 months ago
mo8it b711dd692a Add .gitignore 6 months ago
mo8it 1e1f031713 Fix path comparison 6 months ago
mo8it b5e17c965d Add an error message when a file is not embedded 6 months ago
mo8it 23f0fae1c8 Show a success message after resetting 6 months ago
mo8it 79ca821e26 Fix tests 6 months ago
mo8it fe7d775818 Remove the installation scripts 6 months ago
Mo 4e59857228
Merge pull request #1934 from rust-lang/all-contributors/add-loshz
docs: add loshz as a contributor for code
6 months ago
allcontributors[bot] c2b7f45806
docs: update .all-contributorsrc [skip ci] 6 months ago
allcontributors[bot] c6597d0010
docs: update AUTHORS.md [skip ci] 6 months ago
Mo 1a4f55e0e6
Merge pull request #1933 from loshz/main
options1: slightly update grammar
6 months ago
Dan 30273a6ee5
Merge branch 'main' into main 6 months ago
mo8it 8e3cc9d70c Improve printed information 6 months ago
mo8it 2b01811fe9 Fix typo 6 months ago
mo8it a561a0f7f0 Avoid reinitialization by mistake 6 months ago
mo8it 36a8e3ac0e Replace rust-project.json with Cargo.toml 6 months ago