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
  • 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
  • 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