Commit Graph

2656 Commits (v6)
 

Author SHA1 Message Date
mo8it 0338b1cbdf primitive_types3 solution 4 days ago
mo8it e1051724c3 primitive_types2 solution 4 days ago
mo8it 0e4136d31e Update deps 4 days ago
mo8it f8d38320cd Fix typos 7 days ago
mo8it 42bd0b8b75 Update deps 7 days ago
mo8it 08ac11ff22 Add --require-solutions option to `dev check` 2 weeks ago
mo8it 6ae4a979f4 Check for unexpected files in the solutions dir 2 weeks ago
mo8it a3ada0eee8 Print the exercise solution on check 2 weeks ago
mo8it 50530fa3cf Don't try to check a solution that doesn't exist 2 weeks ago
mo8it 611f9d8722 Check that all solutions run successfully 2 weeks ago
mo8it 8e9c99ae5b Change condition order 2 weeks ago
mo8it c324ea10df Update deps 2 weeks ago
mo8it 1984a8d38e Update Cargo.toml with the solution bins 2 weeks ago
mo8it 84a818dbda Update the bins buffer capacity 2 weeks ago
mo8it beb7b24e8e Add solutions to bins 3 weeks ago
mo8it 990c68efcb primitive_types1 solution 3 weeks ago
mo8it 8d4145038d Update deps 3 weeks ago
mo8it f2c3dcab3a quiz1 solution 3 weeks ago
mo8it 73e84f8379 if3 solution 3 weeks ago
mo8it eafb157d60 if2 solution 3 weeks ago
mo8it 7cdf6b7942 Add missing semicolons 3 weeks ago
mo8it c8ad6c3960 if1 solution 3 weeks ago
mo8it 3bb71c6b0c Remove unneeded pub 3 weeks ago
mo8it d0b843d6c4 Add solutions to functions 3 weeks ago
mo8it 0f4c42d54e Add solutions to intro and variables 3 weeks ago
mo8it bde2524c3b Update deps 3 weeks ago
mo8it cf3f6fd6a1 Fix typo 4 weeks ago
mo8it c8481d35c1 Done documentation 4 weeks ago
mo8it 96a44f3dcf Make it more clear that only one char is expected 4 weeks ago
mo8it 0ae66d1860 Remove inline 4 weeks ago
mo8it 700605ff35 Document init 4 weeks ago
mo8it a67e63cce0 Document info_file 4 weeks ago
mo8it d48e86b154 Use public comments for public items 4 weeks ago
mo8it 39a19f9450 Document exercise 4 weeks ago
mo8it 2dfc7cdb1a Document embedded 1 month ago
mo8it 0add5ac240 chore: Release 1 month ago
mo8it 5a1d95028c Update version in README 1 month ago
mo8it e80e91faf2 Thanks Clippy :) 1 month ago
mo8it 4ae3fcc3ca Don't skip exercises on file changes 1 month ago
mo8it 17a2d42ffd Better variable naming 1 month ago
mo8it a7bc6d53a5 Only send `Unrecognized` on ENTER if the last input wasn't valid 1 month ago
mo8it 56eb4a5d65 chore: Release 1 month ago
mo8it f6cf6c611c Fix Windows terminal links 1 month ago
mo8it 7a74a72dc8 Update beta version in README 1 month ago
mo8it a4da216a5c chore: Release 1 month ago
mo8it 8b2d9ed503 Use PartialEq instead of matches! 1 month ago
mo8it d2b5906be2 No more word input 1 month ago
mo8it f9e35a4344 Improve input handling 1 month ago
mo8it 0525739046 Fix invisible input on Windows 1 month ago
mo8it 11fda5d70f Move info.toml to rustlings-macros/
This improves the experience for contributors on Windows becuase
Windows can't deal with git symbolic links out of the box…
1 month ago