Commit graph

  • 192bd2e803 change std.debug.TTY to std.io.tty pseudoc 2023-05-25 18:04:36 +08:00
  • 0b4ad6e99e build: use the old color style Manlio Perillo 2023-05-22 11:44:52 +02:00
  • 3e38a4fc84 build: in ZiglingStep.check_output panic in case of OOM Manlio Perillo 2023-05-20 07:21:11 +02:00
  • d0de9e5348 build: use std.Build.Step.fail to report errors Manlio Perillo 2023-05-19 19:21:21 +02:00
  • 699f877bd5 build: remove ZiglingStep.eval Manlio Perillo 2023-05-19 15:28:20 +02:00
  • 282c50834a Merge pull request #305 from perillo/improve-run-test Chris Boesch 2023-05-18 12:14:14 +02:00
  • 54d5186982 Enable again the unit tests Manlio Perillo 2023-05-15 15:45:28 +02:00
  • 9ab9ebf33f Refactor testing support Manlio Perillo 2023-05-15 15:23:10 +02:00
  • 3dafa3518b Update README.md Chris Boesch 2023-05-15 01:01:27 +02:00
  • 5cbaa0441f Merge pull request #304 from chrboesch/testing_exercise Chris Boesch 2023-05-15 01:00:28 +02:00
  • 76ee4eb043 Unit tests temporarily disabled. Chris Boesch 2023-05-15 00:54:46 +02:00
  • c3a73b8e2b Added testing exercise. Chris Boesch 2023-05-15 00:06:15 +02:00
  • 4c6b6b94e4 Merge pull request #300 from perillo/simplify-build Chris Boesch 2023-05-14 18:06:14 +02:00
  • 8deb6b4d95 build: remove extra comment for named mode Manlio Perillo 2023-05-14 17:27:14 +02:00
  • e7f62940eb tests: improve test case 3 Manlio Perillo 2023-05-14 17:17:01 +02:00
  • 1c184c2681 build: remove the install and uninstall steps Manlio Perillo 2023-05-13 22:03:38 +02:00
  • c393debe44 build: improve the help message in ZiglingStep Manlio Perillo 2023-05-13 21:52:57 +02:00
  • 9b7ef7d8cf build: remove unused declarations Manlio Perillo 2023-05-13 21:18:40 +02:00
  • 0304dc3d37 build: show the logo in named mode Manlio Perillo 2023-05-13 20:36:49 +02:00
  • dc2539ec4e build: simplify the named build mode Manlio Perillo 2023-05-13 13:58:12 +02:00
  • ede6671c27 build: remove the install step in the normal build mode Manlio Perillo 2023-05-13 11:59:15 +02:00
  • 164df04618 build: remove the special eowyn build mode Manlio Perillo 2023-05-13 11:45:55 +02:00
  • ab94a50b3f Merge pull request #278 from chrboesch/testing Chris Boesch 2023-05-13 23:31:28 +02:00
  • 7efdff36a8 Execution of test exercises added. Chris Boesch 2023-05-13 21:42:48 +02:00
  • cee64c13e0 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-13 19:30:33 +02:00
  • 22c3b10855 Merge pull request #293 from perillo/improve-build-even-more Chris Boesch 2023-05-11 18:50:20 +02:00
  • 7aa0737929 Restore unit tests Manlio Perillo 2023-05-09 17:15:22 +02:00
  • e4e096c680 build: make literal paths portable Manlio Perillo 2023-05-09 11:00:16 +02:00
  • 728402c64f tests: remove the missing functions from RunStep Manlio Perillo 2023-05-08 20:52:23 +02:00
  • 14545778b2 build: improve code formatting Manlio Perillo 2023-05-08 18:30:52 +02:00
  • ea4144a416 build: add the dumpArgs function Manlio Perillo 2023-05-08 18:11:29 +02:00
  • 9de89f6d60 build: fix doc-comments Manlio Perillo 2023-05-08 08:56:35 +02:00
  • dd5df9f7cc build: use the blank identifier in the parameter list Manlio Perillo 2023-05-07 20:18:24 +02:00
  • bb42451b0f build: use self when using @fieldParentPtr Manlio Perillo 2023-05-07 20:07:26 +02:00
  • 4ae67ebf1b build: don't install skipped exercises Manlio Perillo 2023-05-07 20:01:02 +02:00
  • 185a40eb75 build: fix zig build -Dhealed install Manlio Perillo 2023-05-07 16:25:35 +02:00
  • 1d7452bf96 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-09 10:02:03 +02:00
  • c4f2c62534 Cleaning up zig build output Dave Gauer 2023-05-08 09:20:27 -04:00
  • 2cb6975b13 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-07 17:59:28 +02:00
  • ded01c6adf Merge pull request #292 from kimshrier/exercise_099_typo Chris Boesch 2023-05-07 17:45:13 +02:00
  • 94f52b9298 Merge pull request #291 from kimshrier/exercise_098_typo Chris Boesch 2023-05-07 17:44:07 +02:00
  • e706c4b42c Merge pull request #290 from kimshrier/exercise_096_fix_example Chris Boesch 2023-05-07 17:40:33 +02:00
  • f917f50be0 Merge pull request #289 from kimshrier/exercise_092_typo Chris Boesch 2023-05-07 17:39:21 +02:00
  • 151abb4ca1 Merge pull request #288 from kimshrier/exercise_076_typo Chris Boesch 2023-05-07 17:38:11 +02:00
  • 2b17c3dc39 Merge pull request #287 from kimshrier/exercise_072_typo Chris Boesch 2023-05-07 17:37:33 +02:00
  • 1fccbc439f Merge pull request #286 from kimshrier/exercise_001_typo Chris Boesch 2023-05-07 17:36:34 +02:00
  • 2b2c396237 Add missing word "a" Kim SHrier 2023-05-07 03:33:55 -06:00
  • b10e478398 Improve wording in some comments Kim SHrier 2023-05-07 03:24:10 -06:00
  • b072c0014c Fix reference to slice_ptr in example code Kim SHrier 2023-05-07 03:08:03 -06:00
  • 7af542bffb Remove repeated word "with" Kim SHrier 2023-05-07 02:46:07 -06:00
  • cc9f68c4e5 Add missing word "of" Kim SHrier 2023-05-07 02:04:30 -06:00
  • 6bdc1caaae add missing word "to" Kim SHrier 2023-05-07 01:38:28 -06:00
  • d82396c174 fix typo well -> will Kim SHrier 2023-05-06 15:38:13 -06:00
  • ea93abf4d4 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-06 20:53:28 +02:00
  • a446d67992 Merge pull request #285 from chrboesch/improve_instruction Chris Boesch 2023-05-06 20:50:20 +02:00
  • b6b78c628c Merge branch 'main' into improve_instruction Chris Boesch 2023-05-06 20:22:20 +02:00
  • a5485bb8a2 Improve instructions. Chris Boesch 2023-05-06 20:14:30 +02:00
  • b963f2659e Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-06 19:15:49 +02:00
  • df833e61e8 Merge pull request #284 from perillo/improve-exercise-type-more Chris Boesch 2023-05-06 19:15:14 +02:00
  • 3f81cdf3ac build: improve Exercise.addExecutable Manlio Perillo 2023-05-06 18:18:08 +02:00
  • 1dd5852bec build: use multiline string literals when necessary Manlio Perillo 2023-05-06 18:02:18 +02:00
  • f1368f4f81 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-06 15:29:22 +02:00
  • 397c6671c0 build: remove assertion in Exercise.key Manlio Perillo 2023-05-06 12:02:21 +02:00
  • be43e2d010 build: make Exercise.hint optional Manlio Perillo 2023-05-06 11:50:42 +02:00
  • e5341b91c1 Ex 101: Magic bags better than buckets for metaphors Dave Gauer 2023-05-05 18:34:36 -04:00
  • 1c73ad29a7 Merge pull request #281 from perillo/add-healed-path-option Chris Boesch 2023-05-05 17:44:05 +02:00
  • 0cd86d2f9b build: add the healed-path option Manlio Perillo 2023-05-05 16:13:57 +02:00
  • e273dd298e Merge pull request #280 from arnon4/patch-1 Chris Boesch 2023-05-05 16:03:05 +02:00
  • 25611b8312 Fixed example syntax for inline else Arnon 2023-05-05 13:11:20 +03:00
  • f2b3e93402 Merge branch 'main' of github.com:ratfactor/ziglings Dave Gauer 2023-05-04 19:05:36 -04:00
  • 8a3d722a33 Ex 001 remove ancient script reference + wording Dave Gauer 2023-05-04 19:04:58 -04:00
  • eda73b2fa8 test: remove obsolete comment in the heal function Manlio Perillo 2023-05-04 19:01:48 +02:00
  • 277c95db7a test: fix doc-comments Manlio Perillo 2023-05-04 18:48:35 +02:00
  • 5c488a1402 test: improve test case 1 and 2 Manlio Perillo 2023-05-04 16:34:17 +02:00
  • 7a44e4d342 Merge pull request #265 from Arya-Elfren/methods-clarification Dave Gauer 2023-05-04 08:25:28 -04:00
  • 8345197f54 Merge pull request #264 from Arya-Elfren/float-clarification Dave Gauer 2023-05-04 08:22:54 -04:00
  • 2027c6a403 Merge branch 'ratfactor:main' into testing Chris Boesch 2023-05-03 22:17:56 +02:00
  • a2b7fbe3e5 Merge pull request #279 from perillo/refactor-zigling-step-2 Chris Boesch 2023-05-03 22:05:51 +02:00
  • 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 +02:00
  • a5d93c0b20 build: improve coding style in ZiglingStep Manlio Perillo 2023-05-03 17:44:47 +02:00
  • 771b499cbc build: use @panic("OOM") instead of unreachable Manlio Perillo 2023-05-03 15:25:55 +02:00
  • c6c6a32270 build: improve the exercise output check Manlio Perillo 2023-05-03 14:39:42 +02:00
  • feeba51940 build: don't use @This() in ZiglingStep Manlio Perillo 2023-05-03 12:34:33 +02:00
  • 3ec978d73f build: remove ZiglingStep.builder field Manlio Perillo 2023-05-03 09:56:29 +02:00
  • 11d8468539 build: use Child.exec in ZiglingStep.run Manlio Perillo 2023-05-01 19:27:50 +02:00
  • 40cbee8fa2 build: fix incorrect error handling in ZiglingStep.compile Manlio Perillo 2023-05-01 17:32:07 +02:00
  • 27b941fdaf build: remove the ZiglingStep.makeInternal method Manlio Perillo 2023-05-01 17:12:05 +02:00
  • 72a6287a5f Merge pull request #275 from perillo/heal-only-in-test Chris Boesch 2023-05-02 21:30:29 +02:00
  • e2f3a5e519 Added Ex 101 "for loops part 5" (Closes #271) Dave Gauer 2023-05-02 08:26:32 -04:00
  • 7a40c4584e Restore unit tests Manlio Perillo 2023-05-02 11:06:58 +02:00
  • 74b48192e4 test: don't run heal during configuration phase Manlio Perillo 2023-05-02 10:51:59 +02:00
  • f9aec283c8 Merge pull request #273 from chrboesch/patch_error Chris Boesch 2023-05-01 20:43:26 +02:00
  • f02389e925 comment for the issue added Chris Boesch 2023-05-01 20:14:52 +02:00
  • 371a8637b3 unit tests temporarily disabled Chris Boesch 2023-05-01 20:07:01 +02:00
  • 44d51eb9ed cli tests removed to solve 272 Chris Boesch 2023-05-01 19:54:13 +02:00
  • e9d0ab3784 Merge pull request #270 from perillo/improve-exercise-type Chris Boesch 2023-05-01 18:58:07 +02:00
  • a86d4c2795 build: don't override the top level steps Manlio Perillo 2023-05-01 18:23:13 +02:00
  • 5c20e2b553 build: rename Exercise.baseName to name Manlio Perillo 2023-04-30 18:48:52 +02:00
  • 69103a3b82 build: add the Exercise.addExecutable method Manlio Perillo 2023-04-30 17:47:16 +02:00
  • 123fd4b105 build: rename the Exercise.C field to link_libc Manlio Perillo 2023-04-30 16:25:15 +02:00