summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-11feat: Refactor hint systemmarisa
2019-11-11feat: Index exercises by namemarisa
2019-11-111.5.1marisa
2019-11-11fix(structs1): Remove misleading commentmarisa
2019-11-11fix(threads): Move Threads behind SLTmarisa
2019-11-11fix(strings): Move Strings before Structsmarisa
2019-11-11fix(errors3): Update hintmarisa
2019-11-11fix(if1): Remove `return` referencemarisa
2019-11-09Auto merge of #228 - WofWca:clear-screen, r=fmokobors
2019-11-09improvement(watch): clear screen before each `verify()`WofWca
2019-11-091.5.0marisa
2019-11-09Auto merge of #224 - nyxtom:feat-enums, r=fmokobors
2019-11-09Auto merge of #227 - workingjubilee:watch-clears-terminal, r=fmokobors
2019-11-09watch: clears terminal before entering loopJubilee Young
2019-10-29fix: Rewrite test1 logicmarisa
2019-10-29Auto merge of #225 - ssweeny:fix/test1-wording, r=fmokobors
2019-10-28feat: Add enums exercisesThomas Holloway
2019-10-28chore: Clarify comment in exercises/test1.rsScott Sweeny
2019-10-28Auto merge of #219 - vyaslav:master, r=fmokobors
2019-10-26fix(option1): Fix arguments passed to assert! macro (#222)marisa
2019-10-26chore: Bump version in Cargo.lock (#223)marisa
2019-10-25chore: Bump version in Cargo.lockNiklas Anderson
2019-10-25fix(option1): Fix arguments passed to assert! macroNiklas Anderson
2019-10-25Update README to show latest version, for those who copy/paste (#221)marisa
2019-10-24Update README to show latest version, for those who copy/pasteMark Provan
2019-10-23docs: Add automatic Windows support to Readmemarisa
2019-10-23chore(ci): Remove GitHub actions for nowmarisa
2019-10-23Auto merge of #220 - gdoenlen:master, r=fmokobors
2019-10-22remove execution policy checkGeorge Doenlen
2019-10-22Add basic windows install script.George Doenlen
2019-10-21feat: Added exercise for struct update syntaxViacheslav Avramenko
2019-09-25Auto merge of #217 - timthelion:timthelion-readme-run, r=fmokobors
2019-09-07Tense in READMETimothy Hobbs
2019-08-21chore(ci): Add GitHub Actions CI filekomaeda
2019-08-21Auto merge of #212 - sosnowski:fix/add-dyn-trait, r=komaedabors
2019-08-21fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscl...Damian S
2019-08-18Auto merge of #209 - Dylnuge:slice-assert, r=komaedabors
2019-08-17fix(primitive_types4): Fail on a slice covering the wrong areaDylan Nugent
2019-08-13Auto merge of #206 - ajaxm:ajaxm/rustup-update, r=komaedabors
2019-08-131.4.1marisa
2019-08-12Auto merge of #208 - EnricoMiccoli:patch-1, r=komaedabors
2019-08-12chore: Correct typoEnrico Miccoli
2019-08-11Auto merge of #207 - nkanderson:fix_iterators2, r=komaedabors
2019-08-09chore(iterators2): Add exercise instructionsNiklas Anderson
2019-08-09fix(iterators2): Remove syntax resulting in misleading error messageNiklas Anderson
2019-08-03docs: Suggest rustup update in readmeAjax Manohar
2019-07-27Auto merge of #201 - zdzc:patch-1, r=komaedabors
2019-07-27docs: Fix wrong titleAndre Pratama
2019-07-27Auto merge of #198 - nkanderson:160_options1-add-test, r=komaedabors
2019-07-26fix(option1): Add test for prematurely passing exerciseNiklas Anderson