Commit Graph

  • d2d3dfa277 var to const when posssible lording 2023-06-22 09:41:41 +0000
  • bd4a48c3c9 Changed to zig developer version 3747. Chris Boesch 2023-06-22 11:31:46 +0200
  • 40bedacfdf Merge pull request #327 from lorrding/patch_v0.11.0-dev.3747 Chris Boesch 2023-06-22 11:25:22 +0200
  • ccb580f95d Fix broken builtin name in exercise 96 lording 2023-06-22 08:23:22 +0000
  • 39952817b3 Fix broken builtin name in exercise 36 lording 2023-06-22 08:23:01 +0000
  • f09a87c348 Merge pull request #325 from ckafi/what-a-dilema Chris Boesch 2023-06-18 19:02:24 +0200
  • 5984444489 fix typo Tobias Frilling 2023-06-17 09:34:37 +0200
  • 9c9671bb15 Merge pull request #323 from ratfactor/issue318 Chris Boesch 2023-06-11 23:54:05 +0200
  • 2815574e35 Removed debug info. Chris Boesch 2023-06-11 23:45:50 +0200
  • 7a16ed09ac Fixed missing comptime. Chris Boesch 2023-06-11 23:41:42 +0200
  • cac5770e3c Merge pull request #321 from ratfactor/issue317 Chris Boesch 2023-06-10 22:13:24 +0200
  • 33d3cc1647 Fixed description of @addWithOverflow Chris Boesch 2023-06-10 22:04:03 +0200
  • 80c92e3c94 closes https://github.com/ratfactor/ziglings/pull/311 Chris Boesch 2023-06-09 17:25:10 +0200
  • 947d1e4fbb Update README.md Chris Boesch 2023-05-31 23:34:41 +0200
  • 79f2b62774 Merge pull request #313 from chrboesch/colors Chris Boesch 2023-05-30 21:54:49 +0200
  • 9151557d39 Changed error text to bold. Chris Boesch 2023-05-30 21:45:33 +0200
  • b84a2f5c69 Merge pull request #312 from pdietl/pdietl/fix_grammar Chris Boesch 2023-05-30 21:34:46 +0200
  • 940482a07e Merge pull request #308 from perillo/refactor-zigling-step-more Chris Boesch 2023-05-30 20:20:53 +0200
  • edcf904ca2 Change grammar: there's -> there are ex. 17 Pete Dietl 2023-05-27 01:28:30 +0200
  • 1482b82500 changed version number Chris Boesch 2023-05-25 15:18:14 +0200
  • 763cdb10ca Merge pull request #309 from pseudocc/main Chris Boesch 2023-05-25 15:15:28 +0200
  • 192bd2e803 change std.debug.TTY to std.io.tty pseudoc 2023-05-25 18:04:36 +0800
  • 0b4ad6e99e build: use the old color style Manlio Perillo 2023-05-22 11:44:52 +0200
  • 3e38a4fc84 build: in `ZiglingStep.check_output` panic in case of OOM Manlio Perillo 2023-05-20 07:21:11 +0200
  • d0de9e5348 build: use `std.Build.Step.fail` to report errors Manlio Perillo 2023-05-19 19:21:21 +0200
  • 699f877bd5 build: remove `ZiglingStep.eval` Manlio Perillo 2023-05-19 15:28:20 +0200
  • 282c50834a Merge pull request #305 from perillo/improve-run-test Chris Boesch 2023-05-18 12:14:14 +0200
  • 54d5186982 Enable again the unit tests Manlio Perillo 2023-05-15 15:45:28 +0200
  • 9ab9ebf33f Refactor testing support Manlio Perillo 2023-05-15 15:23:10 +0200
  • 3dafa3518b Update README.md Chris Boesch 2023-05-15 01:01:27 +0200
  • 5cbaa0441f Merge pull request #304 from chrboesch/testing_exercise Chris Boesch 2023-05-15 01:00:28 +0200
  • 76ee4eb043 Unit tests temporarily disabled. Chris Boesch 2023-05-15 00:54:46 +0200
  • c3a73b8e2b Added testing exercise. Chris Boesch 2023-05-15 00:06:15 +0200
  • 4c6b6b94e4 Merge pull request #300 from perillo/simplify-build Chris Boesch 2023-05-14 18:06:14 +0200
  • 8deb6b4d95 build: remove extra comment for named mode Manlio Perillo 2023-05-14 17:27:14 +0200
  • e7f62940eb tests: improve test case 3 Manlio Perillo 2023-05-14 17:17:01 +0200
  • 1c184c2681 build: remove the install and uninstall steps Manlio Perillo 2023-05-13 22:03:38 +0200
  • c393debe44 build: improve the help message in ZiglingStep Manlio Perillo 2023-05-13 21:52:57 +0200
  • 9b7ef7d8cf build: remove unused declarations Manlio Perillo 2023-05-13 21:18:40 +0200
  • 0304dc3d37 build: show the logo in named mode Manlio Perillo 2023-05-13 20:36:49 +0200
  • dc2539ec4e build: simplify the named build mode Manlio Perillo 2023-05-13 13:58:12 +0200
  • ede6671c27 build: remove the install step in the normal build mode Manlio Perillo 2023-05-13 11:59:15 +0200
  • 164df04618 build: remove the special eowyn build mode Manlio Perillo 2023-05-13 11:45:55 +0200
  • ab94a50b3f Merge pull request #278 from chrboesch/testing Chris Boesch 2023-05-13 23:31:28 +0200
  • 7efdff36a8 Execution of test exercises added. Chris Boesch 2023-05-13 21:42:48 +0200
  • cee64c13e0 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-13 19:30:33 +0200
  • 22c3b10855 Merge pull request #293 from perillo/improve-build-even-more Chris Boesch 2023-05-11 18:50:20 +0200
  • 7aa0737929 Restore unit tests Manlio Perillo 2023-05-09 17:15:22 +0200
  • e4e096c680 build: make literal paths portable Manlio Perillo 2023-05-09 11:00:16 +0200
  • 728402c64f tests: remove the missing functions from RunStep Manlio Perillo 2023-05-08 20:52:23 +0200
  • 14545778b2 build: improve code formatting Manlio Perillo 2023-05-08 18:30:52 +0200
  • ea4144a416 build: add the dumpArgs function Manlio Perillo 2023-05-08 18:11:29 +0200
  • 9de89f6d60 build: fix doc-comments Manlio Perillo 2023-05-08 08:56:35 +0200
  • dd5df9f7cc build: use the blank identifier in the parameter list Manlio Perillo 2023-05-07 20:18:24 +0200
  • bb42451b0f build: use self when using @fieldParentPtr Manlio Perillo 2023-05-07 20:07:26 +0200
  • 4ae67ebf1b build: don't install skipped exercises Manlio Perillo 2023-05-07 20:01:02 +0200
  • 185a40eb75 build: fix `zig build -Dhealed install` Manlio Perillo 2023-05-07 16:25:35 +0200
  • 1d7452bf96 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-09 10:02:03 +0200
  • c4f2c62534 Cleaning up zig build output Dave Gauer 2023-05-08 09:20:27 -0400
  • 2cb6975b13 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-07 17:59:28 +0200
  • ded01c6adf Merge pull request #292 from kimshrier/exercise_099_typo Chris Boesch 2023-05-07 17:45:13 +0200
  • 94f52b9298 Merge pull request #291 from kimshrier/exercise_098_typo Chris Boesch 2023-05-07 17:44:07 +0200
  • e706c4b42c Merge pull request #290 from kimshrier/exercise_096_fix_example Chris Boesch 2023-05-07 17:40:33 +0200
  • f917f50be0 Merge pull request #289 from kimshrier/exercise_092_typo Chris Boesch 2023-05-07 17:39:21 +0200
  • 151abb4ca1 Merge pull request #288 from kimshrier/exercise_076_typo Chris Boesch 2023-05-07 17:38:11 +0200
  • 2b17c3dc39 Merge pull request #287 from kimshrier/exercise_072_typo Chris Boesch 2023-05-07 17:37:33 +0200
  • 1fccbc439f Merge pull request #286 from kimshrier/exercise_001_typo Chris Boesch 2023-05-07 17:36:34 +0200
  • 2b2c396237 Add missing word "a" Kim SHrier 2023-05-07 03:33:55 -0600
  • b10e478398 Improve wording in some comments Kim SHrier 2023-05-07 03:24:10 -0600
  • b072c0014c Fix reference to slice_ptr in example code Kim SHrier 2023-05-07 03:08:03 -0600
  • 7af542bffb Remove repeated word "with" Kim SHrier 2023-05-07 02:46:07 -0600
  • cc9f68c4e5 Add missing word "of" Kim SHrier 2023-05-07 02:04:30 -0600
  • 6bdc1caaae add missing word "to" Kim SHrier 2023-05-07 01:38:28 -0600
  • d82396c174 fix typo well -> will Kim SHrier 2023-05-06 15:38:13 -0600
  • ea93abf4d4 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-06 20:53:28 +0200
  • a446d67992 Merge pull request #285 from chrboesch/improve_instruction Chris Boesch 2023-05-06 20:50:20 +0200
  • b6b78c628c Merge branch 'main' into improve_instruction Chris Boesch 2023-05-06 20:22:20 +0200
  • a5485bb8a2 Improve instructions. Chris Boesch 2023-05-06 20:14:30 +0200
  • b963f2659e Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-06 19:15:49 +0200
  • df833e61e8 Merge pull request #284 from perillo/improve-exercise-type-more Chris Boesch 2023-05-06 19:15:14 +0200
  • 3f81cdf3ac build: improve Exercise.addExecutable Manlio Perillo 2023-05-06 18:18:08 +0200
  • 1dd5852bec build: use multiline string literals when necessary Manlio Perillo 2023-05-06 18:02:18 +0200
  • f1368f4f81 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-06 15:29:22 +0200
  • 397c6671c0 build: remove assertion in `Exercise.key` Manlio Perillo 2023-05-06 12:02:21 +0200
  • be43e2d010 build: make `Exercise.hint` optional Manlio Perillo 2023-05-06 11:50:42 +0200
  • e5341b91c1 Ex 101: Magic bags better than buckets for metaphors Dave Gauer 2023-05-05 18:34:36 -0400
  • 1c73ad29a7 Merge pull request #281 from perillo/add-healed-path-option Chris Boesch 2023-05-05 17:44:05 +0200
  • 0cd86d2f9b build: add the healed-path option Manlio Perillo 2023-05-05 16:13:57 +0200
  • e273dd298e Merge pull request #280 from arnon4/patch-1 Chris Boesch 2023-05-05 16:03:05 +0200
  • 25611b8312 Fixed example syntax for inline else Arnon 2023-05-05 13:11:20 +0300
  • f2b3e93402 Merge branch 'main' of github.com:ratfactor/ziglings Dave Gauer 2023-05-04 19:05:36 -0400
  • 8a3d722a33 Ex 001 remove ancient script reference + wording Dave Gauer 2023-05-04 19:04:58 -0400
  • eda73b2fa8 test: remove obsolete comment in the heal function Manlio Perillo 2023-05-04 19:01:48 +0200
  • 277c95db7a test: fix doc-comments Manlio Perillo 2023-05-04 18:48:35 +0200
  • 5c488a1402 test: improve test case 1 and 2 Manlio Perillo 2023-05-04 16:34:17 +0200
  • 7a44e4d342 Merge pull request #265 from Arya-Elfren/methods-clarification Dave Gauer 2023-05-04 08:25:28 -0400
  • 8345197f54 Merge pull request #264 from Arya-Elfren/float-clarification Dave Gauer 2023-05-04 08:22:54 -0400
  • 2027c6a403 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-03 22:17:56 +0200
  • a2b7fbe3e5 Merge pull request #279 from perillo/refactor-zigling-step-2 Chris Boesch 2023-05-03 22:05:51 +0200
  • 193bee7d2d Added new flag 'run_test' to support test steps for test exercises. Also created a simple exercise '102_testing' to test the new flag. After the new build system is ready, we skip the exercise in the flow to finish the actual testing exercise. Chris Boesch 2023-05-03 18:17:21 +0200