| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-27 | fix watch command path execution | liv | |
| 2019-03-20 | add tests | lyn | |
| 2019-03-17 | Be nicer when rustlings isn't run from the right directory. | Kyle Isom | |
| Before, rustlings would panic if it wasn't in the right directory. It took me a minute to figure out why, and this wasn't my first intro to Rust. It would probably help new users if they saw a helpful message instead of a stack trace. | |||
| 2019-03-15 | Remove unnessecary whitespace | Andrew Bagshaw | |
| 2019-03-15 | Change to \n | Andrew Bagshaw | |
| 2019-03-13 | Add clear break between verify executions | Andrew Bagshaw | |
| 2019-03-13 | deduplicate | Andrew Bagshaw | |
| 2019-03-13 | Start verification at most recently modified file | Andrew Bagshaw | |
| 2019-03-11 | clippy-ify | lyn | |
| 2019-03-06 | standardize exercise running via an external toml file | lyn | |
| 2019-03-06 | Fix file watching for vim swap files | Shaun Bennett | |
| 2019-02-17 | Add thread exercises to verify entrypoint | Hirokazu Hata | |
| 2019-02-15 | fix test command execution | liv | |
| seems like i forgot that you actually need to run executables created with `rustc --test`! this also reworks the "test1" exercise a bit closes #108 | |||
| 2019-01-25 | add "--color always" to the other rustc commands | liv | |
| 2019-01-23 | add more detailed command help | liv | |
| 2019-01-23 | add tests; refactor exercise links | liv | |
| 2019-01-09 | add --test run flag | liv | |
| 2019-01-09 | add a test | liv | |
| 2019-01-09 | remove the ex*.rs files | liv | |
| 2019-01-09 | make the default output a bit nicer | liv | |
| 2019-01-09 | rustfmt | liv | |
| 2019-01-09 | split codebase | liv | |
| 2019-01-09 | ah well it was worth a try | liv | |
| 2019-01-09 | revert | liv | |
| 2019-01-09 | update for rust 2018 | liv | |
| 2018-11-26 | Add watch mode, and don't panic on clean failure | Erik Vesteraas | |
| 2018-11-26 | switch theme to base16 eighties | olivia | |
| 2018-11-26 | Merge pull request #98 from evestera/rustc-color-always | olivia hugger | |
| Propagate colored output from rustc | |||
| 2018-11-26 | add markdown output for default command | olivia | |
| 2018-11-26 | Add color=always to rustc options | Erik Vesteraas | |
| 2018-11-23 | implement run command | olivia | |
| 2018-11-14 | fmt | olivia | |
| 2018-11-14 | add empty line after ascii | olivia | |
| 2018-11-14 | add a fancy ascii header | olivia | |
| 2018-11-14 | color output messages | olivia | |
| 2018-11-09 | add the whole curriculum | olivia | |
| 2018-11-09 | right let's try this one again | olivia | |
| 2018-05-22 | oh, commit this | olivia | |
| 2018-05-22 | put it in a separate file | olivia | |
| 2018-05-22 | replace macros with more general methods | olivia | |
| 2018-05-22 | small fixes | olivia | |
| 2018-05-22 | port the first exercise from the old curriculum | olivia | |
| 2018-05-16 | rustfmt | olivia | |
| 2018-05-16 | make the initial output prettier | olivia | |
| 2018-05-16 | add another example | olivia | |
| 2018-05-16 | make the example work | olivia | |
| 2018-05-14 | format | olivia | |
| 2018-05-14 | use macros | olivia | |
| 2018-05-06 | experiment | olivia | |
| 2018-05-06 | move to another file | olivia | |
