Commit Graph

76 Commits (8c008a0e7d735d877bde07e7451afa555513e998)

Author SHA1 Message Date
lyn 9144c816bf remove obsolete paragraph on `--test` flag 6 years ago
lyn 10d4d61d19 rework contribution guide for the new toml file 6 years ago
lyn 05e8f02d0a edit readme to use the install script 6 years ago
liv 17fa037a16 add another note for Xcode 10+ 6 years ago
liv 1922b76ada add a note regarding macos xcode dev tools 6 years ago
liv c6a313d1a8 replace old repository references 6 years ago
liv 92072f39ac update readme with reference to the old version 6 years ago
liv f447adef8f minor readme change 6 years ago
liv 63c50a3453 complete readme 6 years ago
lynn ed89ada148
Update README.md 6 years ago
lynn 3e0c25d24d
Update README.md 6 years ago
liv 2b31ae1afe add "logo" 6 years ago
liv 7907dedda6 clean up readme 6 years ago
Erik Vesteraas c37ba3e697
Merge branch 'new' into new-readme-more-explicit 6 years ago
delet0r 0973e60056 Created sub READMEs for CLI only version
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.
6 years ago
Erik Vesteraas 7f5ab6e1dc Continue work on new readme.
- Be more explicit re terminal commands
- Copy over "Need help?" section
- General wording
6 years ago
delet0r c5c32f4add README for CLI only version
This README mentions READMEs for every
exercise topic, those haven't been added yet.
6 years ago
olivia f7846af7ac right let's try this one again 6 years ago
olivia 54f58cd726 update docs 6 years ago
olivia 729217da2f add console output image 6 years ago
olivia 71a6041edf add some basic docs 6 years ago
olivia 32ac403da5 wipe readme 6 years ago
Carol (Nichols || Goulding) 65bedf2d90 Regenerate README 7 years ago
Carol (Nichols || Goulding) 56d7cdcfb1 Regenerate README 7 years ago
Carol (Nichols || Goulding) 510e9f884d
Update generated README 7 years ago
Carol (Nichols || Goulding) 1d20c22d3f
Update the updated book links 7 years ago
Carol (Nichols || Goulding) 291182d308
Merge remote-tracking branch 'origin/pr/62' 7 years ago
Carol (Nichols || Goulding) 956ffa9d7c
Fix line numbers
Fixes #69.
7 years ago
Carol (Nichols || Goulding) 70aa18699b
Make a handlebars helper that uses prlink to generate a link from a file 7 years ago
Carol (Nichols || Goulding) b11fb2f5a1
Redo line wrapping at 100 chars 7 years ago
Carol (Nichols || Goulding) 2ac0d5982c
Introduce handlebars to be able to do templating 7 years ago
Carol (Nichols || Goulding) 87d8131f1f
Start a script to regenerate README.md from a template
So far this doesn't actually do any templating, just adds a note about
the README being autogenerated :)
7 years ago
Carol (Nichols || Goulding) 7c10d8315b
Add filenames to the link 7 years ago
Stephen Slatky 34117ad9b9 Changed book links to second edition. 7 years ago
dineshmv 8f772651ee links updated 7 years ago
Carol (Nichols || Goulding) b5bbd7247a Link edits + new exs from jan-schreib, mwilli20, & QuietMisdreavus! ☄️ 8 years ago
sarge 2079503b21 changed URLs to https scheme where possible 8 years ago
Carol (Nichols || Goulding) 32131ae811 Incorporate changes from @pindell-matt! 🚀 8 years ago
Matt Pindell cdcec9ca20 Update "strings2.rs" link
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.
8 years ago
Carol (Nichols || Goulding) 17d830015c Too many dashes oops 8 years ago
Carol (Nichols || Goulding) 4378a2c5bf Add more hints, better test failures, etc to errorsn 8 years ago
Carol (Nichols || Goulding) 0b15e92738 Add another another error exercise 8 years ago
Carol (Nichols || Goulding) ae46dfd752 Add another error exercise 8 years ago
Carol (Nichols || Goulding) 6a376c1e3d Update the readme links, oops 8 years ago
Matthew J. Berger 95669896fa Update dead dining philosophers link to the 1.4.0 book example. 8 years ago
Carol (Nichols || Goulding) 3a172ccf30 Make strings2 less confusing, thank you @glenjamin!! 🎉
Fixes #41.
9 years ago
Carol (Nichols || Goulding) 4bf727cbf7 Incorporate ConnyOnny's iterator exercise!
- 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 :)
9 years ago
Carol (Nichols || Goulding) 65cc4cf12c Add jleedev's try!, From, and Error exercise!
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 :)
9 years ago
Carol (Nichols || Goulding) c21fb10ae4 Add an exercise for rewriting Option to be Result
In the case where you'd like to provide an explanation why the function
isn't able to do the thing, rather than just not doing the thing.
9 years ago
Carol (Nichols || Goulding) 4587266b82 Rename the first errors exercise to be about Option, link to it 9 years ago