| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-09 | docs: Move content from Readme to Contributing | liv | |
| 2019-06-09 | docs: Recommend `rustlings watch` as default | liv | |
| 2019-03-06 | remove obsolete paragraph on `--test` flag | lyn | |
| 2019-03-06 | rework contribution guide for the new toml file | lyn | |
| 2019-03-06 | edit readme to use the install script | lyn | |
| 2019-02-14 | add another note for Xcode 10+ | liv | |
| 2019-02-14 | add a note regarding macos xcode dev tools | liv | |
| 2019-02-12 | replace old repository references | liv | |
| 2019-01-23 | update readme with reference to the old version | liv | |
| 2019-01-23 | minor readme change | liv | |
| 2019-01-23 | complete readme | liv | |
| 2019-01-09 | Update README.md | lynn | |
| 2019-01-09 | Update README.md | lynn | |
| 2019-01-09 | add "logo" | liv | |
| 2019-01-09 | clean up readme | liv | |
| 2018-11-30 | Merge branch 'new' into new-readme-more-explicit | Erik Vesteraas | |
| 2018-11-26 | Created sub READMEs for CLI only version | delet0r | |
| Sub READMEs contain the relevant resources from the main README of the web version. All second edition Rust Book links were updated to the 2018 edition. Fixed to typos in main README.md. | |||
| 2018-11-26 | Continue work on new readme. | Erik Vesteraas | |
| - Be more explicit re terminal commands - Copy over "Need help?" section - General wording | |||
| 2018-11-26 | README for CLI only version | delet0r | |
| This README mentions READMEs for every exercise topic, those haven't been added yet. | |||
| 2018-11-09 | right let's try this one again | olivia | |
| 2018-05-22 | update docs | olivia | |
| 2018-05-22 | add console output image | olivia | |
| 2018-05-22 | add some basic docs | olivia | |
| 2018-04-26 | wipe readme | olivia | |
| 2018-03-06 | Regenerate README | Carol (Nichols || Goulding) | |
| 2018-03-05 | Regenerate README | Carol (Nichols || Goulding) | |
| 2018-03-04 | Update generated README | Carol (Nichols || Goulding) | |
| 2018-03-04 | Update the updated book links | Carol (Nichols || Goulding) | |
| 2018-03-04 | Merge remote-tracking branch 'origin/pr/62' | Carol (Nichols || Goulding) | |
| 2018-03-04 | Fix line numbers | Carol (Nichols || Goulding) | |
| Fixes #69. | |||
| 2018-03-04 | Make a handlebars helper that uses prlink to generate a link from a file | Carol (Nichols || Goulding) | |
| 2018-03-04 | Redo line wrapping at 100 chars | Carol (Nichols || Goulding) | |
| 2018-03-04 | Introduce handlebars to be able to do templating | Carol (Nichols || Goulding) | |
| 2018-03-04 | Start a script to regenerate README.md from a template | Carol (Nichols || Goulding) | |
| So far this doesn't actually do any templating, just adds a note about the README being autogenerated :) | |||
| 2018-03-02 | Add filenames to the link | Carol (Nichols || Goulding) | |
| 2017-09-02 | Changed book links to second edition. | Stephen Slatky | |
| 2017-06-17 | links updated | dineshmv | |
| 2017-03-19 | Link edits + new exs from jan-schreib, mwilli20, & QuietMisdreavus! ☄️ | Carol (Nichols || Goulding) | |
| 2016-08-15 | changed URLs to https scheme where possible | sarge | |
| 2016-07-05 | Incorporate changes from @pindell-matt! 🚀 | Carol (Nichols || Goulding) | |
| 2016-07-04 | Update "strings2.rs" link | Matt Pindell | |
| Add 1 new-line to the "strings2.rs" link on rust playground so that the hints at the bottom are completely obscured on initial load. Used the "Shorten Link" option from the Playground to create the new url. | |||
| 2016-06-21 | Too many dashes oops | Carol (Nichols || Goulding) | |
| 2016-06-21 | Add more hints, better test failures, etc to errorsn | Carol (Nichols || Goulding) | |
| 2016-06-21 | Add another another error exercise | Carol (Nichols || Goulding) | |
| 2016-06-21 | Add another error exercise | Carol (Nichols || Goulding) | |
| 2016-06-16 | Update the readme links, oops | Carol (Nichols || Goulding) | |
| 2016-06-07 | Update dead dining philosophers link to the 1.4.0 book example. | Matthew J. Berger | |
| 2016-04-19 | Make strings2 less confusing, thank you @glenjamin!! :tada: | Carol (Nichols || Goulding) | |
| Fixes #41. | |||
| 2016-04-19 | Incorporate ConnyOnny's iterator exercise! | Carol (Nichols || Goulding) | |
| - Deciding not to have solutions in the tree right now, until I figure out a more general way to handle that. - The assertions work really great as tests, actually! - Simplifying a few of the side points-- I think they deserve their own exercises :) | |||
| 2016-04-16 | Add jleedev's try!, From, and Error exercise! ✨ | Carol (Nichols || Goulding) | |
| Made some modifications to clarify the structure since this is a bigger example, also added some more hints. Name it errorsn since I think we could still use more exercises between errors1 and errorsn, but I've been sitting on these too long as it is :) | |||
