Commit Graph

  • 426a7bb87f Auto merge of #249 - AbdouSeck:conversions, r=fmoko bors 2019-12-16 16:41:03 +0000
  • fc26b5e151 I AM NOT DONE comment in conversions exercise files Abdou Seck 2019-12-16 11:33:00 -0500
  • 0c85dc1193 feat: Add type conversion and parsing exercises Abdou Seck 2019-12-16 08:34:30 -0500
  • fe10e06c37
    fix(tests1): Change test command marisa 2019-12-16 13:05:25 +0100
  • 419f7797f2
    fix(iterators2): Remove reference to missing iterators2.rs (#245) marisa 2019-12-16 12:51:03 +0100
  • 54571a5fca
    fix(iterators2): Remove reference to missing iterators2.rs Rahat Ahmed 2019-12-07 23:25:13 -0800
  • 4b79691d5e 2.1.0 marisa 2019-11-27 10:46:09 +0100
  • 615ce32798
    fix(enums): Add link to chapter on pattern syntax (#242) marisa 2019-11-25 12:16:51 +0000
  • 31c25ebb50
    Add link to chapter on pattern syntax Jens 2019-11-24 09:28:33 +0100
  • f4acb888a6 Auto merge of #241 - vyaslav:master, r=fmoko bors 2019-11-18 22:23:14 +0000
  • 8143d57b4e feat(watch): show hint while watching vyaslav 2019-11-18 18:11:22 +0100
  • a40ad092e9 Auto merge of #239 - jrvidal:master, r=fmoko bors 2019-11-14 08:23:50 +0000
  • b565c4d3e7 fix: line numbers in several exercises and hints Roberto Vidal 2019-11-14 08:20:38 +0100
  • e9a835c1c0 Auto merge of #237 - ckeschnat:master, r=fmoko bors 2019-11-13 23:45:56 +0000
  • cf38f03459 Auto merge of #238 - ageorgou:functions4-update, r=fmoko bors 2019-11-13 23:41:00 +0000
  • 4c5189df2b fix(primitive_types4): update outdated hint Anastasis Georgoulas 2019-11-13 10:58:03 +0000
  • a09f684f05 fix(strings2): update line number in hint Anastasis Georgoulas 2019-11-13 10:47:01 +0000
  • 8cc5af121c
    Fix(functions4): Update line number in hint ageorgou 2019-11-12 23:49:19 +0000
  • c42c3b2101
    fix(arc1): Fix some words in the comment Chris Keschnat 2019-11-12 18:37:23 +0100
  • fda5a47069 fix(variables1): Correct wrong word in comment Chris Keschnat 2019-11-12 17:27:02 +0100
  • 57a837bde6
    Merge pull request #236 from jrvidal/master marisa 2019-11-12 13:00:28 +0100
  • ded2c034ba fix(primitive_types4): update outdated comment Roberto Vidal 2019-11-12 12:50:33 +0100
  • eac07df96c 2.0.0 marisa 2019-11-12 12:20:16 +0100
  • 8c1376df07 Auto merge of #235 - rust-lang:fmoko-patch-1, r=fmoko bors 2019-11-12 11:13:06 +0000
  • 45d68d9b39 Auto merge of #232 - rust-lang:update-docs, r=fmoko bors 2019-11-12 11:07:56 +0000
  • c371b853af
    fix(default): Clarify the installation procedure marisa 2019-11-12 11:53:58 +0100
  • bc32a63c69 Auto merge of #234 - jrvidal:no-prompt-on-run, r=fmoko bors 2019-11-12 10:50:19 +0000
  • 4b26546589 fix(run): makes `run` never prompt Roberto Vidal 2019-11-12 11:35:40 +0100
  • bc56788fe6 Auto merge of #233 - jrvidal:rustc-check, r=fmoko bors 2019-11-11 18:19:07 +0000
  • b4d41c1b7a chore: Update docs for 2.0 marisa 2019-11-11 18:02:56 +0100
  • 36a033b87a feat(cli): check for rustc before doing anything Roberto Vidal 2019-11-11 17:15:14 +0100
  • 9544ba1029 Auto merge of #231 - rust-lang:refactor-hints, r=jrvidal bors 2019-11-11 16:51:12 +0000
  • 1a7bb5a400 Address feedback marisa 2019-11-11 17:47:45 +0100
  • 48c35bcfbc fix tests marisa 2019-11-11 17:28:19 +0100
  • ec2d4bd3ee
    Merge branch 'master' into refactor-hints marisa 2019-11-11 17:21:06 +0100
  • ce9fa6ebbf feat(hint): Add test for hint marisa 2019-11-11 17:19:50 +0100
  • 9a9007abae chore: Add .editorconfig file marisa 2019-11-11 17:12:11 +0100
  • 88ec6f6b16 Auto merge of #230 - jrvidal:master, r=fmoko bors 2019-11-11 15:59:35 +0000
  • 795b6e3480 fix(info): Fix trailing newlines for hints marisa 2019-11-11 16:56:39 +0100
  • 9bdb0a12e4 feat: Refactor hint system marisa 2019-11-11 16:51:38 +0100
  • 2cdd61294f feat: improve `watch` execution mode Roberto Vidal 2019-11-11 13:38:24 +0100
  • 627cdc07d0 feat: Index exercises by name marisa 2019-11-11 15:46:32 +0100
  • a47a62172a 1.5.1 marisa 2019-11-11 14:02:27 +0100
  • f72e5a8f05 fix(structs1): Remove misleading comment marisa 2019-11-11 13:57:59 +0100
  • fbe91a67a4 fix(threads): Move Threads behind SLT marisa 2019-11-11 13:48:09 +0100
  • 6dcecb38a4 fix(strings): Move Strings before Structs marisa 2019-11-11 13:46:42 +0100
  • dcfb427b09 fix(errors3): Update hint marisa 2019-11-11 13:37:43 +0100
  • ad03d180c9 fix(if1): Remove `return` reference marisa 2019-11-11 13:34:21 +0100
  • 3232a4d60d Auto merge of #228 - WofWca:clear-screen, r=fmoko bors 2019-11-09 15:23:53 +0000
  • 3aff590855 improvement(watch): clear screen before each `verify()` WofWca 2019-11-09 22:24:24 +0800
  • c8babbad27 1.5.0 marisa 2019-11-09 10:52:20 +0100
  • c6dad28ddc Auto merge of #224 - nyxtom:feat-enums, r=fmoko bors 2019-11-09 09:41:36 +0000
  • fea81419cd Auto merge of #227 - workingjubilee:watch-clears-terminal, r=fmoko bors 2019-11-09 09:31:50 +0000
  • 83be517e77 watch: clears terminal before entering loop Jubilee Young 2019-11-09 23:52:30 -0800
  • 79a569422c
    fix: Rewrite test1 logic marisa 2019-10-29 20:53:41 +0100
  • 1e0b12e37e Auto merge of #225 - ssweeny:fix/test1-wording, r=fmoko bors 2019-10-29 13:37:30 +0000
  • dc15032112 feat: Add enums exercises Thomas Holloway 2019-10-28 22:49:49 -0500
  • 2821227acf chore: Clarify comment in exercises/test1.rs Scott Sweeny 2019-10-28 23:08:46 -0400
  • 2191ef7eee Auto merge of #219 - vyaslav:master, r=fmoko bors 2019-10-28 22:56:54 +0000
  • 4c2cf6da75
    fix(option1): Fix arguments passed to assert! macro (#222) marisa 2019-10-26 00:27:40 +0200
  • 0f3d6d871e
    chore: Bump version in Cargo.lock (#223) marisa 2019-10-26 00:27:17 +0200
  • bd007d4617 chore: Bump version in Cargo.lock Niklas Anderson 2019-10-25 14:57:30 -0700
  • ead4f7af9e fix(option1): Fix arguments passed to assert! macro Niklas Anderson 2019-10-25 14:27:24 -0700
  • 4808b5b3ba
    Update README to show latest version, for those who copy/paste (#221) marisa 2019-10-25 01:54:10 +0200
  • f3da6796b9
    Update README to show latest version, for those who copy/paste Mark Provan 2019-10-24 13:56:14 +0100
  • cece12e87e docs: Add automatic Windows support to Readme marisa 2019-10-23 13:01:07 +0200
  • 68d1727cac chore(ci): Remove GitHub actions for now marisa 2019-10-23 12:56:07 +0200
  • 8a2e13b20a Auto merge of #220 - gdoenlen:master, r=fmoko bors 2019-10-23 10:49:36 +0000
  • ee311b8e5c remove execution policy check George Doenlen 2019-10-22 22:26:33 -0400
  • f0de6c4e92 Add basic windows install script. George Doenlen 2019-10-22 21:56:50 -0400
  • 1c4c8764ed feat: Added exercise for struct update syntax Viacheslav Avramenko 2019-10-21 14:23:06 +0200
  • e6161a6f58 Auto merge of #217 - timthelion:timthelion-readme-run, r=fmoko bors 2019-09-25 14:09:52 +0000
  • 8c0fe59c90
    Tense in README Timothy Hobbs 2019-09-07 16:17:45 +0000
  • 17690b3add
    chore(ci): Add GitHub Actions CI file komaeda 2019-08-21 13:23:38 +0200
  • f9987c8bed Auto merge of #212 - sosnowski:fix/add-dyn-trait, r=komaeda bors 2019-08-21 11:01:11 +0000
  • 8109cbad97 fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscloses #211 Damian S 2019-08-20 22:52:24 +0100
  • c5bb32253b Auto merge of #209 - Dylnuge:slice-assert, r=komaeda bors 2019-08-18 08:24:44 +0000
  • 5b1e673cec fix(primitive_types4): Fail on a slice covering the wrong area Dylan Nugent 2019-08-17 17:14:00 -0700
  • 2cd06826c0 Auto merge of #206 - ajaxm:ajaxm/rustup-update, r=komaeda bors 2019-08-13 10:04:36 +0000
  • 4f0c5a8d49
    1.4.1 marisa 2019-08-13 11:59:17 +0200
  • 3011251da7 Auto merge of #208 - EnricoMiccoli:patch-1, r=komaeda bors 2019-08-12 15:24:17 +0000
  • 76b4cb5c00
    chore: Correct typo Enrico Miccoli 2019-08-12 11:45:40 +0200
  • f83af3c25d Auto merge of #207 - nkanderson:fix_iterators2, r=komaeda bors 2019-08-11 15:44:40 +0000
  • e3931718fb chore(iterators2): Add exercise instructions Niklas Anderson 2019-08-09 07:36:39 -0700
  • 4cde86643e fix(iterators2): Remove syntax resulting in misleading error message Niklas Anderson 2019-08-09 07:28:35 -0700
  • 9ee3207280 docs: Suggest rustup update in readme Ajax Manohar 2019-08-02 23:26:51 -0700
  • e696a07190 Auto merge of #201 - zdzc:patch-1, r=komaeda bors 2019-07-27 19:07:22 +0000
  • e0db987441
    docs: Fix wrong title Andre Pratama 2019-07-27 22:14:48 +0700
  • 1890b0019d Auto merge of #198 - nkanderson:160_options1-add-test, r=komaeda bors 2019-07-27 10:32:47 +0000
  • a750e4a1a3 fix(option1): Add test for prematurely passing exercise Niklas Anderson 2019-07-26 16:44:10 -0700
  • 1c789dda08 Auto merge of #192 - petemcfarlane:patch-2, r=komaeda bors 2019-07-13 16:27:14 +0000
  • 4086d463a9
    fix(test1): Swap assertion parameter order Pete McFarlane 2019-07-13 13:31:57 +0100
  • b8368de6d5
    1.4.0 marisa 2019-07-13 12:50:22 +0200
  • 7dc90094d2 Auto merge of #191 - MrFroop:master, r=komaeda bors 2019-07-12 08:16:35 +0000
  • ba85ca32c4 Check if changed exercise file exists before calling verify. Fredrik Jambrén 2019-07-11 23:54:18 +0200
  • 70946b85e5 fix(readme): http to https etisdew 2019-07-08 07:58:14 -0700
  • 1570c328c6 Auto merge of #186 - Jesse-Cameron:iterator-exercise2, r=komaeda bors 2019-07-04 11:35:40 +0000
  • 9288fccf07 feat(iterators2): adds iterators2 exercise including config Jesse 2019-07-02 21:21:58 +1000
  • 5e1d7c3076 Auto merge of #184 - Jesse-Cameron:master, r=komaeda bors 2019-06-28 15:27:40 +0000
  • 89d5186c0d fix(test1): renamed function name to snake case closes #180 Jesse 2019-06-29 01:00:10 +1000