summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-21Add another error exerciseCarol (Nichols || Goulding)
2016-06-16Update the readme links, oopsCarol (Nichols || Goulding)
2016-06-14Create tests for if1.rsDaan van Berkel
2016-06-08Merge pull request #45 from matthewjberger/masterCarol (Nichols || Goulding)
2016-06-07Update dead dining philosophers link to the 1.4.0 book example.Matthew J. Berger
2016-05-31Merge pull request #44 from Zajn/zajn/update-hint-textCarol (Nichols || Goulding)
2016-05-25Update hint to reflect new variable binding nameZachary T Jones
2016-05-14Merge pull request #43 from laboon/wjl_add_test_instructionsCarol (Nichols || Goulding)
2016-05-12Add directions on running testslaboon
2016-04-19Make strings2 less confusing, thank you @glenjamin!! :tada:Carol (Nichols || Goulding)
2016-04-19Incorporate ConnyOnny's iterator exercise!Carol (Nichols || Goulding)
2016-04-16Merge remote-tracking branch 'origin/pr/40'Carol (Nichols || Goulding)
2016-04-16Add jleedev's try!, From, and Error exercise! ✨Carol (Nichols || Goulding)
2016-04-16Add an exercise for rewriting Option to be ResultCarol (Nichols || Goulding)
2016-04-16Rename the first errors exercise to be about Option, link to itCarol (Nichols || Goulding)
2016-04-16Start an error handling section and move the result exercise thereCarol (Nichols || Goulding)
2016-04-16Add some error handling exercisesCarol (Nichols || Goulding)
2016-04-14fixed iterator1 exercise by giving the compiler less cluesConstantin Berhard
2016-04-14added exercise iterator1 and its solutionConstantin Berhard
2016-04-09Merge pull request #37 from jwworth/pull_request_1460220767Carol (Nichols || Goulding)
2016-04-09Fix typoJake Worth
2016-03-27Merge pull request #36 from jonathantorres/patch-1Carol (Nichols || Goulding)
2016-03-27Update LICENSE year.Jonathan Torres
2016-02-09Ignore temporary .swp filesCarol (Nichols || Goulding)
2016-02-08Moved away from deprecated thread::sleep_msSeamus Connor
2016-02-07Add links to the new primitive types exercises!!Carol (Nichols || Goulding)
2016-02-07Add tuple indexing exercise from @ruipserra!! 👏Carol (Nichols || Goulding)
2016-02-07Add tuple exercise from @ruipserra! 😻Carol (Nichols || Goulding)
2016-02-07Add slice exercise from @ruipserra!!! 💫✨Carol (Nichols || Goulding)
2016-02-07Oops this is a .rs file, not a .md fileCarol (Nichols || Goulding)
2016-02-07Add array exercise from @ruipserra!!! 🎆🎆🎆Carol (Nichols || Goulding)
2016-02-03Merge pull request #22 from douglascorrea/masterCarol (Nichols || Goulding)
2016-02-03Changing the IRC chanel to #rust-beginnersDouglas Correa
2015-11-17Make @ConnyOnny's example be 1st example in the `if` section! :tada:Carol (Nichols || Goulding)
2015-11-17Merge remote-tracking branch 'origin/pr/18'Carol (Nichols || Goulding)
2015-11-17Update link in README for move semantics 1Carol (Nichols || Goulding)
2015-11-16Fix typo in hint for move_semantics1.rs.Todd Thomas
2015-10-28exercise for the ternary operatorConstantin Berhard
2015-10-04Add some more common String/&str idiomsCarol (Nichols || Goulding)
2015-09-30Incorporate Arc exercise from @ConnyOnny!! :star2:Carol (Nichols || Goulding)
2015-09-30added Arc1 to the Readme.mdConstantin Berhard
2015-09-30Arc1 code addedConstantin Berhard
2015-09-29Add a shared mutability between threads exerciseCarol (Nichols || Goulding)
2015-09-22Be more specific with what I'm talking aboutCarol (Nichols || Goulding)
2015-09-22Rearrange comment to break up bulleted listsCarol (Nichols || Goulding)
2015-09-22Incorporate Move Semantics exercises from Felix's tutorialCarol (Nichols || Goulding)
2015-09-20Update TODO listCarol (Nichols || Goulding)
2015-09-20Add some exercises about tests!Carol (Nichols || Goulding)
2015-09-20Add some exercises about Strings and &strs!Carol (Nichols || Goulding)
2015-09-18Add jdm's Result exercise!! :joy_cat:Carol (Nichols || Goulding)