Commit History

Author SHA1 Message Date
  Kim SHrier d82396c174 fix typo well -> will 2 years ago
  Chris Boesch a446d67992 Merge pull request #285 from chrboesch/improve_instruction 2 years ago
  Chris Boesch b6b78c628c Merge branch 'main' into improve_instruction 2 years ago
  Chris Boesch a5485bb8a2 Improve instructions. 2 years ago
  Chris Boesch df833e61e8 Merge pull request #284 from perillo/improve-exercise-type-more 2 years ago
  Manlio Perillo 3f81cdf3ac build: improve Exercise.addExecutable 2 years ago
  Manlio Perillo 1dd5852bec build: use multiline string literals when necessary 2 years ago
  Manlio Perillo 397c6671c0 build: remove assertion in `Exercise.key` 2 years ago
  Manlio Perillo be43e2d010 build: make `Exercise.hint` optional 2 years ago
  Dave Gauer e5341b91c1 Ex 101: Magic bags better than buckets for metaphors 2 years ago
  Chris Boesch 1c73ad29a7 Merge pull request #281 from perillo/add-healed-path-option 2 years ago
  Manlio Perillo 0cd86d2f9b build: add the healed-path option 2 years ago
  Chris Boesch e273dd298e Merge pull request #280 from arnon4/patch-1 2 years ago
  Arnon 25611b8312 Fixed example syntax for inline else 2 years ago
  Dave Gauer f2b3e93402 Merge branch 'main' of github.com:ratfactor/ziglings 2 years ago
  Dave Gauer 8a3d722a33 Ex 001 remove ancient script reference + wording 2 years ago
  Manlio Perillo eda73b2fa8 test: remove obsolete comment in the heal function 2 years ago
  Manlio Perillo 277c95db7a test: fix doc-comments 2 years ago
  Manlio Perillo 5c488a1402 test: improve test case 1 and 2 2 years ago
  Dave Gauer 7a44e4d342 Merge pull request #265 from Arya-Elfren/methods-clarification 2 years ago
  Dave Gauer 8345197f54 Merge pull request #264 from Arya-Elfren/float-clarification 2 years ago
  Chris Boesch a2b7fbe3e5 Merge pull request #279 from perillo/refactor-zigling-step-2 2 years ago
  Manlio Perillo a5d93c0b20 build: improve coding style in ZiglingStep 2 years ago
  Manlio Perillo 771b499cbc build: use @panic("OOM") instead of unreachable 2 years ago
  Manlio Perillo c6c6a32270 build: improve the exercise output check 2 years ago
  Manlio Perillo feeba51940 build: don't use @This() in ZiglingStep 2 years ago
  Manlio Perillo 3ec978d73f build: remove ZiglingStep.builder field 2 years ago
  Manlio Perillo 11d8468539 build: use Child.exec in ZiglingStep.run 2 years ago
  Manlio Perillo 40cbee8fa2 build: fix incorrect error handling in ZiglingStep.compile 2 years ago
  Manlio Perillo 27b941fdaf build: remove the ZiglingStep.makeInternal method 2 years ago