1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-08 01:57:02 +09:00

Commit graph

  • cabbef97e8 Merge pull request '108: Make pretty' (#275) from felixrabe/exercises:felixrabe-patch-6 into main main Chris Boesch 2025-06-03 23:11:57 +02:00
  • b1223f92ed 108: . felixrabe 2025-06-01 01:08:07 +02:00
  • 91f1c045bc 108: Make pretty felixrabe 2025-06-01 01:05:22 +02:00
  • 69ad718446 099: Make hex example match output felixrabe 2025-05-31 23:15:28 +02:00
  • 1d4d5a4436 066: 'just' -> 'must' felixrabe 2025-05-30 14:55:20 +02:00
  • a5b5d4be46 065: 'a' -> 'this' function call felixrabe 2025-05-30 14:43:55 +02:00
  • 14c81a6cef 080: Fix @typeName results in comment felixrabe 2025-05-30 21:53:24 +02:00
  • fd764e90ab Merge pull request 'Add ')'' (#268) from felixrabe/exercises:felixrabe-patch-1 into main Chris Boesch 2025-05-30 14:27:08 +02:00
  • 76b8fcdb28 Add ')' felixrabe 2025-05-30 12:12:26 +02:00
  • 54b2b58b6a Merge pull request 'Exercise 097 - Changed the values for better understanding' (#251) from i210 into main Chris Boesch 2025-05-12 19:51:58 +00:00
  • 761fb1a501
    Changed the values for better understanding Chris Boesch 2025-05-12 21:36:37 +02:00
  • 377d184cdc new issue template chrboesch 2025-04-14 17:05:40 +00:00
  • d7052e4137 Merge pull request 'fix: typos' (#222) from ddogfoodd/exercises:main into main Chris Boesch 2025-03-22 10:47:00 +00:00
  • 522b4673a4 fix: typos Jost Alemann 2025-03-20 21:24:40 +01:00
  • 7ce659f7fa Merge pull request 'Rectify 106 and 107 patches' (#219) from dustdfg/exercises:patch_rectify into main Chris Boesch 2025-03-14 21:15:20 +00:00
  • 02edb1f5c6 Merge branch 'main' into patch_rectify Chris Boesch 2025-03-14 21:04:11 +00:00
  • 5734e68789 Merge pull request 'Update type info for StructField type in 082' (#218) from dustdfg/exercises:update_struct_field into main Chris Boesch 2025-03-14 20:49:25 +00:00
  • 1a9b7ec342 Rectify 106 and 107 patches Yevhen Babiichuk (DustDFG) 2025-03-14 22:26:20 +02:00
  • 6f3cdcf018 Update type info for StructField type in 082 Yevhen Babiichuk (DustDFG) 2025-03-13 20:49:41 +02:00
  • eeb1246c2c Merge pull request 'Updated version number' (#215) from readme into main Chris Boesch 2025-03-10 10:54:22 +00:00
  • e0ecff7045
    Updated version number Chris Boesch 2025-03-10 10:02:07 +01:00
  • ce64fe5a1a Merge pull request 'Shuttle weight fixed w.r.t. issue-211' (#212) from mz0/ziglings:shuttle-weight into main v0.14.0 Chris Boesch 2025-03-03 21:45:34 +00:00
  • a22f1df0a1 Shuttle weight fixed w.r.t. issue-211 mz0 2025-02-24 00:04:43 +04:00
  • 2a9ef2d2c8 Merge pull request 'Shuttle weight fixed' (#208) from e60 into main Chris Boesch 2025-02-14 08:29:31 +00:00
  • f285bd59a4
    Output from #60 adapted Chris Boesch 2025-02-14 09:22:36 +01:00
  • 7382949018
    Shuttle weight fixed Chris Boesch 2025-02-14 09:17:16 +01:00
  • 0e0cafb71e Merge pull request 'Suggesting a third exercise for bit manipulation' (#202) from alexsisco/zigling-exercises:bit_man3 into main Chris Boesch 2025-02-13 22:27:29 +00:00
  • 064184c8a7 Merge branch 'main' into bit_man3 Chris Boesch 2025-02-13 22:22:55 +00:00
  • cd94f6023c fixed spelling of 'bitmask' Alexander Sisco 2025-02-13 13:14:29 -08:00
  • 90e90c997e fixed formatting Alexander Sisco 2025-02-13 12:45:46 -08:00
  • 8384d4d9bf fixed minor spelling and grammar typos Alexander Sisco 2025-02-12 12:59:29 -08:00
  • 2437edd51f fixed incorrect bitmask in xor example Alexander Sisco 2025-02-11 15:21:26 -08:00
  • f7e8d4c444 added header for quiz problems Alexander Sisco 2025-02-11 15:13:25 -08:00
  • b7b3297d06 added blank lines between sections to make them easier to find Alexander Sisco 2025-02-11 15:11:55 -08:00
  • 6fbf81d929 edited the first two paragraphs Alexander Sisco 2025-02-11 15:07:51 -08:00
  • 465536baf0 made some simple changes to the wording to reflect the fact that this is a quiz Alexander Sisco 2025-02-11 13:45:51 -08:00
  • a7cd808bb8 moved explanatory content below the broken code in main so that the exercise functions more like a quiz Alexander Sisco 2025-02-11 11:56:57 -08:00
  • 20596bc290 converted 110 to a quiz (quiz 9) Alexander Sisco 2025-02-10 16:59:48 -08:00
  • 0af4f75e07 Merge pull request 'Fix repo link' (#207) from readme into main Chris Boesch 2025-02-10 09:56:28 +00:00
  • d75f49b25b
    Fix repo link Chris Boesch 2025-02-10 10:50:57 +01:00
  • 838fb4ab9d Merge branch 'main' into bit_man3 Chris Boesch 2025-02-09 20:58:41 +00:00
  • c13a00fc71 Merge pull request 'Added deletion of progress.txt for eowyn' (#206) from eowyn_fix into main Chris Boesch 2025-02-09 20:57:18 +00:00
  • c1777f47d5
    Added delte_progress additional to the end of eowyn Chris Boesch 2025-02-09 21:42:31 +01:00
  • c02e6ead16
    Added deletion of progress.txt for eowyn Chris Boesch 2025-02-09 21:31:07 +01:00
  • b3dd04885d Merge pull request 'issue201-adding-progress-tracking' (#203) from zendril/exercises:issue201-adding-progress-tracking into main Chris Boesch 2025-02-09 20:16:55 +00:00
  • bfa0e624f1 Merge pull request 'Skip 74, the compiler corrects this now.' (#205) from i204 into main Chris Boesch 2025-02-09 15:54:11 +00:00
  • b38d70002a
    Skip 74, the compiler corrects this now. Chris Boesch 2025-02-09 16:34:56 +01:00
  • 1478d41801 added patch file for exercise 110 Alexander Sisco 2025-02-08 13:15:48 -08:00
  • 596d5e50ca format fix Alexander Sisco 2025-02-08 10:07:59 -08:00
  • a9487c246f cleanup for PR Zendril 2025-02-04 22:24:52 -05:00
  • e09c11a16a cleanup for PR Zendril 2025-02-04 21:29:56 -05:00
  • 92c7235362 cleanup for PR Zendril 2025-02-04 21:29:46 -05:00
  • 0903c5927b cleanup for PR Zendril 2025-02-04 21:14:41 -05:00
  • 8e6a52d5a6 tracking, skipping and reset all wired in Zendril 2025-02-04 21:13:33 -05:00
  • e54b30f3d3 fmt Zendril 2025-02-04 15:37:01 -05:00
  • 4ac1d70f93 reset and completed exercise tracking wired in Zendril 2025-02-04 15:35:14 -05:00
  • 502ac8711e added newline between toggle and set sections to make the expected output match Alexander Sisco 2025-02-04 09:31:29 -08:00
  • 0fa86eb8c8 rearranged order of expected output in build.zig Alexander Sisco 2025-02-04 09:06:23 -08:00
  • 657fd6aff0 changed the order of the sections to improve flow Alexander Sisco 2025-02-04 08:57:23 -08:00
  • 3faad6e17b Suggesting a third exercise for bit manipulation Alexander Sisco 2025-02-02 21:01:25 -08:00
  • fabedb4a24 Merge pull request 'Use print alias in exercise 100_for4.zig' (#198) from Zorgatone/ziglings-solutions:use-print-alias into main Chris Boesch 2025-01-09 15:27:12 +00:00
  • b1fcca9d82 Merge pull request 'Update: 108 Labeled switch example to contain default case for exhaustion' (#196) from mikkurogue/exercises:main into main Chris Boesch 2025-01-08 14:30:04 +00:00
  • a47dfe1f4d Merge branch 'main' into main Chris Boesch 2025-01-08 13:26:15 +00:00
  • 90d05995b5 Update exercises/108_labeled_switch.zig chrboesch 2025-01-08 13:22:29 +00:00
  • 54f743ba43 Update exercises/108_labeled_switch.zig chrboesch 2025-01-08 12:18:25 +00:00
  • 87b258d0a9 Fix a typo: we need do we need to -> we need to mikkurogue 2025-01-07 18:00:16 +00:00
  • 6b29634279 Fix patch after print alias fix in 100_fo4.zig Zorgatone 2025-01-07 15:26:04 +00:00
  • c2dcaf3099 Use print alias in exercise 100_for4.zig Zorgatone 2025-01-07 15:21:36 +00:00
  • 5cdaee7420 Update: Remove the 4th branch in favour of just making that the else branch mikkurogue 2025-01-07 10:15:59 +00:00
  • 468e3d7eed Merge pull request 'Fix typo vaild → valid' (#197) from zyzzyxdonta/ziglings-exercises:fix-typo-vaild-valid into main Chris Boesch 2025-01-04 23:45:10 +00:00
  • 26978cb2d3 Fix typo vaild → valid David Pape 2025-01-04 21:40:19 +01:00
  • de353bcb3b Update: 108 Labeled switch example to contain default case for exhaustion mikkurogue 2025-01-04 11:56:25 +00:00
  • 5b2ac2d7d9 Simplified Flake Voxi0 2024-12-25 14:12:34 +00:00
  • 239ffce5a7 Added Flake Voxi0 2024-12-25 13:08:44 +00:00
  • 5ed3af57ee Merge pull request 'Updated credits' (#192) from readme into main Chris Boesch 2024-12-22 15:50:29 +00:00
  • 105c98782c
    Updated credits Chris Boesch 2024-12-22 15:59:21 +01:00
  • f446402105
    Updated credits Chris Boesch 2024-12-22 15:52:52 +01:00
  • 8da60edb82 Merge pull request 'Minor case-related changes.' (#184) from innerviewer/exercises:fix-consistent-naming-106 into main Chris Boesch 2024-11-09 22:36:35 +00:00
  • 83e00872b8
    Added patch file. innerviewer 2024-11-09 20:36:47 +01:00
  • 02bd0b2022 Merge branch 'main' into fix-consistent-naming-106 innerviewer 2024-11-09 13:28:43 +00:00
  • 63951df523 Merge pull request 'Deleted unnecessary pointer.' (#185) from fix-176 into main Chris Boesch 2024-11-08 22:02:07 +00:00
  • 0d9458807e
    Deleted unnecessary pointer. Chris Boesch 2024-11-08 22:48:37 +01:00
  • ae541a0d9c Merge pull request 'Added SIMD.' (#178) from readme into main Chris Boesch 2024-11-08 21:34:21 +00:00
  • fb46871dab Merge branch 'main' into readme Chris Boesch 2024-11-08 21:34:00 +00:00
  • 2606e53733 Merge pull request 'Added missing space after a sentence.' (#182) from innerviewer/exercises:fix-typo-105 into main Chris Boesch 2024-11-08 21:32:45 +00:00
  • 33d61cb3c9
    Minor case-related changes. innerviewer 2024-11-08 13:29:44 +01:00
  • e55f8e8699
    Added missing space after a sentence. innerviewer 2024-11-07 22:05:00 +01:00
  • 4d4eefa523 Merge pull request 'Fixed link to format source code.' (#180) from fix-link-99 into main Chris Boesch 2024-11-07 20:51:59 +00:00
  • 37a0f42621
    Fixed link to format source code. Chris Boesch 2024-11-07 21:45:47 +01:00
  • 97c2ea2f49
    Added SIMD. Chris Boesch 2024-11-07 15:30:13 +01:00
  • 731a3eb0a6 Merge pull request 'vectors-addition' (#177) from vectors-addition into main Chris Boesch 2024-11-07 14:24:51 +00:00
  • bfed660020
    Fixed formating, created patch file. Chris Boesch 2024-11-07 15:01:59 +01:00
  • 46e8fc0b61 line ending format patch attempt bgthompson 2024-11-07 13:42:53 +10:00
  • 8cce587d3b added patch file for 109_vectors bgthompson 2024-11-07 13:31:32 +10:00
  • 75e5e53497 removed commented solution lines in vectors exercise, added ??? into lines instead bgthompson 2024-11-03 11:18:18 +10:00
  • c90d6015e3 created a new exercise about vectors in zig, gave it number 109 bgthompson 2024-11-03 11:16:00 +10:00
  • 150b3de299 Merge pull request 'Improved maximumNarcissism' (#174) from pr173 into main Chris Boesch 2024-11-02 16:13:53 +00:00
  • fb018d212c
    Improved maximumNarcissism Chris Boesch 2024-11-02 17:03:46 +01:00
  • d0d31ae73a Merge pull request 'reuse fields' (#173) from rofrol/ziglings--exercises:reuse-fields into main Chris Boesch 2024-11-02 15:54:34 +00:00
  • 530dcde3d4 patch Roman Frołow 2024-11-02 14:38:53 +01:00
  • 286439cddc zero Roman Frołow 2024-11-02 14:37:41 +01:00
  • f629d78268 reuse fields Roman Frołow 2024-11-02 10:48:50 +01:00
  • 71b4f5ea81 Merge pull request 'Fixed patch from quiz7 after text changes' (#171) from quiz7 into main Chris Boesch 2024-10-28 19:41:59 +00:00
  • 8f49400aa1
    Fixed patch from quiz7 after text changes #Please enter the commit message for your changes. Lines starting Chris Boesch 2024-10-28 09:40:17 +01:00
  • e2b20b3406 Merge pull request 'Rephrase instruction for clarity' (#170) from factormystic/exercises:quiz-7-instruction-clarify into main Chris Boesch 2024-10-27 15:03:25 +00:00
  • 02478759b4 Rephrase instruction for clarity factormystic 2024-10-26 20:43:47 +00:00
  • 173af62d34 Merge pull request 'Deleted .devcontainer because ist was a test.' (#165) from rm_devcont into main Chris Boesch 2024-09-20 17:15:58 +00:00
  • 9d1da38d38
    Deleted .devcontainer because ist was a test. Chris Boesch 2024-09-20 18:48:30 +02:00
  • 775f5ebd29 Merge pull request 'Added Dave as initiator of Ziglings.' (#164) from readme into main Chris Boesch 2024-09-20 11:21:28 +00:00
  • 96df8ba304
    Added Dave as initiator of Ziglings. Chris Boesch 2024-09-20 12:45:23 +02:00
  • 67c824118e Merge pull request 'Minor improvements.' (#163) from patch_lbl_sw into main Chris Boesch 2024-09-20 10:19:26 +00:00
  • d1b49f353e
    Minor improvements. Chris Boesch 2024-09-20 12:10:55 +02:00
  • 94b5b4bf4b Merge pull request 'Add a new exercise for a labeled switch' (#161) from nm-remarkable/exercises:main into main Chris Boesch 2024-09-19 10:16:08 +00:00
  • f0c2c56087 update108 .patch due to line change Nuno Mendes 2024-09-18 23:29:08 +02:00
  • ed1a20d51b improve explanantions in labeled switch Nuno Mendes 2024-09-18 23:26:33 +02:00
  • d9ce18631d downgrade zig version to eowyn version Nuno Mendes 2024-09-16 18:44:36 +02:00
  • db569a1478 update labeled switch to also have a break statement Nuno Mendes 2024-09-16 18:38:43 +02:00
  • 798bb40396 update zig version in build and readme Nuno Mendes 2024-09-16 18:34:35 +02:00
  • b400a77184 added shell.nix for zig-linux-x86_64-0.14.0-dev.1573+4d81e8ee9 Kyle Gullion 2024-09-15 14:26:37 -04:00
  • 580e126266 Add .patch for 108_labeled_switch Nuno Mendes 2024-09-15 20:16:57 +02:00
  • 335a78f8f5 108: Add a exercise for a labeled switch Nuno Mendes 2024-09-15 20:14:49 +02:00
  • 102ba8c894 Merge pull request 'Update README.md' (#160) from chrboesch-readme into main Chris Boesch 2024-09-11 19:13:46 +00:00
  • 827146f680 Update README.md chrboesch 2024-09-11 17:49:54 +00:00
  • 995a7c8f36 Merge pull request 'New patch file for 82' (#158) from p_struct_typeinfo into main Chris Boesch 2024-09-07 17:46:59 +00:00
  • f28346d009
    New patch file for 82 Chris Boesch 2024-09-07 19:36:45 +02:00
  • 3dc79ca9c3 Merge pull request 'Corrects the description of the new @typeInfo().@"struct".fields' (#157) from p_struct_typeinfo into main Chris Boesch 2024-09-07 17:25:35 +00:00
  • 26f4785a99
    Corrects the description of the new @typeInfo().@"struct".fields Chris Boesch 2024-09-07 19:21:57 +02:00
  • b9cde40610 Merge pull request 'Update LICENSE' (#155) from chrboesch-lic-patch-1 into main Chris Boesch 2024-09-07 12:53:26 +00:00
  • c8b60f2c30 Update LICENSE chrboesch 2024-09-07 12:53:07 +00:00
  • c9a98ad555 Merge pull request 'Reseted the simplification for de-referencing.' (#154) from i152 into main Chris Boesch 2024-09-04 18:59:51 +00:00
  • 49e0c32ec5 Merge branch 'main' into i152 Chris Boesch 2024-09-04 18:59:27 +00:00
  • 7f1df86938
    Reseted the simplification for de-referencing. Chris Boesch 2024-09-04 20:52:42 +02:00
  • b0f859c62f Merge pull request 'fixed typo: the date in version changes' (#153) from Seeingu/exercises:main-typo into main Chris Boesch 2024-09-04 18:29:15 +00:00
  • a6759458b0 fixed typo: the date in version changes Seeingu 2024-09-04 10:09:21 +08:00
  • 2e5b570aef Merge pull request 'Fixes several changes in std.builtin.zig' (#150) from i149 into main Chris Boesch 2024-09-02 17:57:42 +00:00
  • b2f56c7cea
    Fixes several changes in std.builtin.zig Chris Boesch 2024-09-02 19:33:59 +02:00
  • 296a2b5c6a Merge pull request 'Fixes changes in zig build system.' (#148) from i_147 into main Chris Boesch 2024-08-22 16:44:30 +00:00
  • 8e35cf7990
    Insert wrong version number into build file. Chris Boesch 2024-08-22 18:32:36 +02:00
  • dab5197027
    Fixes changes in zig build system. Chris Boesch 2024-08-22 18:19:21 +02:00
  • ed88236fa7 Merge pull request 'Added license to contributing' (#146) from contrib_lic into main Chris Boesch 2024-08-19 12:19:05 +00:00
  • 031e11aa61
    Added license to contributing Chris Boesch 2024-08-19 14:04:48 +02:00
  • d6720ee4fc Simplified shell codeblock in readme gatesbydude 2024-08-14 20:51:32 +00:00
  • 4f96fa639d fix: The arguments of the commented out linkElephants call are in the wrong order to demonstrate the wanted behavior. Nicholas Schwab 2024-08-14 19:41:01 +02:00
  • 118c1252be Merge pull request 'Simplified de-referencing for clarification' (#143) from i139 into main Chris Boesch 2024-08-11 16:43:17 +00:00
  • 3baf0ae657
    Simplified de-referencing for clarification Chris Boesch 2024-08-11 18:23:48 +02:00
  • 97c8bc39bc Merge pull request 'Clarification in description for ranges in loops.' (#142) from i141 into main Chris Boesch 2024-08-11 14:48:05 +00:00
  • 17f9312034
    Clarification in description for ranges in loops. Chris Boesch 2024-08-11 16:29:14 +02:00
  • e2f356d95c Merge pull request 'Add build parameter to start at a specific exercise' (#140) from mythmon/ziglings-exercises:build-start-from into main Chris Boesch 2024-08-09 10:21:08 +00:00
  • 70b0522cb2
    Add build parameter to start at a specific exercise Michael Cooper 2024-08-08 08:23:14 -07:00
  • 94d6a4da5f Merge pull request 'Changed needed zig version.' (#138) from pr_130 into main Chris Boesch 2024-08-04 13:19:44 +00:00
  • 1ba74488e4
    Changed needed zig version. Chris Boesch 2024-08-04 15:05:11 +02:00
  • d6887f21c8 Merge pull request 'Fix #127 and #129 by updating the build files to account for recent 0.14.0-dev updates' (#130) from bsubei/exercises:fix-0.14.0-build-changes into main Chris Boesch 2024-08-04 12:31:21 +00:00
  • a671def2cf Merge branch 'main' into fix-0.14.0-build-changes Chris Boesch 2024-08-04 12:20:39 +00:00
  • 28320b169f Merge pull request 'Fixed error message through a TAB in the comment, see https://github.com/ziglang/zig/issues/20928' (#137) from work into main Chris Boesch 2024-08-04 12:20:10 +00:00
  • b26e3b2ac4
    Fixed error message through a TAB in the comment, see https://github.com/ziglang/zig/issues/20928 Chris Boesch 2024-08-04 14:19:05 +02:00
  • 2b107e8e11 chore: Update comments in 015_for.zig file Harold Anderson 2024-07-28 09:02:44 -07:00
  • 3f6facb263 chore: Update documentation for the while loop with continue statement Harold Anderson 2024-07-28 08:40:30 -07:00
  • 0f6e849660 chore: Update documentation for the while loop with continue statement Harold Anderson 2024-07-28 08:06:17 -07:00
  • 4cc1158fbc fix tests build file broken by addRemoveDirTree now requiring LazyPath bsubei 2024-07-21 12:26:03 -04:00
  • e7dcf0b6ef fix build files broken by latest 0.14.0-dev changes to Build.Step.MakeOptions bsubei 2024-07-21 12:23:30 -04:00
  • e8f09190d6 Merge pull request 'document -Drandom' (#124) from hippietrail/exercises:random-exercise into main Chris Boesch 2024-07-06 20:21:39 +00:00
  • 1fd6aa1c65 Merge branch 'main' into random-exercise Chris Boesch 2024-07-06 20:19:56 +00:00
  • 4401cf8f49 document -Drandom Andrew Dunbar 2024-07-06 14:18:56 +10:00
  • cb78dcd335 Replace vars with consts in async exercise patches Aurora 2024-07-05 14:24:47 +10:00
  • 7ab6692ebd Replace vars with consts in async exercises Aurora 2024-07-05 14:22:06 +10:00
  • 140c22e9f4 Merge pull request 'Update .woodpecker/eowyn.yaml' (#119) from chrboesch-wp-patch-3 into main Chris Boesch 2024-06-25 09:19:30 +00:00
  • c33898bc65 Update .woodpecker/eowyn.yaml chrboesch 2024-06-25 09:11:04 +00:00
  • 7705473447 Merge pull request 'Rename 'std.rand' to 'std.Random'' (#118) from fix_117 into main Chris Boesch 2024-06-25 08:53:25 +00:00
  • 5bf56f03b0
    Rename 'std.rand' to 'std.Random' Chris Boesch 2024-06-25 10:45:54 +02:00
  • 94fe012c77 Merge pull request 'attempt at implementing #113 "Add a way to do one random exercise"' (#117) from hippietrail/exercises:random-exercise into main Chris Boesch 2024-06-25 08:30:14 +00:00
  • 2259a18ece attempt at implementing #113 "Add a way to do one random exercise" Andrew Dunbar 2024-06-25 17:22:57 +10:00
  • f496d79ab9 Merge pull request '046: Show usage of .? and hint towards new solution.' (#116) from alexmchughnz/ziglings:fix046 into main Chris Boesch 2024-06-24 19:13:25 +00:00
  • f656e950d5 Add patch. Alex McHugh 2024-06-23 20:24:28 +12:00
  • 3763f976eb 046: Show usage of .? and hint towards new solution. Alex McHugh 2024-06-23 19:35:22 +12:00
  • da46008761 Merge pull request 'Fixes because of a new Zig version, which changes some functions.' (#114) from patch-106 into main Chris Boesch 2024-06-17 10:14:13 +00:00
  • 5c000ce2d7
    Fixes because of a new Zig version, which changes some functions. Chris Boesch 2024-06-17 11:43:25 +02:00
  • c0c315b25a Merge pull request 'Calling split is deprecated' (#110) from cannero/zig-exercises:change_split into main Chris Boesch 2024-06-17 08:00:44 +00:00
  • 83f16709ba Calling split is deprecated Sebastian 2024-06-16 18:58:48 +02:00
  • 6d3d3651d0 Merge pull request 'English fixes for 107_files2.zig' (#108) from hippietrail/exercises:english-107 into main Chris Boesch 2024-06-14 09:06:53 +00:00
  • 582a2558c7 English fixes for 106_files.zig Andrew Dunbar 2024-06-12 17:52:33 +10:00
  • c9e5c7d561 English fixes for 107_files2.zig Andrew Dunbar 2024-06-12 17:29:11 +10:00
  • 65387dda45 Merge pull request 'fixed typo' (#107) from typo into main Chris Boesch 2024-06-08 17:25:17 +00:00
  • 1f5ec78df8
    fixed typo Chris Boesch 2024-06-08 19:20:30 +02:00
  • bb032fad40 Merge pull request 'New Zig version' (#106) from readme into main Chris Boesch 2024-06-08 17:07:59 +00:00
  • 984f4af3a1
    New Zig version Chris Boesch 2024-06-08 19:07:20 +02:00
  • 99c9c42ff2 Merge pull request 'Verbs agree with the head of the noun phrase, not the closest noun' (#98) from hippietrail/exercises:grammar into main v0.13.0 Chris Boesch 2024-06-08 16:32:54 +00:00
  • 7f78701d19 Merge branch 'main' into grammar Chris Boesch 2024-06-08 16:31:06 +00:00
  • 5c9b9bdc34 Merge pull request 'Ignore .zig-cache for new zig versions' (#102) from NicoElbers/exercises:main into main Chris Boesch 2024-05-30 20:17:51 +00:00
  • 0279826f5b
    Ignore .zig-cache for new zig versions Nico Elbers 2024-05-30 18:23:28 +02:00
  • 914141ec5a Merge pull request 'the Earth' (#97) from rofrol/ziglings--exercises:the-earth into main Chris Boesch 2024-05-30 14:15:52 +00:00
  • c2caf1a32e Merge branch 'main' into the-earth Chris Boesch 2024-05-30 14:15:27 +00:00
  • 227bcb18db Merge pull request 'Fixed the changes from reworking std.Progress.' (#101) from v339 into main Chris Boesch 2024-05-29 19:29:56 +00:00
  • b224ed510e
    Fixed the changes from reworking std.Progress. For details: https://github.com/ziglang/zig/pull/20059 Chris Boesch 2024-05-29 21:20:28 +02:00
  • 6223dc0f83 Verbs agree with the head of the noun phrase, not the closest noun hippietrail 2024-05-25 11:25:09 +00:00
  • a6d13af0c2 the Earth Roman Frołow 2024-05-20 21:32:32 +02:00
  • 4d796a1bf9 fix: clarify comment in 046_optionals2 psoukie 2024-05-18 15:17:41 -07:00
  • 776316e60b Merge pull request 'Update exercises/105_threading2.zig' (#95) from rpm0372/exercises:TypoIn105 into main Chris Boesch 2024-05-12 11:50:56 +00:00
  • efe2d19c69 Update exercises/105_threading2.zig rpm0372 2024-05-11 22:38:15 +00:00
  • 49c54fb075 Merge pull request 'Nobody wants the long version of finding out if a variable is set.' (#94) from minor_improvements into main Chris Boesch 2024-05-10 21:40:54 +00:00
  • 67f87a76c2
    Nobody wants the long version of finding out if a variable is set. So switched to the short version with 'orelse'. ;) Chris Boesch 2024-05-10 23:21:04 +02:00
  • d646af4390 Update exercises/045_optionals.zig vanillaiice 2024-05-10 07:26:09 +00:00
  • 1fe334da31 move enum comment to earlier occurrence Josh Jones 2024-05-07 23:46:48 +02:00
  • dfdaf03d99 Merge pull request 'Add devcontainer config' (#90) from aquilarafa/exercises:add-devcontainer into main Chris Boesch 2024-05-06 15:17:52 +00:00
  • 5da194ba9c Add devcontainer.json Rafael Áquila 2024-05-06 07:47:27 -03:00
  • 8345e839b0 Merge pull request 'Fix some typos' (#89) from typos into main Chris Boesch 2024-05-06 07:25:18 +00:00
  • 6c23f2682e Merge branch 'main' into typos Chris Boesch 2024-05-06 07:20:37 +00:00
  • 19bd8745e4
    Fix some typos Chris Boesch 2024-05-06 09:13:56 +02:00
  • 1ac46d7a42 Merge pull request 'Fix patches for 106 and 107' (#88) from wp433 into main Chris Boesch 2024-05-04 23:27:01 +00:00
  • 165cc199ca
    Fix patches for 106 and 107 Chris Boesch 2024-05-05 01:16:23 +02:00
  • e182d1f19d Merge pull request 'fix: typos in exercises 094 and 098' (#87) from d-hain/ziglings-exercises:typo-fix-094-098 into main Chris Boesch 2024-05-04 22:46:16 +00:00
  • 09e2f37a50 Merge branch 'main' into typo-fix-094-098 Chris Boesch 2024-05-04 22:45:32 +00:00
  • 27db3112f9 Merge pull request 'fix: typo: % instead of @ for a builtin function' (#85) from d-hain/ziglings-exercises:094_c_math-typo-fix into main Chris Boesch 2024-05-04 22:34:11 +00:00
  • 8cb2a5aa3c fix: some grammatical errors David Hain 2024-05-04 22:53:04 +02:00
  • c936c5e123 fix: many grammatical errors David Hain 2024-05-04 22:35:07 +02:00
  • 5c2354a1bf fix: typo: removed extra s David Hain 2024-05-04 21:12:54 +02:00
  • bf04adf091 fixing typos and grammar tovedetered 2024-05-04 13:29:42 -04:00
  • 4dbd056100 fix: typo: % instead of @ for a builtin function David Hain 2024-05-04 18:51:00 +02:00
  • 63a6557d40 fixing grammar and typos tovedetered 2024-05-03 17:34:03 -04:00
  • 9ce4a7d6f0 Merge pull request 'Update .woodpecker/eowyn.yaml' (#83) from wp-patch-2 into main Chris Boesch 2024-04-24 14:58:05 +00:00
  • b484be9ac1 Update .woodpecker/eowyn.yaml Chris Boesch 2024-04-24 14:40:01 +00:00
  • a2a0a6e891 Merge pull request 'Update .woodpecker/eowyn.yaml' (#82) from chrboesch-wp-patch-1 into main Chris Boesch 2024-04-24 14:31:07 +00:00
  • e7eaa080b6 Update .woodpecker/eowyn.yaml Chris Boesch 2024-04-24 14:20:57 +00:00
  • ce0a6cc91c Merge pull request 'Switch to new zig dev release 0.13' (#81) from r013 into main Chris Boesch 2024-04-20 20:37:30 +00:00
  • c94eb33e44
    Switch to new zig dev release 0.13 Chris Boesch 2024-04-20 22:35:14 +02:00
  • 8f36619bd7 Merge pull request 'fixing little typo on exercise 107_files2.zig' (#80) from susubub/exercises:little-typo_107 into main v0.12.0 Chris Boesch 2024-04-18 17:55:02 +00:00
  • aa74dde367 fixing little typo on exercise 107_files2.zig susubub 2024-04-17 20:04:43 -03:00
  • 9432c2b0fd Merge pull request 'Fixed woodpecker warnings' (#79) from pr78 into main Chris Boesch 2024-04-10 21:02:13 +00:00
  • f4f8eb7ff1
    Fixed woodpecker warnings Chris Boesch 2024-04-10 22:56:33 +02:00
  • 0f16f262ca
    Fixed woodpecker warnings Chris Boesch 2024-04-10 22:21:23 +02:00
  • 72e3d6ebdc Update .woodpecker/eowyn.yml Chris Boesch 2024-04-10 18:38:59 +00:00
  • 3c9c55df8e Merge pull request 'Additional timer in thread start added' (#77) from I75 into main Chris Boesch 2024-04-10 17:21:18 +00:00
  • 376a839672 Merge branch 'main' into I75 Chris Boesch 2024-04-10 17:16:14 +00:00
  • ba2a9622c4
    Additional timer in thread start added Chris Boesch 2024-04-10 19:13:46 +02:00
  • 2122c477a0 Merge pull request 'Greater gradation of timers built into the threads' (#76) from I75 into main Chris Boesch 2024-04-10 14:18:01 +00:00
  • 7732cd7716
    Greater gradation of timers built into the threads Chris Boesch 2024-04-10 16:06:23 +02:00
  • 564916db81 Update README.md Chris Boesch 2024-04-03 07:51:19 +00:00
  • 84864d808f Merge pull request 'Zig version changed' (#73) from pr72 into main Chris Boesch 2024-04-03 07:47:46 +00:00
  • 7875a0f9aa
    Zig version changed Chris Boesch 2024-04-03 00:37:33 +02:00
  • c0ff1b70c1 Merge pull request 'WIP - fix breaking zig change to @fieldParentPtr' (#72) from kamidev/exercises:fix_zig_breaking_pr_19470 into main Chris Boesch 2024-04-02 22:19:17 +00:00
  • f06c1f27d1
    Fix breaking zig change to @fieldParentPtr parameters kamidev 2024-03-31 14:55:32 +02:00
  • ba4709b20f Merge pull request 'fix typo' (#70) from i69 into main Chris Boesch 2024-03-28 20:53:46 +00:00
  • e06cdc0b70 Merge branch 'main' into i69 Chris Boesch 2024-03-28 20:42:35 +00:00
  • 86ac326885
    fix typo Chris Boesch 2024-03-28 21:33:16 +01:00
  • 20919722ff Merge pull request 'added exercise/106_files.zig' (#66) from dizzyi_solo/exercises:main into main Chris Boesch 2024-03-27 18:54:51 +00:00
  • db21ab9855 Merge branch 'main' into main Chris Boesch 2024-03-27 18:50:52 +00:00
  • 05589f8ba1 added format parameter {d} Alan CHUNG 2024-03-27 16:53:19 +08:00
  • 223fc79e44 106 & 107 Alan CHUNG 2024-03-27 16:40:24 +08:00
  • 69bc9a0723 Pass CI test locally Alan CHUNG 2024-03-26 14:33:25 +08:00
  • 5f74c7f911 specify directory on patch file 106 Alan CHUNG 2024-03-26 14:05:16 +08:00
  • 2c44f3e4ff specify directory on patch file 106 Alan CHUNG 2024-03-26 14:03:54 +08:00
  • 92ea6718b2 remove header of patch files of 106 Alan CHUNG 2024-03-26 14:01:12 +08:00
  • 9bf7a84e56 106_files.patches actual Alan CHUNG 2024-03-26 13:53:29 +08:00
  • 9ce889b438 106_files.zig actual test Alan CHUNG 2024-03-26 13:51:59 +08:00
  • 74a6e60e17 add patch files for 106_files.zig Alan CHUNG 2024-03-25 16:39:45 +08:00
  • 23b11a7509 106_files.zig format Alan CHUNG 2024-03-25 16:36:15 +08:00
  • 66d08f1e1f modified build.zig Alan CHUNG 2024-03-25 16:24:42 +08:00
  • ec6f6c5870 added exercise/106_files.zig Dizzyi 2024-03-25 01:11:33 +08:00
  • a3de4e3d0f Update .woodpecker/eowyn.yml Chris Boesch 2024-03-24 15:57:39 +00:00
  • 0d1c76a410 Update .woodpecker/eowyn.yml Chris Boesch 2024-03-24 15:55:43 +00:00
  • 8e6612a59d Update .woodpecker/eowyn.yml Chris Boesch 2024-03-24 15:45:53 +00:00
  • 95cfeaa606 Update exercises/105_threading2.zig Chris Boesch 2024-03-23 15:57:33 +00:00
  • dabd9a5a0a Merge pull request 'Added second threading exercise.' (#65) from threading2 into main Chris Boesch 2024-03-23 15:48:08 +00:00
  • d65e3f3f9a
    Added second threading exercise. Chris Boesch 2024-03-23 16:42:27 +01:00
  • cdaa246131 Merge pull request 'Fixed the renaming of std.os to std.posix' (#64) from fix_63 into main Chris Boesch 2024-03-21 23:28:30 +00:00
  • 2b9e3da5c8
    Fixed the renaming of std.os to std.posix Chris Boesch 2024-03-22 00:25:01 +01:00
  • 2092f35127 Merge pull request 'Changes for a new Zig version.' (#60) from version_change into main Chris Boesch 2024-03-14 23:11:06 +00:00
  • abed92c05e Changes for a new Zig version. Chris Boesch 2024-03-14 23:59:13 +01:00
  • 5728ccc8eb Merge pull request 'fix exercise 82 output' (#58) from dolichomps/exercises:main into main Chris Boesch 2024-03-14 22:41:29 +00:00
  • a87e7c895e Merge pull request 'Improved the explanation about passing arguments and added an example.' (#59) from issue51 into main Chris Boesch 2024-03-14 22:40:30 +00:00
  • 9844123dd1 Improved the explanation about passing arguments and added an example. Chris Boesch 2024-03-14 23:37:14 +01:00
  • c8f081f3e8 fix exercise 82 output dolichomps 2024-03-14 02:28:07 +00:00
  • 4b41b0a5c0 069_comptime4: replace comptime T: type => T: type and refactor a bit accordingly Ahmed 2024-03-12 21:33:37 +00:00
  • e3877321b6 Merge pull request 'Minor corrections to the "contributing"' (#56) from contrib into main Chris Boesch 2024-03-12 20:03:17 +00:00
  • 08cc60ba59 Minor corrections to the "contributing" Chris Boesch 2024-03-12 20:59:29 +01:00
  • 6b46b26c22 Merge pull request 'Fixed unicode literal' (#55) from i52 into main Chris Boesch 2024-03-08 00:09:54 +00:00
  • d0519d18fa Fixed unicode literal Chris Boesch 2024-03-08 01:07:57 +01:00
  • 9e9cf40453 Merge pull request 'Added threading exercise' (#54) from 104_threading into main Chris Boesch 2024-03-05 08:22:40 +00:00
  • 6984345d0a Added threading exercise Chris Boesch 2024-03-05 09:15:57 +01:00
  • 277304454a Merge pull request 'Added notes to exercise 94 c_math.' (#53) from 094_c-math into main Chris Boesch 2024-02-28 12:06:56 +00:00
  • 9e48c9a339 Added notes to exercise 94 c_math. Chris Boesch 2024-02-28 13:01:11 +01:00
  • 48b2032024 Merge pull request 'Zig version adjusted.' (#50) from build_fix into main Chris Boesch 2024-02-16 15:04:27 +00:00
  • 55b2ac4c5f Zig version adjusted. Chris Boesch 2024-02-16 15:19:10 +01:00
  • 099d0bba93 Merge pull request 'Text improvement' (#48) from chrboesch-patch-1 into main Chris Boesch 2024-02-11 14:12:07 +00:00
  • 8257ccb5c8 Text improvement Chris Boesch 2024-02-11 14:07:37 +00:00
  • 4b1ae6117c Merge pull request 'Fix zig_exe location in Build struct' (#45) from asd/ziglings:main into main Chris Boesch 2024-02-06 18:36:50 +00:00
  • 755911747f Fix zig_exe location in Build struct Alexander Saltanov 2024-02-06 00:06:19 +03:00
  • a61d450e92 Merge branch 'main' into main Anthon 2024-01-14 12:52:51 +00:00
  • d729c3544f changed to require exact start and end values Anthon van der Neut 2024-01-14 10:19:49 +01:00
  • a5a545259a Make the example more realistic jacwil 2024-01-13 20:36:35 -08:00
  • fa22e861d5 Merge pull request 'added space, missing after end-of-sentence dot.' (#40) from anthon/exercises:missing-space-1 into main Chris Boesch 2024-01-13 15:14:07 +00:00
  • 7bfd7adce8 Update exercises/093_hello_c.zig Chris Boesch 2024-01-13 14:27:58 +00:00
  • 58dff3f504 added space, missing after end-of-sentence dot. Anthon 2024-01-10 06:16:44 +00:00
  • 2bf830a4d5 Space sentinel jacwil 2024-01-06 16:38:06 -08:00
  • 0d46acfa02 Merge pull request 'Zig 0.12.0-dev.2043 compatability changes for test runner' (#35) from drglove/exercises:zig-2043-changes into main Chris Boesch 2024-01-05 13:52:09 +00:00
  • 15de3785a3 Bump ziglang version in Version Changes header drglove 2024-01-05 08:43:31 +00:00
  • 7d23ddc1f6 Update version changes with 2043. drglove 2024-01-05 08:27:52 +00:00
  • ba9447d2c6 Bump version to match required changes. drglove 2024-01-05 08:24:29 +00:00
  • 7a0cbb131f Use std.Build.LazyPath over now removed std.Build.FileSource. drglove 2024-01-05 08:17:09 +00:00
  • 528a8645f8 Fix casing of std.build -> std.Build in tests. drglove 2024-01-05 08:15:51 +00:00
  • b7dfa4cd1d Merge pull request 'Correct comment to match code in 076_sentinels' (#33) from mttrb/ziglings:076-comment into main Chris Boesch 2024-01-04 20:47:06 +00:00
  • 1ed03cf0a1 Fix formatting of comment Matthew Robinson 2024-01-01 02:16:39 +08:00
  • 1a001b9eb7 Correct comment to match code in 076_sentinels Matthew Robinson 2024-01-01 01:41:31 +08:00
  • e7c106ba3a Merge pull request 'Fix minor typo' (#32) from babaiserror/exercises:typo into main Chris Boesch 2023-12-30 16:34:16 +00:00
  • 2fb7da53e7 Fix minor typo babaiserror 2023-12-29 22:59:39 -05:00
  • 72e15c9ef3 Merge pull request 'Removed ci/compat.sh as it is included in build.zig again' (#30) from ci into main Chris Boesch 2023-11-21 23:01:10 +00:00
  • 492e5f5c40 Removed ci/compat.sh as it is included in build.zig again Chris Boesch 2023-11-21 23:51:28 +01:00
  • 5eafe16e97 Merge pull request 'Fix two minor typos' (#29) from A-h-m-e-d/exercises:typos into main Chris Boesch 2023-11-21 20:49:55 +00:00
  • 46e3a38dbc Fix two minor typos Ahmed 2023-11-21 19:09:47 +02:00
  • f987a06ccc Merge pull request 'Converted var to const if there is no mutation in the var.' (#28) from var_const into main Chris Boesch 2023-11-21 14:26:23 +00:00
  • b0511bb3c7 Fixed patch hunk Chris Boesch 2023-11-21 15:22:36 +01:00
  • 7679f93f68 Converted var to const if there is no mutation in var. This is checked from compiler version 0.12.0-dev.1664 Chris Boesch 2023-11-21 15:01:22 +01:00
  • b7015c2d9d Merge pull request 'fixed variable declaration by changing it to a const, since it's never mutated' (#27) from zev/exercises:main into main Chris Boesch 2023-11-21 13:20:51 +00:00
  • 063a74c59a fixed variable declaration by changing it to a const, since it's never mutated Zev Averbach 2023-11-21 12:00:34 +01:00
  • f29c0692d5 Added link to 'Zig in Depth' Chris Boesch 2023-11-19 14:51:24 +00:00
  • afe5511455 Merge pull request 'Changed three dots to colons, see #23' (#25) from pr23 into main Chris Boesch 2023-11-07 14:23:12 +00:00
  • cab5ee87bf Changed three dots to colons, see #23 Chris Boesch 2023-11-07 15:18:00 +01:00
  • 6d73746f65 Changed three dots to colons. Chris Boesch 2023-11-07 13:58:08 +01:00
  • be34dd7518 build: Remove dots after "Checking", "Compiling" ... goyalyashpal 2023-11-06 19:31:42 +00:00
  • 5a259a943f Merge pull request 'Change the task so that the exercise contains two errors again.' (#24) from i22 into main Chris Boesch 2023-11-06 18:55:54 +00:00
  • 55b58fea56 Change the task so that the exercise contains two errors again. Chris Boesch 2023-11-06 19:50:47 +01:00
  • 9e06afba5a build: Space separate filename and dots ... goyalyashpal 2023-11-06 14:32:43 +00:00
  • ec654626dd Update exercises/028_defer2.zig Robert Voogdgeert 2023-11-03 11:55:39 +00:00
  • 08d294f2b8 Merge pull request 'fixed build: renamed child.exec to run' (#19) from fix_build into main Chris Boesch 2023-10-24 10:42:25 +00:00
  • 6446542867 Update .woodpecker/eowyn.yml Chris Boesch 2023-10-24 10:23:10 +00:00
  • 8a1fbea5c9 fixed build: renamed exec to run Chris Boesch 2023-10-24 11:57:44 +02:00
  • 633af411e6 Update README.md Chris Boesch 2023-10-24 08:43:07 +00:00
  • 6c8ba96f7c exec is now run Ellie Frost 2023-10-23 20:14:25 -07:00
  • 890fe8e1c4 Merge pull request 'fixed typos' (#17) from typos into main v0.11.0 Chris Boesch 2023-10-22 12:24:28 +00:00
  • 2feeb282a9 fixed typos Chris Boesch 2023-10-22 14:19:23 +02:00
  • fe65ff343f Merge pull request 'Introduce syntax for turning a many pointer to a slice' (#15) from hachanuy/exercises:054-clarify into main Chris Boesch 2023-10-21 21:31:34 +00:00
  • b6abbf948c Introduce syntax for turning a many pointer to a slice Uy Ha 2023-10-18 19:28:34 +00:00
  • 9b58f3e83c Added idea for a new excersise Chris Boesch 2023-10-15 20:50:31 +00:00
  • e314608f3a Merge pull request 'fixed language changes in @typeInfo' (#13) from fix_i12 into main Chris Boesch 2023-10-08 16:56:09 +00:00
  • 36d8170d7c fixed language changes in @typeInfo Chris Boesch 2023-10-08 18:51:22 +02:00
  • 88a8e06489 Merge pull request 'changed compat check to comptime' (#11) from fix_compat into main Chris Boesch 2023-10-05 22:39:30 +00:00
  • 3ab1942156 changed compat check to comptime Chris Boesch 2023-10-06 00:33:24 +02:00
  • 2ba613b14f Merge pull request 'changed tokenize to tokenizeAny' (#10) from fix_tokenization into main Chris Boesch 2023-10-05 20:13:43 +00:00
  • 5d3ff86a42 changed tokenize to tokenizeAny Chris Boesch 2023-10-05 22:07:58 +02:00
  • 6079b0122a Merge pull request 'fixed broken patch 103' (#9) from fix_patches into main Chris Boesch 2023-10-05 19:37:53 +00:00
  • e6e78d3f80 fixed broken patch 103 Chris Boesch 2023-10-05 21:32:29 +02:00
  • 1c7e35e193 Merge pull request 'changed the patch files that we can also use them with busybox for testing in Woodpecker' (#8) from woodpecker into main Chris Boesch 2023-10-05 19:18:20 +00:00
  • 9003544446 Merge branch 'woodpecker' of https://codeberg.org/ziglings/exercises into woodpecker Chris Boesch 2023-10-05 21:15:41 +02:00
  • 7491e3df91 changed the patch files that we can also use them with busybox for testing in Woodpecker Chris Boesch 2023-10-05 20:18:04 +02:00
  • ca37825127 Merge pull request 'switched docker image to ziglings/ziglang' (#7) from woodpecker into main Chris Boesch 2023-10-05 15:58:01 +00:00
  • 992323ac6c switched docker image to ziglings/ziglang Chris Boesch 2023-10-05 17:43:03 +02:00
  • 4b1ba69270 Merge pull request 'added woodpecker integration' (#6) from woodpecker into main Chris Boesch 2023-10-04 12:54:59 +00:00
  • afee8d9c7a added woodpecker integration Chris Boesch 2023-10-04 14:48:47 +02:00
  • a286403250 Merge pull request 'fix(103_tokenization): ✏️ Migrated to tokenizeAny' (#5) from rond/exercises:main into main Chris Boesch 2023-10-04 08:26:36 +00:00
  • 3abefbd402
    fix(103 patch): ✏️ Update patch to reflect changes rond 2023-10-04 09:12:48 +02:00
  • 4a3e4474b7
    fix(103_tokenization): ✏️ Migrated to tokenizeAny rond 2023-10-04 04:53:34 +02:00
  • a74737ac7c Merge pull request 'remove github actions' (#4) from woodpecker into main Chris Boesch 2023-10-03 22:15:12 +00:00
  • 6dbe0d881e remove github actions Chris Boesch 2023-10-04 00:08:45 +02:00
  • 89170b70a8 we uses -> we use Roman Frołow 2023-10-01 08:38:31 +02:00
  • f4977d70ca space Roman Frołow 2023-09-30 08:04:18 +02:00
  • 67bb8d997e Similar to C-style for Roman Frołow 2023-09-29 22:34:35 +02:00
  • 7c50bd1e47 Merge pull request 'Global scope is container-level scope' (#2) from rofrol/ziglings--exercises:rofrol-container-level into main Chris Boesch 2023-09-21 13:34:38 +00:00
  • 73f7670667 Global scope is container-level scope rofrol 2023-09-20 22:30:57 +00:00
  • f29a42b5f1 Update README to announce move to Codeberg! ratfactor 2023-09-20 13:10:08 +02:00
  • 1b8988ac81 Adapt README to current Zig version Chris Boesch 2023-09-20 13:02:57 +02:00
  • 02dfa1e970 Adapt Github structure to Codeberg Chris Boesch 2023-09-20 13:00:36 +02:00
  • aa1350d013 Update README.md with new clone instructions Dave Gauer 2023-09-19 20:51:05 -04:00
  • 0b2a742f46 Announce move to Codeberg in README Dave Gauer 2023-09-19 21:18:27 -04:00
  • f86db89f41 Merge pull request #357 from ratfactor/check_patches Chris Boesch 2023-08-27 19:21:42 +02:00
  • b749cba652 Fixed some broken patches Chris Boesch 2023-08-27 19:11:21 +02:00
  • acb0a9e0fe Merge pull request #356 from juergenhoetzel/code-point-size Chris Boesch 2023-08-27 18:57:50 +02:00
  • 65a4c21017 Update README.md Chris Boesch 2023-08-27 18:55:54 +02:00
  • 8c2202c73d Add example for Unicode Code point literal > 255 Juergen Hoetzel 2023-08-26 13:26:24 +02:00
  • 741704cc6f Merge pull request #352 from kai-tub/main-1 Chris Boesch 2023-08-17 20:42:42 +02:00
  • 11a120521d Add link to DoD talk in 101_for5.zig Kai Norman Clasen 2023-08-17 19:43:13 +02:00
  • 92a4f3acf8 Merge pull request #351 from ratfactor/class_role Chris Boesch 2023-08-17 15:03:17 +02:00
  • 4eb949759b changed struct name 'class' into 'role' Chris Boesch 2023-08-17 14:55:11 +02:00
  • 2e5a49fc68 Merge pull request #346 from ratfactor/i339 Chris Boesch 2023-08-02 23:39:59 +02:00
  • 5a0681948b changed struct name 'class' into 'role' Chris Boesch 2023-08-02 23:29:02 +02:00
  • b5d54364cc Merge pull request #342 from ratfactor/v4246 Chris Boesch 2023-07-26 20:28:22 +02:00
  • ac1d003f1e Upgrade to Zig version 4246 Chris Boesch 2023-07-26 20:20:40 +02:00
  • 5865ed5f2e Merge pull request #340 from nchataing/fix-main-build Chris Boesch 2023-07-26 19:46:45 +02:00
  • 51a88cccf7 fix: main entry point is broken with version 0.11.0-dev.4228 Nicolas Chataing 2023-07-25 14:59:17 +02:00
  • 477f18ebfc Merge pull request #337 from kimshrier/exercise_096_typo Chris Boesch 2023-07-03 18:59:54 +02:00
  • db653d29ee fix typo Kim SHrier 2023-07-03 02:06:40 -06:00
  • e142d40fb0 Update 078_sentinels3.zig Chris Boesch 2023-06-29 21:32:44 +02:00
  • bddff7a0a6 Version updated Chris Boesch 2023-06-27 18:49:28 +02:00
  • 1070fe5b40 Merge pull request #333 from ratfactor/v3853 Chris Boesch 2023-06-27 00:15:48 +02:00
  • 7ad0f06a07 Compatibility checks temporarily disabled (2) Chris Boesch 2023-06-27 00:03:16 +02:00
  • 496953e9a8 Compatibility checks temporarily disabled Chris Boesch 2023-06-27 00:00:53 +02:00
  • d864860201 Unit tests temporarily disabled Chris Boesch 2023-06-26 23:55:58 +02:00
  • a5a36337e8 Revised exercises due to the changes of Zig version 0.11.0-dev.3853 Chris Boesch 2023-06-26 23:43:39 +02:00
  • c3aed336e7 Merge pull request #331 from ratfactor/tokenization Chris Boesch 2023-06-26 09:21:26 +02:00
  • a2b0b976a6 First tokenization exerice. Chris Boesch 2023-06-26 00:54:39 +02:00
  • 2705e16c36 Merge pull request #329 from lorrding/refactor-var-to-const Chris Boesch 2023-06-22 16:51:03 +02:00
  • d52f360731 Update outdated comments lording 2023-06-22 12:11:24 +00:00
  • 3e502fe69b Merge branch 'main' into refactor-var-to-const lording 2023-06-22 09:48:10 +00:00
  • 9499e12469 Merge pull request #328 from ratfactor/v3747 Chris Boesch 2023-06-22 11:44:59 +02:00
  • d2d3dfa277 var to const when posssible lording 2023-06-22 09:41:41 +00:00
  • bd4a48c3c9 Changed to zig developer version 3747. Chris Boesch 2023-06-22 11:31:46 +02:00
  • 40bedacfdf Merge pull request #327 from lorrding/patch_v0.11.0-dev.3747 Chris Boesch 2023-06-22 11:25:22 +02:00
  • ccb580f95d Fix broken builtin name in exercise 96 lording 2023-06-22 08:23:22 +00:00
  • 39952817b3 Fix broken builtin name in exercise 36 lording 2023-06-22 08:23:01 +00:00
  • f09a87c348 Merge pull request #325 from ckafi/what-a-dilema Chris Boesch 2023-06-18 19:02:24 +02:00
  • 5984444489 fix typo Tobias Frilling 2023-06-17 09:34:37 +02:00
  • 9c9671bb15 Merge pull request #323 from ratfactor/issue318 Chris Boesch 2023-06-11 23:54:05 +02:00
  • 2815574e35 Removed debug info. Chris Boesch 2023-06-11 23:45:50 +02:00
  • 7a16ed09ac Fixed missing comptime. Chris Boesch 2023-06-11 23:41:42 +02:00
  • cac5770e3c Merge pull request #321 from ratfactor/issue317 Chris Boesch 2023-06-10 22:13:24 +02:00
  • 33d3cc1647 Fixed description of @addWithOverflow Chris Boesch 2023-06-10 22:04:03 +02:00
  • 80c92e3c94 closes https://github.com/ratfactor/ziglings/pull/311 Chris Boesch 2023-06-09 17:25:10 +02:00
  • 947d1e4fbb Update README.md Chris Boesch 2023-05-31 23:34:41 +02:00
  • 79f2b62774 Merge pull request #313 from chrboesch/colors Chris Boesch 2023-05-30 21:54:49 +02:00
  • 9151557d39 Changed error text to bold. Chris Boesch 2023-05-30 21:45:33 +02:00
  • b84a2f5c69 Merge pull request #312 from pdietl/pdietl/fix_grammar Chris Boesch 2023-05-30 21:34:46 +02:00
  • 940482a07e Merge pull request #308 from perillo/refactor-zigling-step-more Chris Boesch 2023-05-30 20:20:53 +02:00
  • edcf904ca2 Change grammar: there's -> there are ex. 17 Pete Dietl 2023-05-27 01:28:30 +02:00
  • 1482b82500 changed version number Chris Boesch 2023-05-25 15:18:14 +02:00
  • 763cdb10ca Merge pull request #309 from pseudocc/main Chris Boesch 2023-05-25 15:15:28 +02:00
  • 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
  • ec1976e9ab build: reduce code duplication when setting the work path Manlio Perillo 2023-04-30 16:07:30 +02:00
  • 070734a520 build: remove the Exercise.async field Manlio Perillo 2023-04-30 15:33:29 +02:00
  • 6f482a1f7a build: move exercises at the end of the file Manlio Perillo 2023-04-30 15:27:51 +02:00
  • 2e2924abdb Added Ex. 100 fourth for (as foretold in #261) Dave Gauer 2023-04-30 21:23:54 -04:00
  • 4198d5b2db Oops, capitalization in ex016. Dave Gauer 2023-04-30 17:12:35 -04:00
  • bef099fee6 Renamed 095 to "for3" to match feature sequence Dave Gauer 2023-04-30 17:11:37 -04:00
  • fd10ff8bb3 Updating 095 patch to match, natch! Dave Gauer 2023-04-30 16:45:57 -04:00
  • e9e6be4e05 Updating wording in 'for' exercises Dave Gauer 2023-04-30 16:23:35 -04:00
  • 6b48914d7a Merge pull request #269 from perillo/fix-windows-deadlock Chris Boesch 2023-04-29 22:49:07 +02:00
  • 0dc6b45770 eowyn.sh: remove checking formatting one file at a time Manlio Perillo 2023-04-29 16:58:10 +02:00
  • 11d2279f4f test: make the patch command silent Manlio Perillo 2023-04-29 16:50:28 +02:00
  • 4b1e292ae4 test: fix deadlock on windows when running tests Manlio Perillo 2023-04-29 16:25:58 +02:00
  • 93e8b5710c workflows: remove the custom windows only jobs Manlio Perillo 2023-04-29 16:22:52 +02:00
  • edeca97370 Update README.md Chris Boesch 2023-04-29 12:48:22 +00:00
  • ac25e91f81 Merge pull request #268 from chrboesch/main Chris Boesch 2023-04-28 16:20:54 +00:00
  • 3dacb04452 switched back to bash on windows Chris Boesch 2023-04-28 15:41:10 +00:00
  • 6920dbebcd switched back to bash on windows Chris Boesch 2023-04-28 15:40:46 +00:00
  • c2fe843a8a 060 - remove @as() Arya-Elfren 2023-04-28 15:11:43 +01:00
  • 7ae8c2a827 Merge pull request #267 from chrboesch/main Chris Boesch 2023-04-28 11:38:58 +00:00
  • 83fa3de220 Split Windows with PowerShell Chris Boesch 2023-04-28 11:29:18 +00:00
  • 7cfdc2b126 Update ci.yml Chris Boesch 2023-04-28 11:20:54 +00:00
  • c74c542372 Update ci.yml Chris Boesch 2023-04-28 11:17:57 +00:00
  • b903edd290 Update ci.yml Chris Boesch 2023-04-28 11:14:43 +00:00
  • 0302650acf Update ci.yml Chris Boesch 2023-04-28 11:10:37 +00:00
  • dcd16044f4 split in windows and uses PowerShell Chris Boesch 2023-04-28 11:03:24 +00:00
  • 599bea5705 Simplify f16 coersion example Arya-Elfren 2023-04-28 11:32:45 +01:00
  • 3612c67f04 Simplify methods explanation in 047 Arya-Elfren 2023-04-28 11:12:42 +01:00
  • 18f69f5634 Clarify the methods syntax sugar & a bit more Arya-Elfren 2023-04-26 22:47:03 +01:00
  • 116546a996 Clarify f16 maths - closes #204 Arya-Elfren 2023-04-26 22:07:20 +01:00
  • f83fe12dce step eowyn ranamed Chris Boesch 2023-04-26 20:01:50 +02:00
  • 39eaea027d fixed error time-out minutes Chris Boesch 2023-04-26 19:47:35 +02:00
  • df52b7be61 step names addes and switched to checkout v3 Chris Boesch 2023-04-26 19:40:16 +02:00
  • cf3343e6df step names added and switched to checkout v3 Chris Boesch 2023-04-26 19:36:58 +02:00
  • 6675fad34d fixed fail-fast error Chris Boesch 2023-04-26 11:44:49 +02:00
  • d6c5d3e510 strategy error fixed Chris Boesch 2023-04-26 11:37:31 +02:00
  • 4fee940778 timeout error fixed Chris Boesch 2023-04-26 11:35:19 +02:00
  • a703faa8e4 Merge pull request #259 from perillo/improve-github-workflows Chris Boesch 2023-04-26 09:13:53 +00:00
  • 65f3672ca5 back to checkout@2 Chris Boesch 2023-04-26 11:13:19 +02:00
  • f7e49d8c34 back to checkout@v2 Chris Boesch 2023-04-26 11:05:21 +02:00
  • fa335d4166 workflows: improve the jobs configuration Manlio Perillo 2023-04-26 10:55:36 +02:00
  • 232002f30f Merge pull request #254 from chrboesch/tools Chris Boesch 2023-04-25 21:46:12 +00:00
  • fa28aedfe1 Merge pull request #258 from chrboesch/eowyn Chris Boesch 2023-04-25 21:37:55 +00:00
  • f69cfc3b88 Version number added. Chris Boesch 2023-04-25 23:34:56 +02:00
  • cbf265ab98 Merge pull request #257 from chrboesch/eowyn Chris Boesch 2023-04-25 21:23:02 +00:00
  • 0ac3646e9c Added a loop for the formatting test, so we can see where errors happen. Chris Boesch 2023-04-25 23:21:01 +02:00
  • 213d0712a5 replaced update-patches.py with update-patches.zig Chris Boesch 2023-04-25 21:35:18 +02:00
  • c43ade9677 Merge pull request #255 from perillo/improve-ci-more Chris Boesch 2023-04-25 18:32:48 +00:00
  • 58e28761be Merge pull request #256 from perillo/improve-more-2 Chris Boesch 2023-04-25 18:31:12 +00:00
  • 7470c29475 Python isn't necessary Chris Boesch 2023-04-25 20:23:27 +02:00
  • cac7391247 .gitattributes: remove support for old files, add python Manlio Perillo 2023-04-24 18:27:46 +02:00
  • 9273fe2dd8 .gitignore: add zig-out, remove vim backup and swap files Manlio Perillo 2023-04-24 18:13:28 +02:00
  • 6effa7fe84 workflow: add a test job to ci.yml Manlio Perillo 2023-04-25 15:25:07 +02:00
  • b5036b776a workflows: use actions/checkout@v3 Manlio Perillo 2023-04-25 15:13:38 +02:00
  • 49e7c51f9a Fix formatting in exercise 99 Manlio Perillo 2023-04-24 18:41:11 +02:00
  • fd6f3eebbb eowyn.sh: set the -e option Manlio Perillo 2023-04-24 18:09:47 +02:00
  • 4b58de26d3 eowyn: always quote variables Manlio Perillo 2023-04-07 16:22:52 +02:00
  • cffbbff8bd replaced check-exercises.pu with check-exercises.zig Chris Boesch 2023-04-25 12:13:58 +02:00
  • 752efd891d Merge pull request #250 from perillo/improve-test-coverage-2 Chris Boesch 2023-04-24 15:56:51 +00:00
  • 64d90c3397 timeout to 60 minutes Chris Boesch 2023-04-24 17:43:55 +02:00
  • 4f690b074a test: add a test for zig build -Dn=1 Manlio Perillo 2023-04-24 13:03:52 +02:00
  • 5b2e842157 test: change the order of zig build options Manlio Perillo 2023-04-24 12:19:00 +02:00
  • 131772edd7 test: add test for zig build and zig build -Dn=1 start Manlio Perillo 2023-04-22 17:22:34 +02:00
  • 3dd7cdcb3b build: make exercise output more reliable Manlio Perillo 2023-04-24 11:20:07 +02:00
  • cec0aa51db test: fix incorrect cleanup code Manlio Perillo 2023-04-20 21:13:13 +02:00
  • 108c145bdd test: refactorize the code Manlio Perillo 2023-04-20 18:45:09 +02:00
  • 2775d21ed0 Another README coverage list edit Dave Gauer 2023-04-23 19:43:26 -04:00
  • 960da57e68 Tweaked README coverage list Dave Gauer 2023-04-23 19:16:03 -04:00
  • 346e6b00cd Updated README and CONTRIBUTING to reflect reality Dave Gauer 2023-04-23 19:12:15 -04:00
  • 42c430a0c0 Ex 099 format instructions to 65 columns, wording, examples Dave Gauer 2023-04-23 18:54:43 -04:00
  • 99891b53fb Update 099_formatting.zig Chris Boesch 2023-04-19 22:14:06 +02:00
  • 4435cebe7a Merge pull request #247 from chrboesch/formatting Chris Boesch 2023-04-19 22:09:32 +02:00
  • d6d30934db added first formatting exercise Chris Boesch 2023-04-19 21:57:37 +02:00
  • 2ed24ab3cf Merge pull request #234 from perillo/improve-ci Chris Boesch 2023-04-19 15:25:12 +02:00
  • c7697a4282 Ensure the patches are up-to-date and consistent Manlio Perillo 2023-04-17 09:19:49 +02:00
  • 7d7be0482c eowyn: run zig fmt --check before zig build Manlio Perillo 2023-04-16 18:07:51 +02:00
  • 6b17a18893 Ensure the exercises use the canonical format Manlio Perillo 2023-04-16 12:23:10 +02:00
  • b59bef29b9 ci: add a CI workflow Manlio Perillo 2023-04-12 17:04:18 +02:00
  • b84217161c Merge pull request #246 from perillo/build-restore-compatibility-2 Chris Boesch 2023-04-18 18:06:41 +02:00
  • 30db9d105a build: avoid intermixed messages on the same line Manlio Perillo 2023-04-17 19:09:30 +02:00
  • c6e055dd83 build: don't print errors in ZiglingStep.eval Manlio Perillo 2023-04-17 15:52:57 +02:00
  • b39c7e61ef build: restore compatibility support again Manlio Perillo 2023-04-18 12:22:30 +02:00
  • 9ff7f5ee69 Merge pull request #238 from perillo/update-zigling-step Chris Boesch 2023-04-13 18:47:36 +02:00
  • e3c5cb2175 build: update ZiglingStep to the new API Manlio Perillo 2023-04-13 18:03:00 +02:00
  • e91c7a24f2 build: disable special case for zig build -Dhealed Manlio Perillo 2023-04-13 17:47:17 +02:00
  • 540042576e Update README.md Chris Boesch 2023-04-13 10:41:34 +02:00
  • 3b3f802cc8 Merge pull request #237 from chrboesch/main Chris Boesch 2023-04-13 09:57:50 +02:00
  • 4b941892e1 Update CNAME Chris Boesch 2023-04-12 21:07:38 +02:00
  • b7812b684f Update CNAME Chris Boesch 2023-04-12 21:04:18 +02:00
  • 10f0aa2100 Create CNAME Chris Boesch 2023-04-12 20:56:32 +02:00
  • 850ec0c164 Update README.md Chris Boesch 2023-04-12 19:32:34 +02:00
  • bf013df4bf Merge pull request #235 from perillo/update-to-version-0.11.0-dev.2560 Chris Boesch 2023-04-12 19:02:43 +02:00
  • bc98057d66 Update the code to the new zig version Manlio Perillo 2023-04-12 18:41:40 +02:00
  • 3121ebff30 Update 096_memory_allocation.zig Chris Boesch 2023-04-12 17:14:18 +02:00
  • 8eaf472959 Update 097_bit_manipulation.zig Chris Boesch 2023-04-12 17:13:51 +02:00
  • ea330749ca Update 098_bit_manipulation2.zig Chris Boesch 2023-04-12 17:10:54 +02:00
  • ecde85f5d5 Update README.md Chris Boesch 2023-04-12 17:09:03 +02:00
  • ffd3de2d01 Merge pull request #233 from chrboesch/bit_manipulation Chris Boesch 2023-04-12 17:08:06 +02:00
  • 9f48d84ac8 added the second exercise for bit manipulation Chris Boesch 2023-04-12 17:00:26 +02:00
  • 35765f9299 Merge pull request #232 from chrboesch/bit_manipulation Chris Boesch 2023-04-12 15:52:27 +02:00
  • 299418c314 added first exercise for bit manipulation Chris Boesch 2023-04-12 15:47:20 +02:00
  • 3c19500827 added first exercise for bit manipulation Chris Boesch 2023-04-12 15:44:12 +02:00
  • 1ccc86edd6 Merge pull request #224 from perillo/improve-build-more Chris Boesch 2023-04-12 15:27:48 +02:00
  • 47876e6371 build: make PrintStep thread safe Manlio Perillo 2023-04-10 21:24:49 +02:00
  • 1ee8aabcf3 build: simplify the code when solving all the exercises Manlio Perillo 2023-04-10 21:02:54 +02:00
  • be782af7a3 build: restore compatibility support Manlio Perillo 2023-04-10 18:14:58 +02:00
  • 647a24afae build: improve PrintStep, SkipStep and PatchStep names Manlio Perillo 2023-04-09 18:48:19 +02:00
  • c656536d3f build: simplify code and add tests Manlio Perillo 2023-04-09 18:33:59 +02:00
  • d43f19ded8 build: add support for skipping exercises Manlio Perillo 2023-04-08 12:56:51 +02:00
  • 67f369484c build: ensure the exercise links libc, when needed Manlio Perillo 2023-04-08 09:51:07 +02:00
  • 7b37047c05 Update README.md Chris Boesch 2023-04-09 19:40:39 +02:00
  • 420acb781b Merge pull request #226 from chrboesch/adjust_advance Chris Boesch 2023-04-09 19:39:24 +02:00
  • cff8aa2e52 closes https://github.com/ratfactor/ziglings/issues/223 Chris Boesch 2023-04-09 19:25:04 +02:00
  • 1cf910fb51 build: enable full parallelism when -Dhealed is set Manlio Perillo 2023-04-08 09:02:38 +02:00
  • b478c1bff4 Update README.md Chris Boesch 2023-04-07 18:28:33 +02:00
  • e242d821ba Merge pull request #212 from perillo/improve-build Chris Boesch 2023-04-07 18:24:42 +02:00
  • ddc835762c Insert current zig version for compatiblity! Chris Boesch 2023-04-07 18:18:15 +02:00
  • 0fd80d6cba help text for parameters adapted Chris Boesch 2023-04-07 18:06:13 +02:00
  • 59e28987da build: restore the exercise chain Manlio Perillo 2023-04-06 12:47:08 +02:00
  • 75a1600626 build: fix the description of the named_install step Manlio Perillo 2023-04-05 11:16:23 +02:00
  • 8bf719e5e2 Merge pull request #216 from chrboesch/i215 Chris Boesch 2023-04-05 16:30:51 +02:00
  • 14ad753001 improving the explanation Chris Boesch 2023-04-05 16:11:56 +02:00
  • 36e3f577ca build: replace the logo step with the header step Manlio Perillo 2023-04-04 18:32:30 +02:00
  • 45713ec8ab build: restore support for Zig 0.6.0 Manlio Perillo 2023-04-03 11:06:39 +02:00
  • dd15cb94fd build: make the logo a build step Manlio Perillo 2023-04-02 14:59:22 +02:00
  • b75a76d072 Merge pull request #209 from chrboesch/e70 Chris Boesch 2023-03-31 12:31:15 +02:00
  • ad8aec7885 changed self parameter in connect to pointer Chris Boesch 2023-03-31 12:18:57 +02:00
  • 5469a7b89f Merge pull request #208 from chrboesch/issue_140 Chris Boesch 2023-03-30 23:22:09 +02:00
  • b16cd86906 function made more elegant Chris Boesch 2023-03-30 23:11:40 +02:00
  • aa01f6eea9 Merge pull request #207 from chrboesch/i205 Chris Boesch 2023-03-30 22:49:10 +02:00
  • 34e36e4175 changed self paramter in waddle to pointer Chris Boesch 2023-03-30 22:42:44 +02:00
  • 87ddb98d23 Merge pull request #206 from ZoloZithro/my-branch Chris Boesch 2023-03-30 16:40:49 +02:00
  • dfed138555 Exercise 094: Correct spelling and grammar Zolo Zithro 2023-03-30 09:40:13 -04:00
  • 66d9d337a6 Update README.md Chris Boesch 2023-03-20 00:24:24 +01:00
  • 2ba268a0b0 Merge pull request #203 from chrboesch/new_build Chris Boesch 2023-03-19 18:28:47 +01:00
  • 3b85c24694 workaround for parallel processing of the build steps Chris Boesch 2023-03-19 18:23:35 +01:00
  • 78e856f602 first test for new build system Chris Boesch 2023-03-19 00:59:42 +01:00
  • ad8b0383a4 Merge pull request #199 from joburgard/main Dave Gauer 2023-03-15 18:52:16 -04:00
  • 903b5fc536 Fix typo Jo Burgard 2023-03-14 13:43:50 +01:00
  • b5e16e8d0b Fix typo Jo Burgard 2023-03-14 13:35:20 +01:00
  • 5ad5bba918 Update README.md Chris Boesch 2023-03-12 13:49:26 +01:00
  • 423e63a83d Update README.md Chris Boesch 2023-03-12 13:47:48 +01:00
  • c3f9c7878c Update README.md Chris Boesch 2023-03-12 13:47:13 +01:00
  • 4455afebf9 Merge pull request #197 from chrboesch/memall Chris Boesch 2023-03-09 12:39:32 +01:00
  • 8f67cb8c02 added line feed Chris Boesch 2023-03-09 12:20:45 +01:00
  • fd8bde3cd3 Merge pull request #195 from Seanny123/memory-allocation Chris Boesch 2023-03-09 11:38:42 +01:00
  • be87134397 change empty init to '???' placeholder Sean Aubin 2023-03-08 19:22:17 -05:00
  • 484822a8da rename memory allocation 095 -> 096 Sean Aubin 2023-03-08 13:42:21 -05:00
  • a218425ee5 add 095_memory_allocation.patch Sean Aubin 2023-03-08 13:21:48 -05:00
  • 551a36f7c9 fix allocate example Sean Aubin 2023-03-08 13:09:41 -05:00
  • f08af9b242 move memory allocation example to 095 Sean Aubin 2023-03-08 12:51:07 -05:00
  • f01d9ba92d rephrase/reformat comments Sean Aubin 2023-03-08 12:50:10 -05:00
  • 1be1d854a8 first draft of memory allocation exercise Sean Aubin 2023-02-28 20:54:42 -05:00
  • f10f9efe7f Merge pull request #196 from chrboesch/for-loops Chris Boesch 2023-03-04 16:15:30 +01:00
  • 101151f3f1 exercise for new for-loops Chris Boesch 2023-03-04 16:07:53 +01:00
  • 582f3b1b09 Merge pull request #194 from Seanny123/sean-nitpicks Chris Boesch 2023-02-28 16:29:37 +01:00
  • 20a0fcdd9a fix typos/grammar in 093_hello_c.zig Sean Aubin 2023-02-27 17:22:51 -05:00
  • 861bf28e73 Update README.md Chris Boesch 2023-02-22 11:22:41 +01:00
  • fb029e6982 Update README.md Chris Boesch 2023-02-21 21:55:32 +01:00
  • c34380e939 Merge pull request #191 from chrboesch/dev_1711 Chris Boesch 2023-02-21 21:54:09 +01:00
  • e7326dc5f9 dev.1711 - switched to multi-object-for-loops Chris Boesch 2023-02-21 21:43:40 +01:00
  • 8da0a6aa7d Merge pull request #190 from chrboesch/issue_126 Chris Boesch 2023-02-20 21:48:19 +01:00
  • b409387dc8 removed unnecessary self pointer Chris Boesch 2023-02-20 21:32:10 +01:00
  • 21b6cccd5f Update README.md Chris Boesch 2023-02-19 21:59:52 +01:00
  • f9b3d50824 Merge pull request #189 from chrboesch/dev1650 Chris Boesch 2023-02-19 18:18:22 +01:00
  • 1d10a062e2 check for dev1650 and some minor polish Chris Boesch 2023-02-19 17:52:16 +01:00
  • b2de68869e Merge pull request #188 from chrboesch/issue_185 Chris Boesch 2023-02-19 00:30:10 +01:00
  • e92858bd65 issue 185, description improved Chris Boesch 2023-02-19 00:20:13 +01:00
  • 9f08e1efe4 Merge pull request #187 from chrboesch/c_math Chris Boesch 2023-02-19 00:10:08 +01:00
  • 84f4b4a9c7 small improvements in hello_c Chris Boesch 2023-02-19 00:00:08 +01:00
  • f6a2356bea Merge pull request #186 from chrboesch/c_math Chris Boesch 2023-02-18 23:52:08 +01:00
  • 23f2cc88d2 added C math exercise Chris Boesch 2023-02-18 23:39:21 +01:00
  • 6353299cd6 'working with C marked' Chris Boesch 2023-02-16 19:44:35 +01:00
  • 5d7d811298 Merge pull request #183 from chrboesch/hello_c Chris Boesch 2023-02-16 19:42:24 +01:00
  • dc187889c1 some improvements in the description Chris Boesch 2023-02-16 19:28:10 +01:00
  • bb95625477 try 'write' that works on mac, but I didn't know if it works on windows Chris Boesch 2023-02-16 18:33:06 +01:00
  • 120cf0c158 Merge pull request #184 from DiogoNeves/patch-1 Chris Boesch 2023-02-16 13:50:41 +01:00
  • dce731a0ec Merge branch 'main' into hello_c Chris Boesch 2023-02-16 11:17:52 +01:00
  • 9693860bc0 inserted a workaround for mac-os, see https://github.com/ziglang/zig/issues/14657#issuecomment-1432180967 Chris Boesch 2023-02-16 11:15:07 +01:00
  • 4a63c43c1f 'Interfaces' check marked Chris Boesch 2023-02-16 10:35:15 +01:00
  • abdcc77984 Merge pull request #181 from chrboesch/interfaces Chris Boesch 2023-02-16 10:07:48 +01:00
  • 4c827a6ec2 adds missing 'the' to intro text Diogo Neves 2023-02-16 00:39:56 +00:00
  • 662086cb89 Added story/explanation to new ex. 092 Dave Gauer 2023-02-15 17:45:10 -05:00
  • 4cf3bd63a2 added the first C exercise Chris Boesch 2023-02-15 22:55:44 +01:00
  • 0f42850f7e Merge pull request #182 from chrboesch/v1638 Chris Boesch 2023-02-15 20:03:32 +01:00
  • 561484280c update to version 1636 Chris Boesch 2023-02-15 19:28:27 +01:00
  • beaa89fdf5 inserted a failure and created a patch Chris Boesch 2023-02-14 12:58:12 +01:00
  • bb4b321b0c created an empty patch for testing until the exercise is finished Chris Boesch 2023-02-14 09:11:46 +01:00
  • 2557913402 Update README.md Chris Boesch 2023-02-12 17:37:41 +01:00
  • 0dd1cf1b18 Merge pull request #180 from chrboesch/v1602 Chris Boesch 2023-02-12 17:36:37 +01:00
  • 5007e7330f updated to version 011.0-dev.1602 Chris Boesch 2023-02-12 17:10:40 +01:00
  • 35c5d6b976 added 092_interfaces to build Chris Boesch 2023-02-11 11:43:09 +01:00
  • 9b38f3584b first draft for interfaces Chris Boesch 2023-02-11 11:12:47 +01:00
  • bee73b80b9 noted changes for version 1568 Chris Boesch 2023-02-04 15:20:54 +01:00
  • 763ee7955d Merge pull request #177 from DameonSmith/patch-1 Chris Boesch 2023-02-04 15:12:50 +01:00
  • 7ed121ee12 new build number added Chris Boesch 2023-02-04 15:06:20 +01:00
  • 4056f0cb21 Merge pull request #178 from chrboesch/issue176 Chris Boesch 2023-02-02 10:45:25 +01:00
  • 45aa554046 removed trim of trailing spaces Chris Boesch 2023-02-02 10:38:02 +01:00
  • 48ee92a9a5 Updating build.zig to support new API change. Dameon Smith 2023-02-01 21:51:47 -06:00
  • e95f966591 Merge pull request #175 from chrboesch/readme Chris Boesch 2023-02-01 00:06:24 +01:00
  • 862950c11d notes for dev update to 1501 Chris Boesch 2023-02-01 00:04:50 +01:00
  • 1baa4e2346 Merge pull request #174 from chrboesch/build Chris Boesch 2023-01-31 23:58:33 +01:00
  • 894456a3cc update to zig dev release 1501 Chris Boesch 2023-01-31 23:48:50 +01:00
  • 11d8df8b75 Merge pull request #173 from chrboesch/issue172 Chris Boesch 2023-01-29 18:54:52 +01:00
  • 2ca76b8388 description specified Chris Boesch 2023-01-29 17:52:11 +01:00
  • 00e6ad1f98 update goto-bus-stop Chris Boesch 2023-01-27 21:39:33 +01:00
  • c2cd1472a4 Merge pull request #170 from ratfactor/comment Chris Boesch 2023-01-27 00:13:50 +01:00
  • be1f9cd9b2 comment corrected Chris Boesch 2023-01-27 00:07:20 +01:00
  • 37326e3da2 Merge pull request #168 from chrboesch/end Chris Boesch 2023-01-22 13:44:10 +01:00
  • 0616cc4303 try to fix mac error Chris Boesch 2023-01-22 13:34:46 +01:00
  • 9d9dc1dacf changed 'the_end' to '999_the_end' Chris Boesch 2023-01-22 13:12:53 +01:00
  • 419b388f8d fix mac error Chris Boesch 2023-01-21 23:54:11 +01:00
  • 007f4d655b the_end function added Chris Boesch 2023-01-21 23:26:53 +01:00
  • 039e4736ca Merge pull request #167 from chrboesch/build Chris Boesch 2023-01-21 18:09:39 +01:00
  • 7fb9b199a3 trim of leading spaces added Chris Boesch 2023-01-21 17:59:56 +01:00
  • 8b7afad57a Update README.md Chris Boesch 2023-01-21 17:43:00 +01:00
  • ce8102f830 Merge pull request #145 from dasimmet/check_output_len Chris Boesch 2023-01-21 17:17:46 +01:00
  • 4e8d91c8f2 Merge pull request #166 from chrboesch/patches Chris Boesch 2023-01-21 17:11:41 +01:00
  • 171e2b693c fixed patches Chris Boesch 2023-01-21 17:03:40 +01:00
  • 68af87518f Merge branch 'main' into check_output_len Chris Boesch 2023-01-21 14:41:35 +01:00
  • 69a02c5ec4 Merge pull request #165 from chrboesch/readme Chris Boesch 2023-01-21 14:35:57 +01:00
  • f8e960faeb added note for async functions Chris Boesch 2023-01-21 14:19:48 +01:00
  • d2f2485a17 Merge pull request #164 from chrboesch/async Chris Boesch 2023-01-21 14:09:20 +01:00
  • 22289d6ad1 disable the async excercises because of temporary not available in zig compiler Chris Boesch 2023-01-21 13:57:32 +01:00
  • 860b923b16 Merge pull request #162 from rofrol/patch-3 Chris Boesch 2023-01-18 09:40:38 +01:00
  • d59c3e9598 writen -> written Roman Frołow 2023-01-17 23:24:32 +01:00
  • d2c1ce2837 Merge pull request #161 from chrboesch/readme Chris Boesch 2023-01-14 16:08:02 +01:00
  • bfb1d95a1f changes from @typeInfo in Readme noted Chris Boesch 2023-01-14 16:02:16 +01:00
  • 95e793d484 Merge pull request #160 from chrboesch/typeinfo Chris Boesch 2023-01-14 15:47:09 +01:00
  • f0d43f488f patch because of a change in @typeInfo Chris Boesch 2023-01-14 15:36:36 +01:00
  • 46d233b97c Merge pull request #143 from kimshrier/exercise_060_f80 Chris Boesch 2023-01-14 13:41:15 +01:00
  • 9d3b2b822f Merge branch 'main' into exercise_060_f80 Chris Boesch 2023-01-14 13:36:33 +01:00
  • a165c94255 Merge pull request #159 from chrboesch/readme Chris Boesch 2023-01-14 13:21:05 +01:00
  • 27b7832016 entered current zig version number Chris Boesch 2023-01-14 13:12:24 +01:00
  • bb08131538 Merge pull request #158 from chrboesch/readme Chris Boesch 2023-01-14 13:05:01 +01:00
  • 029839cb83 update readme for new ziglang version Chris Boesch 2023-01-14 12:56:52 +01:00
  • 318873a0fc Merge pull request #157 from chrboesch/e64 Chris Boesch 2023-01-14 12:38:27 +01:00
  • 543d0ba585 fixed https://github.com/ratfactor/ziglings/issues/156 Chris Boesch 2023-01-14 12:25:57 +01:00
  • 0b16f7e006 Merge pull request #138 from fjebaker/main Chris Boesch 2023-01-14 01:13:56 +01:00
  • 9bf33f3cd6 Merge pull request #155 from chrboesch/main Chris Boesch 2023-01-12 20:22:58 +01:00
  • 8b8d2a6caa Update README.md Chris Boesch 2023-01-12 20:10:46 +01:00
  • c7e422a1fc Merge pull request #154 from chrboesch/main Chris Boesch 2023-01-12 20:06:02 +01:00
  • 1891030f49 Update 042_pointers4.zig Chris Boesch 2023-01-12 19:25:06 +01:00
  • 287669845a Merge pull request #144 from phantom32-0/patch-1 Chris Boesch 2023-01-08 14:24:41 +01:00
  • 7d3ea585f5 Merge pull request #148 from lmbarros/patch-1 Chris Boesch 2023-01-08 14:23:39 +01:00
  • b08233eafe Fix typo: "written", not "writen" Leandro Motta Barros 2022-12-29 21:17:40 -03:00
  • e978b09a0a output fixes to 16 and 19 Tobias Simetsreiter 2022-11-16 13:43:34 +01:00
  • eb24c6291a exit non zero on error Tobias Simetsreiter 2022-11-16 13:05:25 +01:00
  • ae193c08c3 exclude trailing newlines and spaces Tobias Simetsreiter 2022-11-16 13:00:36 +01:00
  • 980a278ccc add check for trailing output characters Tobias Simetsreiter 2022-11-16 12:36:31 +01:00
  • e6ef5e6191 fix minor typo in contributing.md Ertuğrul Özdemir 2022-11-15 12:09:42 +00:00
  • f2a4209f6d Exercise 60: mention new float type f80 Kim SHrier 2022-11-07 00:28:40 -07:00
  • c18ad78832 typo and type fixes in comment Fergus Baker 2022-09-17 19:27:13 +01:00
  • 5a920ac48c README tweaks and another ver bump Dave Gauer 2022-09-10 14:41:40 -04:00
  • ec94dd177b Merge pull request #136 from SebastianAigner/fix-NativeTargetInfo-detect-param Dave Gauer 2022-09-10 14:32:25 -04:00
  • 74ce482711 Remove parameter in call to NativeTargetInfo.detect Compatibility with ziglang/zig@3ee01c14ee Sebastian Aigner 2022-09-09 19:18:55 +02:00
  • f59e07b303 Bump version for Ex 074 fix from upstream :-) Dave Gauer 2022-09-06 08:28:31 -04:00
  • 9d0c2dd0a8 Merge pull request #134 from BlueAlmost/bitreverse_comment Dave Gauer 2022-09-06 08:08:03 -04:00
  • 6f284c251e Merge pull request #133 from DerTee/fix_typo_contributing Dave Gauer 2022-09-06 08:01:28 -04:00
  • b69a297e32 corrected @bitReverse for only 1 arg, instead of 2 args James LeBlanc 2022-09-03 10:56:25 +02:00
  • 5f1dd63f18 fix typo DerTee 2022-09-03 00:55:25 +02:00
  • 2656b26c83 Update Zig development build minimum version Dave Gauer 2022-08-29 21:00:45 -04:00
  • 0dd14a7dc0 Merge pull request #132 from bracki/fix-async-exercises Dave Gauer 2022-08-29 20:45:25 -04:00
  • 1691b22c1b Ex 080: Strip filename from @typeName output to address #130 Dave Gauer 2022-08-29 20:07:48 -04:00
  • 4eaef5fae4 Ex 065: improve hints, fix type printing change. For #120 and #128 Dave Gauer 2022-08-29 18:30:38 -04:00
  • 6cb0cb11ff Use stage 1 compiler for async exercises Jan Brauer 2022-08-29 09:17:42 +02:00
  • 4ce16782d0 Merge pull request #112 from nahuakang/ex047-reference Dave Gauer 2022-07-31 16:24:48 -04:00
  • d1a64e02e8 Merge pull request #118 from rigobert9/main Dave Gauer 2022-07-31 16:18:27 -04:00
  • 84bd02138e Improve CONTRIBUTING, rewrap text Dave Gauer 2022-07-31 16:20:12 -04:00
  • dee6a96ddf Correct conventional Zig reference vs value passing re #89 Dave Gauer 2022-07-31 15:57:20 -04:00
  • d41e1b7bd0 Grammar check : adding a "to" François Gallois 2022-07-31 19:17:52 +00:00
  • 828f96c62c Update comment per feedback Nahua 2022-07-31 18:04:56 +02:00
  • 18c761d85d Merge branch 'heatray' Dave Gauer 2022-07-31 11:35:01 -04:00
  • c3c610acf0 Update ex 047 comment and patch Dave Gauer 2022-07-31 11:32:51 -04:00
  • 00796028ba Updated build version requirement to 0.10.0-dev.3385 Dave Gauer 2022-07-31 11:04:16 -04:00
  • 635be056a0 Massage ex 064 patch Dave Gauer 2022-07-31 10:56:46 -04:00
  • fa3e44c325 Merge pull request #116 from jtgoen/fix-format-specifiers Dave Gauer 2022-07-31 10:20:42 -04:00
  • 1d38586bb9 Merge pull request #107 from winterqt/remove-extraneous-newline Dave Gauer 2022-07-31 09:52:31 -04:00
  • cd36d45974 Merge pull request #106 from adamu/patch-1 Dave Gauer 2022-07-31 09:43:40 -04:00
  • 46ed43d63e Merge pull request #104 from lkadalski/patch-2 Dave Gauer 2022-07-31 09:41:17 -04:00
  • 222a111ef7 Merge pull request #103 from jtgoen/patch-1 Dave Gauer 2022-07-31 09:38:15 -04:00
  • 58212d315f Merge pull request #102 from deforde/whitespace-fix Dave Gauer 2022-07-31 09:36:17 -04:00
  • 9bab967313 Merge pull request #101 from DerTee/064_builtins_overflow_clarification Dave Gauer 2022-07-31 09:34:36 -04:00
  • 8605615ad7 Fix issue with formatting from std library updates jtgoen 2022-07-28 18:12:50 -06:00
  • 27fde06d56 Edit comment above a for loop by reference line Nahua Kang 2022-07-24 22:57:05 +02:00
  • c3765ca8fe Remove extraneous newlines in exercises 26 and 44 Winter 2022-06-24 17:03:48 -04:00
  • 889b8e8fe6 fix grammar isn't -> doesn't Adam Millerchip 2022-06-18 22:29:23 +09:00
  • 4098910387 fix: wrong expected output in exercise 004 Łukasz Kądalski 2022-06-11 14:27:11 +02:00
  • a1d08fb542 Replace "−" with "-" in Assigment 3 tutorial text jtgoen 2022-06-04 17:21:34 -06:00
  • 392a3ca9c6 Merge branch 'main' into 047_methods Jonathan Lopez 2022-05-20 16:07:17 -04:00
  • 3da45dfc36 Remove trailing whitespace. daniel.forde 2022-05-18 21:39:36 +02:00
  • daf0a99f94 064_builtins: clarify @addWithOverflow explanation DerTee 2022-04-21 07:09:21 +02:00
  • 6955f2c067 Merge pull request #99 from idle-z/fix-build-2022-05-01 Dave Gauer 2022-05-14 09:29:01 -04:00
  • 43ab394592 Fix build on latest nightly zig iz 2022-05-01 19:19:37 -05:00
  • 955bf3eead Create new HeatRay struct to combat aliens Jonathan Lopez 2022-04-28 14:22:58 -04:00
  • de4cf20383 Merge pull request #95 from ziyi-yan/main Dave Gauer 2022-04-22 20:51:43 -04:00
  • ad5d57befd fix loop else clause explanation Ziyi Yan 2022-04-22 17:50:10 -07:00
  • 2517b63544 Bump stable version of Zig in README to correct Dave Gauer 2022-04-22 20:33:26 -04:00
  • 708b6fc32e Merge pull request #94 from DerTee/patch-1 Dave Gauer 2022-04-11 14:16:29 -04:00
  • f67216f19f fix 064_builtins: @addWithOverflow() explanation DerTee 2022-04-03 23:06:25 +02:00
  • f6d1b36be2 Manually cleaned up patches/patches for issue #73 Dave Gauer 2022-03-19 21:10:44 -04:00
  • c3128f3dee Added comptime wizardry to 075 quiz8 Dave Gauer 2022-03-19 20:00:10 -04:00
  • 361630fdce Improve wording in 005 arrays2 for #93 Dave Gauer 2022-03-19 19:46:29 -04:00
  • f7ffd83f18 Touch up README version changelog Dave Gauer 2022-03-19 19:42:22 -04:00
  • f34b6aa024 Update sentinel type for v0.10.0 Dave Gauer 2022-03-19 19:38:05 -04:00
  • 3f922a3529 Merge pull request #92 from InKryption/patch-1 Dave Gauer 2022-02-22 18:50:19 -05:00
  • 66a1f7bb61 Revert syntax demo, add note InKryption 2022-02-22 02:21:22 +01:00
  • b61186d6a5 Update information to be accurate to the semantics of string literals InKryption 2022-02-20 19:24:36 +01:00
  • 6058819098 Merge pull request #90 from rofrol/patch-1 Dave Gauer 2022-02-14 16:25:35 -05:00
  • 887d989f1b add spaces Roman Frołow 2022-02-11 10:40:22 +00:00
  • 4bdbeadef5 Merge pull request #88 from adamu/const Dave Gauer 2022-01-06 18:08:43 -05:00
  • 75ea370352 Merge pull request #87 from kimshrier/exercise_061_typo Dave Gauer 2022-01-06 18:07:04 -05:00
  • 39e432748e use const for variables that are never modified Adam Millerchip 2021-12-26 13:24:01 +09:00
  • d10ca483b0 remove redundant word "a" Kim SHrier 2021-12-25 15:21:33 -07:00
  • f0357ea91c Add note about older version branches Dave Gauer 2021-12-20 14:49:25 -05:00
  • b793c0bcc8 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-12-20 14:44:32 -05:00
  • 515a5188f4 Update c_void to anyopaque to fix #84 Dave Gauer 2021-12-20 14:43:51 -05:00
  • 7e6bf6bb30 Merge pull request #83 from Arnavion/058-fix-typo Dave Gauer 2021-12-01 13:32:08 -05:00
  • 8a0e650d13 Fix typo in comment in 058_quiz7.zig Arnavion 2021-12-01 02:44:49 -08:00
  • 8c264bcaef Merge pull request #78 from aedrax/patch-1 Dave Gauer 2021-11-16 17:42:54 -05:00
  • bc402e8eb1 Update 034_quiz4.zig Paul Sorensen 2021-11-10 11:30:37 -05:00
  • 86e017eb32 Adding note to the monster 058 for the unwary Dave Gauer 2021-11-07 21:16:46 -05:00
  • 40656031c5 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-11-07 20:52:39 -05:00
  • 7d29fd8ce4 Updated README with new scope of Ziglings Dave Gauer 2021-11-07 20:52:05 -05:00
  • 49ce260748 Added ex91 - closing in on async! Dave Gauer 2021-11-07 20:51:33 -05:00
  • c7868de511 Merge pull request #77 from jhalmen/fmt Dave Gauer 2021-11-07 19:38:47 -05:00
  • f8b8531930 zig fmt Jonathan Halmen 2021-11-05 17:37:12 +01:00
  • 29d32bfa79 fix whitespace line-endings Jonathan Halmen 2021-11-05 16:44:29 +01:00
  • 4c7eebbbfc Removed confusing explanation from 076 Dave Gauer 2021-10-18 19:04:12 -04:00
  • ef4bd3c749 Bumped version requirement Dave Gauer 2021-10-09 11:01:17 -04:00
  • 0ba79fe869 Updated for dev pre-release build v0.9.0-dev.1343 Dave Gauer 2021-10-09 10:19:34 -04:00
  • cd2f9b8007 Merge pull request #72 from tensorush/my-branch Dave Gauer 2021-09-15 19:52:23 -04:00
  • f9e2da67f4 Fix exercises 058 and 081 🔧 Georgy Trush 2021-09-04 19:00:03 +03:00
  • 424f3e95f9 Merge pull request #71 from franciscod/patch-1 Dave Gauer 2021-09-03 16:49:39 -04:00
  • af3fabd59b fix typo in 076 (sentinal -> sentinel) Francisco Demartino 2021-09-03 17:08:43 -03:00
  • 15827c1df3 Update 052_slices.zig Dave Gauer 2021-08-30 17:55:32 -04:00
  • 065d409d0e Update 047_methods.zig Dave Gauer 2021-08-30 17:55:10 -04:00
  • e90042b95e Update 037_structs.zig Dave Gauer 2021-08-29 08:37:56 -04:00
  • 1b2b90317c Update 033_iferror.zig Dave Gauer 2021-08-28 10:57:51 -04:00
  • 1c14338573 Update 033_iferror.zig Dave Gauer 2021-08-28 10:55:34 -04:00
  • 6912bd70ca Update 024_errors4.zig Dave Gauer 2021-08-28 10:35:40 -04:00
  • d14cc0a8ab Update 018_functions.zig Dave Gauer 2021-08-28 10:25:03 -04:00
  • 0603ab1e02 Update 018_functions.zig Dave Gauer 2021-08-28 10:22:44 -04:00
  • 8e540d6388 018 awkward wording Dave Gauer 2021-08-28 10:20:37 -04:00
  • 1e1bed46e1 Merge pull request #70 from Palm404/patch-1 Dave Gauer 2021-08-24 09:28:21 -04:00
  • 784c5c1600 Merge pull request #69 from Palm404/main Dave Gauer 2021-08-24 09:27:41 -04:00
  • f1153fdcb0 fix: Syntax error to fit formatting Palm 2021-08-20 15:25:23 -07:00
  • 981716e526 Fix: Fix grammar at 002_std.zig unknown 2021-08-19 08:59:18 -07:00
  • 008ad0d26b Merge pull request #68 from Palm404/main Dave Gauer 2021-08-19 08:33:17 -04:00
  • 2e782fbd86 fix: Grammar in 018_functions.zig unknown 2021-08-18 09:55:20 -07:00
  • 0210d6d7bc Merge branch 'main' of https://github.com/Palm404/ziglings into main unknown 2021-08-17 00:28:50 -07:00
  • 01c9f2a79f feat: More descriptive definition unknown 2021-08-17 00:28:40 -07:00
  • 37f8b445a2 fix: Change order to match 011_while.zig Palm 2021-08-17 00:01:55 -07:00
  • 162f84133d feat: Add more comparison operator coverage in 009_if.zig unknown 2021-08-16 23:56:10 -07:00
  • 90f0a1718e Merge pull request #67 from jcoppis/main Dave Gauer 2021-07-24 09:32:16 -04:00
  • 483daaa3a8 fix: typo in CONTRIBUTING.md Javier Coppis 2021-07-23 20:54:16 -03:00
  • 608468913c Cleaned trailing spaces, added trailing commas Dave Gauer 2021-07-21 11:33:32 -04:00
  • 44440ace5a Newline after PASSED so multiline results line up better Dave Gauer 2021-07-21 11:30:51 -04:00
  • a6a2810b09 Merge pull request #66 from Airbus5717/main Dave Gauer 2021-07-21 11:27:51 -04:00
  • fca600290c another fix Airbus5717 2021-07-21 17:03:44 +03:00
  • d6051b8b72 fix fmt Airbus5717 2021-07-21 17:02:13 +03:00
  • e051903055 added newline print to make output look nicer Airbus5717 2021-07-21 13:04:52 +03:00
  • aa733dc3ef No unused fn params Dave Gauer 2021-06-30 19:59:25 -04:00
  • f9a1956d88 no unusued vars Dave Gauer 2021-06-30 19:55:47 -04:00
  • 6157066b95 methods not namespaced Dave Gauer 2021-06-30 19:55:18 -04:00
  • c7b00fd83c No unused locals Dave Gauer 2021-06-30 19:39:36 -04:00
  • 76287cad45 no unused method params Dave Gauer 2021-06-30 19:28:27 -04:00
  • 290ba908ec methods NOT namespaced like i expected Dave Gauer 2021-06-30 19:18:13 -04:00
  • 843fd65882 unused consts now errors Dave Gauer 2021-06-30 19:00:50 -04:00
  • a84677d798 Must use capture value Dave Gauer 2021-06-30 17:56:42 -04:00
  • 6fb910b779 fml wrong link Dave Gauer 2021-06-30 17:33:38 -04:00
  • a29c316e04 oh shit its markdown Dave Gauer 2021-06-30 17:31:54 -04:00
  • 3f6a5067aa Note compiler syntax strictness (#60) Dave Gauer 2021-06-30 17:30:01 -04:00
  • 9d52c769d5 Oops, had committed WIP exercise Dave Gauer 2021-06-16 17:04:50 -04:00
  • be349dae5d added ub exploration to ex090 Dave Gauer 2021-06-15 10:12:57 -04:00
  • 34af14ca7b add ex090 async 7 Dave Gauer 2021-06-14 15:39:49 -04:00
  • 37ca10ab36 Merge pull request #59 from max-lv/main Dave Gauer 2021-06-14 13:00:58 -04:00
  • 9209879d73 Re-sync patches with current changes Dave Gauer 2021-06-14 11:52:22 -04:00
  • de322fab46 New usize explanation 008, etc. Dave Gauer 2021-06-14 11:26:04 -04:00
  • 989648d2cd Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-06-14 10:45:40 -04:00
  • 67ebfc7a95 Update version for real :-) Dave Gauer 2021-06-14 10:45:32 -04:00
  • 8df032e495 Merge pull request #58 from ZapAnton/008_replace_index_var_type Dave Gauer 2021-06-14 10:43:07 -04:00
  • b5c13537a0 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-06-14 10:28:20 -04:00
  • 18335d519d Updated to master build 0.9.0-dev.137 Dave Gauer 2021-06-14 10:20:16 -04:00
  • be4da477b7 fix typo in 067_comptime2.zig max-lv 2021-06-12 21:15:19 -01:00
  • 069f6fc6d7 Merge pull request #57 from ZapAnton/066_fix_typo Dave Gauer 2021-05-29 14:14:07 -04:00
  • 965440b2a3 008_quiz: Replaced the type of the index variable ZapAnton 2021-05-28 21:46:08 +03:00
  • 5412578c1b 066_comptime: Typo fix ZapAnton 2021-05-28 21:39:21 +03:00
  • e47dccf245 Add ex089 Async 6 Dave Gauer 2021-05-27 19:04:11 -04:00
  • 2408f420bc Missing word in explanation ex085 Dave Gauer 2021-05-25 11:51:58 -04:00
  • 58daa603a4 Merge pull request #56 from g-w1/sus Dave Gauer 2021-05-25 11:50:12 -04:00
  • 433202d429 change suspend; to suspend {} jacob gw 2021-05-24 15:55:03 -04:00
  • 7ef800c1bf Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-05-13 19:48:13 -04:00
  • 110e556ae1 add ex088 async 5 await Dave Gauer 2021-05-13 19:48:10 -04:00
  • 4bd737d506 Merge pull request #54 from rofrol/patch-2 Dave Gauer 2021-05-13 11:34:01 -04:00
  • ab69eacb3f Merge pull request #55 from rofrol/patch-3 Dave Gauer 2021-05-13 11:22:24 -04:00
  • 4bdf39bfe5 this means Roman Frołow 2021-05-13 14:01:54 +02:00
  • 204146261c Prevent error "cast discards const qualifier" Roman Frołow 2021-05-13 13:25:29 +02:00
  • be279c78f5 add ex087 async 4 Dave Gauer 2021-05-12 21:36:57 -04:00
  • 3e5647d88c add ex086 async 3 Dave Gauer 2021-05-12 21:25:48 -04:00
  • 54c048b0a0 add ex085 async 2 Dave Gauer 2021-05-12 21:04:58 -04:00
  • 3b08761532 add ex084 async Dave Gauer 2021-05-12 20:35:29 -04:00
  • 03eb291d39 076 typo Dave Gauer 2021-05-09 20:01:16 -04:00
  • afc5f94a15 076 sentinels must be same type Dave Gauer 2021-05-09 19:59:38 -04:00
  • 4a379159a3 add ex083 anon lists Dave Gauer 2021-05-09 19:53:14 -04:00
  • c43e5480c6 add ex082 anon structs 3 Dave Gauer 2021-05-09 18:58:56 -04:00
  • c0bbbee176 add ex081 anon structs 2 Dave Gauer 2021-05-09 14:25:51 -04:00
  • ae0dc2b282 add ex080 anonymous structs 1 Dave Gauer 2021-05-09 13:24:25 -04:00
  • ac9a4dadfb Normalize interrobangs Dave Gauer 2021-05-09 13:15:53 -04:00
  • 34ac5f6742 Add ex079 quoted identifiers Dave Gauer 2021-05-09 13:10:09 -04:00
  • d4f5684450 Fix 076, add 077,078 sentinels and many-item pointers Dave Gauer 2021-05-08 18:51:08 -04:00
  • 831ee03e32 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-05-06 20:32:41 -04:00
  • e9547cf808 add ex076 sentinels Dave Gauer 2021-05-06 20:32:36 -04:00
  • cc87c8e82d Merge pull request #52 from andrejp88/main Dave Gauer 2021-05-03 20:03:43 -04:00
  • c1371f5659 canna have two bars, cap'n Dave Gauer 2021-05-03 17:02:51 -04:00
  • 1b7155b11d improve wording of 052 Dave Gauer 2021-05-03 16:58:41 -04:00
  • ff5ba2cd1c Fix typo in 074 comptime 9 Andrej Petrović 2021-05-02 13:41:36 +01:00
  • 4760c62d62 Added ex075 Quiz 8 Dave Gauer 2021-04-30 21:35:56 -04:00
  • 060e2b9789 add ex074 comptime 9 Dave Gauer 2021-04-30 20:25:59 -04:00
  • f3cf67cd65 Clarify 048,049 comments from instructions (issue #48) Dave Gauer 2021-04-27 15:16:38 -04:00
  • 9f71d3711e adding enlightenment to 019 (for #50) Dave Gauer 2021-04-26 20:45:19 -04:00
  • 8a7d6b03c7 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-04-26 20:34:47 -04:00
  • f4e4a4b207 fix typo in 072 (for #49) Dave Gauer 2021-04-26 20:34:41 -04:00
  • 87a7076140 Merge pull request #51 from noc7c9/patch-1 Dave Gauer 2021-04-26 20:07:34 -04:00
  • 0412719095 Merge pull request #47 from ChrisMiuchiz/main Dave Gauer 2021-04-26 20:03:31 -04:00
  • db20e9541a add ex073 comptime 8 Dave Gauer 2021-04-26 20:01:54 -04:00
  • c632e00915 Fix typo in 061_coercions.zig Athir Saleem 2021-04-26 23:10:23 +10:00
  • 2ecf31daa4 fixed hint typo Dave Gauer 2021-04-24 21:07:58 -04:00
  • 4364ebcf4b Fix typo ChrisMiuchiz 2021-04-24 19:33:08 -04:00
  • 14c7e73343 add 072 comptime 7 Dave Gauer 2021-04-24 14:34:46 -04:00
  • 5d7217dcbf Fix typo in 066 (issue #46) Dave Gauer 2021-04-24 12:37:27 -04:00
  • f3a7b57385 make global required version in build script Dave Gauer 2021-04-23 12:40:20 -04:00
  • ea17a9c8cb add 071 comptime 6 inline for Dave Gauer 2021-04-22 17:17:25 -04:00
  • 647f461943 Adding traditional program debugging capability to RubberDuck Dave Gauer 2021-04-22 10:31:05 -04:00
  • 0ec635fa56 Removed illegal type in pointer cheatsheet Dave Gauer 2021-04-21 20:35:19 -04:00
  • 9c095c60a4 add ex070 comptime 5 Dave Gauer 2021-04-21 20:08:34 -04:00
  • 0efd9340f0 missing return type from example in 069 Dave Gauer 2021-04-21 17:13:58 -04:00
  • be2b98f404 add ex069 comptime 4 Dave Gauer 2021-04-21 09:47:16 -04:00
  • 17a22adce1 add ex068 comptime 3 Dave Gauer 2021-04-18 18:05:36 -04:00
  • 881db5eab2 Clarity for 062 and tupni for 064 Dave Gauer 2021-04-17 20:03:04 -04:00
  • 77a8a123f7 055 typo Dave Gauer 2021-04-17 18:15:30 -04:00
  • 7d707d64b1 Make it super clear there are two fixes in 051 Dave Gauer 2021-04-17 17:44:07 -04:00
  • 18bf4c76b3 Added note about single vs double quotes Dave Gauer 2021-04-17 17:05:16 -04:00
  • ff2659410c Single quotes around character and source in comment Dave Gauer 2021-04-17 16:46:26 -04:00
  • f3e25be7d0 Update ex005 because no need for pointers Dave Gauer 2021-04-17 15:56:30 -04:00
  • 0c9ebd941c Another try at wording ex067 Dave Gauer 2021-04-16 22:15:27 -04:00
  • bf861f71f7 add ex067 comptime TWO Dave Gauer 2021-04-15 20:58:12 -04:00
  • dd06f3c95f Added type reflection to 066 Dave Gauer 2021-04-14 11:00:25 -04:00
  • e23eba236a Add ex066, the first comptime explanation Dave Gauer 2021-04-13 20:47:05 -04:00
  • e933c8efe1 update readme with progress Dave Gauer 2021-04-11 11:22:38 -04:00
  • 9fbda0c502 add ex065 builtins2 Dave Gauer 2021-04-11 11:19:58 -04:00
  • 838cb43f25 added ex064 builtins Dave Gauer 2021-04-10 20:26:17 -04:00
  • 0f28e58eea mention builtin ex coming up Dave Gauer 2021-04-10 14:45:25 -04:00
  • cc269968ea Added ex063 labels Dave Gauer 2021-04-10 11:39:11 -04:00
  • e608e41cc7 added ex062 loop expressions Dave Gauer 2021-04-09 19:24:59 -04:00
  • 96f5b425e3 added ex061 coercions Dave Gauer 2021-04-09 14:41:25 -04:00
  • b3f4773be4 Added ex060 floats Dave Gauer 2021-04-09 13:02:36 -04:00
  • 1427d3b6f1 added 059 Dave Gauer 2021-04-08 18:42:19 -04:00
  • 34eef5bd24 Ex 058 separate explanations for clarity Dave Gauer 2021-04-05 11:55:17 -04:00
  • 79cbc99c5f Make it clearer where there's nothing to be fixed. Dave Gauer 2021-04-04 18:09:25 -04:00
  • 30c9f1a798 Explaining undefined 0xAA in 038 (for issue #43) Dave Gauer 2021-04-04 16:38:40 -04:00
  • cc01013921 Normalized exercise output, answers (#41) Dave Gauer 2021-04-04 16:23:27 -04:00
  • 8bb916d7de Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-04-04 16:06:06 -04:00
  • 8ebc7009c1 Added epic ex058 - quiz 7 Dave Gauer 2021-04-04 16:05:44 -04:00
  • dc476a6980 Merge pull request #44 from rofrol/patch-1 Dave Gauer 2021-04-01 22:33:15 -04:00
  • db7d6ea7c0 print below statement -> print statement below Roman Frołow 2021-03-31 03:53:15 +02:00
  • 9ba798a810 Merge branch 'ex058' into main Dave Gauer 2021-03-29 15:55:20 -04:00
  • a926f9f893 Adding CONTRIBUTING (#42) Dave Gauer 2021-03-29 15:53:29 -04:00
  • a817b3e6c1 Merge pull request #40 from samwho/fix-typo Dave Gauer 2021-03-26 18:23:26 -04:00
  • 8f1344cbad Fix a small typo in 029_errdefer.zig. Sam Rose 2021-03-26 22:21:53 +00:00
  • 0ee4750b74 Update 005_arrays2.zig Dave Gauer 2021-03-18 18:46:44 -04:00
  • 8923b3f4a9 ex 058 grammaring harder Dave Gauer 2021-03-18 10:01:14 -04:00
  • 4ffea758a7 Merge pull request #39 from davidskeck/patch-1 Dave Gauer 2021-03-18 09:53:41 -04:00
  • d02e5203eb grammatical fixes David Keck 2021-03-17 22:22:04 -05:00
  • 54f2ace51a fixed failing test for ex. 024 Dave Gauer 2021-03-16 11:00:52 -04:00
  • 6d60f7e33a Enum submissions now closed in ex. 048 Dave Gauer 2021-03-16 11:00:12 -04:00
  • 33040bce0c removed dupe ex 057 from build script Dave Gauer 2021-03-16 10:30:25 -04:00
  • 200b1e8fb6 Merge pull request #38 from tomkun/patch-1 Dave Gauer 2021-03-16 10:25:02 -04:00
  • ea9d89542c Another enum method found Tomasz K 2021-03-15 23:18:45 +01:00
  • 7004760a35 Merge pull request #37 from SpencerCDixon/enum-method Dave Gauer 2021-03-15 08:52:18 -04:00
  • 027d28adfe Adds another enum method Spencer Dixon 2021-03-14 18:35:26 -04:00
  • 9b302ae7cf Merge pull request #36 from JosephTLyons/Whitespace-cleanup Dave Gauer 2021-03-14 15:31:40 -04:00
  • a3ad620c29 Cleaned up some trailing whitespace Joseph T Lyons 2021-03-14 01:26:52 -05:00
  • 68dd401e42 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-03-13 16:27:35 -05:00
  • 9cc49f98b9 Many pointers -> many-item pointers Dave Gauer 2021-03-13 16:27:14 -05:00
  • 182225a261 Merge pull request #35 from GoldsteinE/patch-1 Dave Gauer 2021-03-13 15:43:28 -05:00
  • 6d560a235e Found another enum method Goldstein 2021-03-13 15:59:18 +03:00
  • c48e6f8087 Update README.md Dave Gauer 2021-03-12 20:43:21 -05:00
  • 20f6a0f69d workflow_dispatch test Dave Gauer 2021-03-12 20:26:31 -05:00
  • d55545ffaf Merge branch 'mattnite-ci' into main Dave Gauer 2021-03-12 20:13:18 -05:00
  • 2413e5060f Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ci Dave Gauer 2021-03-12 20:10:20 -05:00
  • d560c41b59 Patch/test scripts now run from project root Dave Gauer 2021-03-12 19:59:17 -05:00
  • 8b4b8b166f Updated readme post 000 paddd Dave Gauer 2021-03-12 19:09:35 -05:00
  • ea76d0ffbe Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-03-12 19:04:56 -05:00
  • 0956f1839f "999 is enough for anybody" triple-zero padding (#18) Dave Gauer 2021-03-12 18:59:46 -05:00
  • 01ff51a9c8 Merge pull request #34 from bbuccianti/main Dave Gauer 2021-03-12 17:57:15 -05:00
  • 0cc73e74c6 I found one enum with a fn! Benjamin Buccianti 2021-03-12 19:51:19 -03:00
  • 46b367e58e Merge pull request #33 from JosephTLyons/Use-Double-Quotes-On-Strings Dave Gauer 2021-03-12 08:07:08 -05:00
  • 3e0c2dd717 Use double quotes for Zig strings Joseph T Lyons 2021-03-12 02:18:41 -05:00
  • 93eefe0f25 Laying down some harsh string facts in ex54. Dave Gauer 2021-03-10 20:24:23 -05:00
  • e8c5f411f2 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-03-10 20:14:30 -05:00
  • af597c86a5 add ex 57 unions 3 Dave Gauer 2021-03-10 20:14:25 -05:00
  • 1b741826ea Update README.md Dave Gauer 2021-03-10 14:47:23 -05:00
  • dff61673c8 add ex56 for real Dave Gauer 2021-03-09 20:51:00 -05:00
  • 20520d99f7 add ex56 unions2 (tagged) Dave Gauer 2021-03-09 20:49:47 -05:00
  • 7b1c9c3b63 add ex 55 unions Dave Gauer 2021-03-09 20:04:43 -05:00
  • 784b66ffcf "Multi pointers" are now "many pointers" Dave Gauer 2021-03-07 10:08:07 -05:00
  • 4a421cca28 Update README with TODONEs Dave Gauer 2021-03-06 21:31:55 -05:00
  • fd2cec02af add ex54 multipointers (for real) Dave Gauer 2021-03-06 21:31:02 -05:00
  • 5e46bd8c1c add ex54 multipointers Dave Gauer 2021-03-06 21:29:29 -05:00
  • a8b9d6f2b8 add ex53 slices2 Dave Gauer 2021-03-06 19:16:28 -05:00
  • be17e37102 remove realpath Matt Knight 2021-03-06 15:24:03 -08:00
  • 2f4273289a need to change shebang to bash because we're using bashisms Matt Knight 2021-03-06 15:21:18 -08:00
  • d1c6993898 add ex52 slices Dave Gauer 2021-03-06 18:20:50 -05:00
  • f5aaef813f added set -e Matt Knight 2021-03-06 15:19:26 -08:00
  • 5f3af7fb97 added eowyn build for running against master every day Matt Knight 2021-03-06 15:15:26 -08:00
  • 363459de84 POSIX shell fixes Dave Gauer 2021-03-06 18:10:24 -05:00
  • 35e99e625d ex51 word crimes solved Dave Gauer 2021-03-05 14:07:07 -05:00
  • a75c9f5e07 ex51 explanation improvements Dave Gauer 2021-03-05 13:31:31 -05:00
  • 5dc7ac219b ex51 lol space Dave Gauer 2021-03-05 13:01:45 -05:00
  • 3211f2d5cb ex51 fixed wording Dave Gauer 2021-03-05 12:55:49 -05:00
  • 14199cfdca ex51 cleaned up wording Dave Gauer 2021-03-05 12:38:04 -05:00
  • 0fea5bc00c Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-03-05 11:01:16 -05:00
  • 4f9c8f57ba Add ex51 values Dave Gauer 2021-03-05 11:01:12 -05:00
  • 8f732047b5 Update 48_methods2.zig Dave Gauer 2021-03-05 09:22:20 -05:00
  • fa110ed4c8 Merge pull request #31 from drforester/main Dave Gauer 2021-03-05 09:19:48 -05:00
  • 2e6afa0582 found a Zig enum with a method David Forester 2021-03-04 19:55:26 -06:00
  • 5009b61030 Merge pull request #30 from JosephTLyons/Whitespace-cleanup Dave Gauer 2021-03-03 09:00:16 -05:00
  • a26c3eb36f Cleaned up some extraneous whitespace characters Joseph T Lyons 2021-03-02 23:06:09 -05:00
  • c204ac9291 Merge pull request #29 from g-w1/scr Dave Gauer 2021-03-02 20:07:03 -05:00
  • 81e819ca6b patches: make interpreter compat and make work if not in PATH jacob gw 2021-03-01 23:41:34 -05:00
  • 28791f0cb8 Add ex 50 'no values' (help further address #25) Dave Gauer 2021-02-28 18:36:38 -05:00
  • 0552a62896 Added quiz 6 (and the trumpeting sounds grow louder) Dave Gauer 2021-02-28 13:51:33 -05:00
  • 5f7e9389d5 Added ex 48, additional comment on 46 Dave Gauer 2021-02-28 13:23:22 -05:00
  • 11ec69b92c oops, left in old note pt. 2 Dave Gauer 2021-02-28 11:58:22 -05:00
  • 594a5c0f47 oops, left in old note Dave Gauer 2021-02-28 11:27:13 -05:00
  • 077a779f3d Change default elephant tail to null (#25) Dave Gauer 2021-02-28 11:00:20 -05:00
  • 42e6ebd2fe Add ex 47: methods Dave Gauer 2021-02-27 16:52:57 -05:00
  • d2b4e7a87b Merge pull request #27 from vishalsodani/main Dave Gauer 2021-02-27 15:59:34 -05:00
  • 356fbf1b5b New illustration in README! Dave Gauer 2021-02-27 14:51:15 -05:00
  • ec4391ac55 Fixed a typo #26 Vishal Sodani 2021-02-26 10:49:35 +05:30
  • 9d1a29ae2e Fixed a typo #26 Vishal Sodani 2021-02-26 10:48:49 +05:30
  • 6f98de59a9 Update README so it has THE TRUTH Dave Gauer 2021-02-16 20:28:34 -05:00
  • f27601b558 Added ex. 46 optionals 2 - elephants! Dave Gauer 2021-02-16 20:21:32 -05:00
  • efdcfc70d4 Merge pull request #24 from mz0/fix06 Dave Gauer 2021-02-16 18:25:58 -05:00
  • 9dc8b3d931 Merge pull request #23 from vishalsodani/main Dave Gauer 2021-02-16 18:25:30 -05:00
  • bbbda4bd0a Exit rather than return upon version failure (#14) Dave Gauer 2021-02-16 18:10:02 -05:00
  • 35ac0745a7 fix repeat target Mark Zhitomirski 2021-02-16 23:36:33 +03:00
  • ea8084187b Fixed spelling Vishal Sodani 2021-02-16 18:26:43 +05:30
  • 9b54ba79a0 Second attempt of the second attempt (#14) Dave Gauer 2021-02-15 20:13:50 -05:00
  • 3693a35aeb Second attempt at explaining the minimum build (#14) Dave Gauer 2021-02-15 20:04:18 -05:00
  • a2b6b68a25 Merge pull request #22 from quexxon/apply-zig-fmt Dave Gauer 2021-02-15 19:32:00 -05:00
  • bbe93b1f12 Add remaining patch files Will Clardy 2021-02-15 17:13:55 -05:00
  • 238beb4a2d Apply zig fmt to exercises Will Clardy 2021-02-15 16:55:44 -05:00
  • 97ae27435b Manually apply zig fmt style to comments Will Clardy 2021-02-15 16:55:19 -05:00
  • 882a6b6198 Merge pull request #20 from quexxon/exercise_12_fixes Dave Gauer 2021-02-15 09:58:39 -05:00
  • fa83fc47e5 Replace unclosed opening paren with dash Will Clardy 2021-02-15 01:03:30 -05:00
  • bd30da390b Add missing opening braces in while statements Will Clardy 2021-02-15 01:02:53 -05:00
  • ca330b00bc Patches to patches to clean up patches Dave Gauer 2021-02-14 20:26:57 -05:00
  • 6ab9b17eb8 Fix Ex.19 typo (#19) Dave Gauer 2021-02-14 19:35:45 -05:00
  • 4b8cb2e444 Attempt to make the version error and README clearer (#14) Dave Gauer 2021-02-14 19:25:35 -05:00
  • 03a09639c6 Added testing ability Dave Gauer 2021-02-14 18:36:09 -05:00
  • 654437c0bc Make "check and halt" the default for zig build NN (#15) Dave Gauer 2021-02-14 16:42:42 -05:00
  • a216e19521 going with this exercise order Dave Gauer 2021-02-14 12:13:55 -05:00
  • 5d44734cfe 03 assignment - var to const in example for clarity Dave Gauer 2021-02-14 12:04:04 -05:00
  • d4739ac00a Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-02-14 10:50:03 -05:00
  • 545573fc84 Added ex 45 optionals Dave Gauer 2021-02-14 10:49:09 -05:00
  • 6a00d37d03 Merge pull request #17 from quexxon/main Dave Gauer 2021-02-14 09:42:28 -05:00
  • 16dbeea7f5 begone ye errant space Dave Gauer 2021-02-14 09:25:19 -05:00
  • d316d8c6f0 Fix typo: out => our Will Clardy 2021-02-14 09:22:41 -05:00
  • 34f03b0e96 Merge pull request #10 from tijb/patch-1 Dave Gauer 2021-02-14 08:32:42 -05:00
  • cf3a7fa398 Update 03_assignment.zig tim bangma 2021-02-13 23:06:48 -05:00
  • a7e101cd05 Emit correct output as green text indicating passed. Dave Gauer 2021-02-13 22:09:37 -05:00
  • 8edfe2f157 Merge pull request #13 from Ivan-Velickovic/main Dave Gauer 2021-02-13 21:59:17 -05:00
  • d3d3499692 04_arrays.zig - missing : for type of example array Ivan-Velickovic 2021-02-14 15:42:42 +13:00
  • 96cb465fb8 Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-02-13 20:36:15 -05:00
  • ee8fbbd65d ex10 - missing type was confusing and tangential (#12) Dave Gauer 2021-02-13 20:35:07 -05:00
  • 2493e93c37 Added additional inspirations for Ziglings Dave Gauer 2021-02-13 15:47:00 -05:00
  • 6c53364b38 Merge pull request #11 from tijb/patch-2 Dave Gauer 2021-02-13 11:37:30 -05:00
  • 5505569980 Updating README description of project Dave Gauer 2021-02-13 11:23:53 -05:00
  • 0788198de3 Update 04_arrays.zig tim bangma 2021-02-12 23:55:26 -05:00
  • b89eb8bf04 Update 03_assignment.zig tim bangma 2021-02-12 23:41:33 -05:00
  • 7023b5345c Update README to reflect new version checking Dave Gauer 2021-02-12 22:53:07 -05:00
  • a43e7437c0 Merge branch 'SpexGuy-zig-build' into main Dave Gauer 2021-02-12 22:30:25 -05:00
  • 37cb6a8b16 Merge branch 'zig-build' of https://github.com/SpexGuy/ziglings into SpexGuy-zig-build Dave Gauer 2021-02-12 20:49:57 -05:00
  • d9b8dfa535 Merge pull request #5 from Joefish/zig_version_check Dave Gauer 2021-02-12 20:29:50 -05:00
  • a87c08cb3b Merge pull request #9 from palash25/typo2 Dave Gauer 2021-02-12 10:43:00 -05:00
  • 4259acb534 exercise/25 fix typo Palash Nigam 2021-02-12 13:09:30 +05:30
  • 6e576785c5 Use a zig build script to run ziglings Martin Wickham 2021-02-11 22:04:36 -06:00
  • 94e404ab0d Improved zig version check Joseph-Eugene Winzer 2021-02-11 20:49:57 +01:00
  • b7f9711da4 Merge pull request #7 from palash25/typo Dave Gauer 2021-02-11 14:13:15 -05:00
  • 5188967275 exercise/21: fix typo Palash Nigam 2021-02-12 00:37:52 +05:30
  • 58e8ceb705 Added zig version check for commit number Joseph-Eugene Winzer 2021-02-11 16:53:43 +01:00
  • c46245f727 Added a zig version test Joseph-Eugene Winzer 2021-02-10 19:15:19 +01:00
  • 2bdacd35c1 Added string specifier in format strings (#3) Dave Gauer 2021-02-10 22:13:22 -05:00
  • 56ba5d7fda Merge pull request #3 from Joefish/06_print_specifier Dave Gauer 2021-02-10 22:08:16 -05:00
  • 311fe0ea3c Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-02-10 21:47:21 -05:00
  • 5b47e8ebe6 Removed incorrect explanation of assignment error (#1) Dave Gauer 2021-02-10 21:44:11 -05:00
  • f1632554da Added string specifier in Ex 06 Joseph-Eugene Winzer 2021-02-10 18:47:12 +01:00
  • e382b01976 Ex 22 spelling error Dave Gauer 2021-02-10 09:35:16 -05:00
  • 82a1abe09b Improved 02 comment about imports being const Dave Gauer 2021-02-10 09:27:43 -05:00
  • 961cf22b88 Added Quiz 5 for pointers. Elephants!!! Dave Gauer 2021-02-09 20:15:09 -05:00
  • 55ad7c32f2 Moved exercises to exercises because exercises Dave Gauer 2021-02-09 18:36:57 -05:00
  • cf0920de31 Added Ex. 38-43 for pointers, updated README Dave Gauer 2021-02-08 20:35:28 -05:00
  • adf5ddb27d Consistent instructions and examples Dave Gauer 2021-02-07 11:06:51 -05:00
  • 507355ec3b Added ex. 37,38 structs Dave Gauer 2021-02-06 15:54:56 -05:00
  • 2cded107cd Add ex 35,36 enums; updated README Dave Gauer 2021-02-06 09:29:49 -05:00
  • 738a9f6cda Inserted ex. 32 unreachable, added quiz4. Dave Gauer 2021-02-03 19:19:31 -05:00
  • cd80aeb190 Fixed README instructions Dave Gauer 2021-02-03 16:22:49 -05:00
  • c70fa5f58f Adding exs 27-32 Dave Gauer 2021-01-31 17:48:34 -05:00
  • 2de8a8c54d Added ex 21-26 for error handling Dave Gauer 2021-01-30 20:00:32 -05:00
  • 08ec029f20 Added ex 19,20 functions and pop quiz Dave Gauer 2021-01-22 17:42:03 -05:00
  • a361b90a75 Hinting return type rather than making 'em guess. Dave Gauer 2021-01-21 17:23:09 -05:00
  • b02845819a Added Ex. 18 functions Dave Gauer 2021-01-19 19:46:53 -05:00
  • 8795937847 added quiz 2 Dave Gauer 2021-01-18 20:18:49 -05:00
  • 7e123933b9 Ex 16 oops, forgot to unfix it. :-) Dave Gauer 2021-01-18 19:44:08 -05:00
  • 2bda44bc58 Added ex 15,16 for loops Dave Gauer 2021-01-18 19:21:18 -05:00
  • 483fb97dfc Added Ex 11-14: while loops Dave Gauer 2021-01-10 11:46:42 -05:00
  • 0bb89e3e41 Added Ex 9,10 for If Dave Gauer 2021-01-08 17:53:22 -05:00
  • b9b89737fc Added first quiz Dave Gauer 2021-01-06 17:41:53 -05:00
  • 30ef32e238 Added Exs. 6,7 strings Dave Gauer 2021-01-05 19:26:02 -05:00
  • faa49abb06 Added Ex. 5, array ops Dave Gauer 2021-01-04 18:40:34 -05:00
  • 87541c0c8b Added Ex. 4 arrays Dave Gauer 2021-01-03 20:34:26 -05:00
  • b3f74d9c30 Add exercise 3, exercise num param for script Dave Gauer 2021-01-03 18:55:45 -05:00
  • d618414c9c Added Ex. 2, polished script, added LICENSE Dave Gauer 2021-01-03 12:21:11 -05:00
  • 3b5678815f Initial commit with readme, script, and hello world Dave Gauer 2020-12-23 12:02:35 -05:00