Commit graph

  • d7052e4137 Merge pull request 'fix: typos' () from ddogfoodd/exercises:main into main main Chris Boesch 2025-03-22 10:47:00 +0000
  • 522b4673a4 fix: typos Jost Alemann 2025-03-20 21:24:40 +0100
  • 7ce659f7fa Merge pull request 'Rectify 106 and 107 patches' () from dustdfg/exercises:patch_rectify into main Chris Boesch 2025-03-14 21:15:20 +0000
  • 02edb1f5c6 Merge branch 'main' into patch_rectify Chris Boesch 2025-03-14 21:04:11 +0000
  • 5734e68789 Merge pull request 'Update type info for StructField type in 082' () from dustdfg/exercises:update_struct_field into main Chris Boesch 2025-03-14 20:49:25 +0000
  • 1a9b7ec342 Rectify 106 and 107 patches Yevhen Babiichuk (DustDFG) 2025-03-14 22:26:20 +0200
  • 6f3cdcf018 Update type info for StructField type in 082 Yevhen Babiichuk (DustDFG) 2025-03-13 20:49:41 +0200
  • eeb1246c2c Merge pull request 'Updated version number' () from readme into main Chris Boesch 2025-03-10 10:54:22 +0000
  • e0ecff7045
    Updated version number Chris Boesch 2025-03-10 10:02:07 +0100
  • ce64fe5a1a Merge pull request 'Shuttle weight fixed w.r.t. issue-211' () from mz0/ziglings:shuttle-weight into main v0.14.0 Chris Boesch 2025-03-03 21:45:34 +0000
  • a22f1df0a1 Shuttle weight fixed w.r.t. issue-211 mz0 2025-02-24 00:04:43 +0400
  • 2a9ef2d2c8 Merge pull request 'Shuttle weight fixed' () from e60 into main Chris Boesch 2025-02-14 08:29:31 +0000
  • f285bd59a4
    Output from adapted Chris Boesch 2025-02-14 09:22:36 +0100
  • 7382949018
    Shuttle weight fixed Chris Boesch 2025-02-14 09:17:16 +0100
  • 0e0cafb71e Merge pull request 'Suggesting a third exercise for bit manipulation' () from alexsisco/zigling-exercises:bit_man3 into main Chris Boesch 2025-02-13 22:27:29 +0000
  • 064184c8a7 Merge branch 'main' into bit_man3 Chris Boesch 2025-02-13 22:22:55 +0000
  • cd94f6023c fixed spelling of 'bitmask' Alexander Sisco 2025-02-13 13:14:29 -0800
  • 90e90c997e fixed formatting Alexander Sisco 2025-02-13 12:45:46 -0800
  • 8384d4d9bf fixed minor spelling and grammar typos Alexander Sisco 2025-02-12 12:59:29 -0800
  • 2437edd51f fixed incorrect bitmask in xor example Alexander Sisco 2025-02-11 15:21:26 -0800
  • f7e8d4c444 added header for quiz problems Alexander Sisco 2025-02-11 15:13:25 -0800
  • b7b3297d06 added blank lines between sections to make them easier to find Alexander Sisco 2025-02-11 15:11:55 -0800
  • 6fbf81d929 edited the first two paragraphs Alexander Sisco 2025-02-11 15:07:51 -0800
  • 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 -0800
  • 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 -0800
  • 20596bc290 converted 110 to a quiz (quiz 9) Alexander Sisco 2025-02-10 16:59:48 -0800
  • 0af4f75e07 Merge pull request 'Fix repo link' () from readme into main Chris Boesch 2025-02-10 09:56:28 +0000
  • d75f49b25b
    Fix repo link Chris Boesch 2025-02-10 10:50:57 +0100
  • 838fb4ab9d Merge branch 'main' into bit_man3 Chris Boesch 2025-02-09 20:58:41 +0000
  • c13a00fc71 Merge pull request 'Added deletion of progress.txt for eowyn' () from eowyn_fix into main Chris Boesch 2025-02-09 20:57:18 +0000
  • c1777f47d5
    Added delte_progress additional to the end of eowyn Chris Boesch 2025-02-09 21:42:31 +0100
  • c02e6ead16
    Added deletion of progress.txt for eowyn Chris Boesch 2025-02-09 21:31:07 +0100
  • b3dd04885d Merge pull request 'issue201-adding-progress-tracking' () from zendril/exercises:issue201-adding-progress-tracking into main Chris Boesch 2025-02-09 20:16:55 +0000
  • bfa0e624f1 Merge pull request 'Skip 74, the compiler corrects this now.' () from i204 into main Chris Boesch 2025-02-09 15:54:11 +0000
  • b38d70002a
    Skip 74, the compiler corrects this now. Chris Boesch 2025-02-09 16:34:56 +0100
  • 1478d41801 added patch file for exercise 110 Alexander Sisco 2025-02-08 13:15:48 -0800
  • 596d5e50ca format fix Alexander Sisco 2025-02-08 10:07:59 -0800
  • a9487c246f cleanup for PR Zendril 2025-02-04 22:24:52 -0500
  • e09c11a16a cleanup for PR Zendril 2025-02-04 21:29:56 -0500
  • 92c7235362 cleanup for PR Zendril 2025-02-04 21:29:46 -0500
  • 0903c5927b cleanup for PR Zendril 2025-02-04 21:14:41 -0500
  • 8e6a52d5a6 tracking, skipping and reset all wired in Zendril 2025-02-04 21:13:33 -0500
  • e54b30f3d3 fmt Zendril 2025-02-04 15:37:01 -0500
  • 4ac1d70f93 reset and completed exercise tracking wired in Zendril 2025-02-04 15:35:14 -0500
  • 502ac8711e added newline between toggle and set sections to make the expected output match Alexander Sisco 2025-02-04 09:31:29 -0800
  • 0fa86eb8c8 rearranged order of expected output in build.zig Alexander Sisco 2025-02-04 09:06:23 -0800
  • 657fd6aff0 changed the order of the sections to improve flow Alexander Sisco 2025-02-04 08:57:23 -0800
  • 3faad6e17b Suggesting a third exercise for bit manipulation Alexander Sisco 2025-02-02 21:01:25 -0800
  • fabedb4a24 Merge pull request 'Use print alias in exercise 100_for4.zig' () from Zorgatone/ziglings-solutions:use-print-alias into main Chris Boesch 2025-01-09 15:27:12 +0000
  • b1fcca9d82 Merge pull request 'Update: 108 Labeled switch example to contain default case for exhaustion' () from mikkurogue/exercises:main into main Chris Boesch 2025-01-08 14:30:04 +0000
  • a47dfe1f4d Merge branch 'main' into main Chris Boesch 2025-01-08 13:26:15 +0000
  • 90d05995b5 Update exercises/108_labeled_switch.zig chrboesch 2025-01-08 13:22:29 +0000
  • 54f743ba43 Update exercises/108_labeled_switch.zig chrboesch 2025-01-08 12:18:25 +0000
  • 87b258d0a9 Fix a typo: we need do we need to -> we need to mikkurogue 2025-01-07 18:00:16 +0000
  • 6b29634279 Fix patch after print alias fix in 100_fo4.zig Zorgatone 2025-01-07 15:26:04 +0000
  • c2dcaf3099 Use print alias in exercise 100_for4.zig Zorgatone 2025-01-07 15:21:36 +0000
  • 5cdaee7420 Update: Remove the 4th branch in favour of just making that the else branch mikkurogue 2025-01-07 10:15:59 +0000
  • 468e3d7eed Merge pull request 'Fix typo vaild → valid' () from zyzzyxdonta/ziglings-exercises:fix-typo-vaild-valid into main Chris Boesch 2025-01-04 23:45:10 +0000
  • 26978cb2d3 Fix typo vaild → valid David Pape 2025-01-04 21:40:19 +0100
  • de353bcb3b Update: 108 Labeled switch example to contain default case for exhaustion mikkurogue 2025-01-04 11:56:25 +0000
  • 5b2ac2d7d9 Simplified Flake Voxi0 2024-12-25 14:12:34 +0000
  • 239ffce5a7 Added Flake Voxi0 2024-12-25 13:08:44 +0000
  • 5ed3af57ee Merge pull request 'Updated credits' () from readme into main Chris Boesch 2024-12-22 15:50:29 +0000
  • 105c98782c
    Updated credits Chris Boesch 2024-12-22 15:59:21 +0100
  • f446402105
    Updated credits Chris Boesch 2024-12-22 15:52:52 +0100
  • 8da60edb82 Merge pull request 'Minor case-related changes.' () from innerviewer/exercises:fix-consistent-naming-106 into main Chris Boesch 2024-11-09 22:36:35 +0000
  • 83e00872b8
    Added patch file. innerviewer 2024-11-09 20:36:47 +0100
  • 02bd0b2022 Merge branch 'main' into fix-consistent-naming-106 innerviewer 2024-11-09 13:28:43 +0000
  • 63951df523 Merge pull request 'Deleted unnecessary pointer.' () from fix-176 into main Chris Boesch 2024-11-08 22:02:07 +0000
  • 0d9458807e
    Deleted unnecessary pointer. Chris Boesch 2024-11-08 22:48:37 +0100
  • ae541a0d9c Merge pull request 'Added SIMD.' () from readme into main Chris Boesch 2024-11-08 21:34:21 +0000
  • fb46871dab Merge branch 'main' into readme Chris Boesch 2024-11-08 21:34:00 +0000
  • 2606e53733 Merge pull request 'Added missing space after a sentence.' () from innerviewer/exercises:fix-typo-105 into main Chris Boesch 2024-11-08 21:32:45 +0000
  • 33d61cb3c9
    Minor case-related changes. innerviewer 2024-11-08 13:29:44 +0100
  • e55f8e8699
    Added missing space after a sentence. innerviewer 2024-11-07 22:05:00 +0100
  • 4d4eefa523 Merge pull request 'Fixed link to format source code.' () from fix-link-99 into main Chris Boesch 2024-11-07 20:51:59 +0000
  • 37a0f42621
    Fixed link to format source code. Chris Boesch 2024-11-07 21:45:47 +0100
  • 97c2ea2f49
    Added SIMD. Chris Boesch 2024-11-07 15:30:13 +0100
  • 731a3eb0a6 Merge pull request 'vectors-addition' () from vectors-addition into main Chris Boesch 2024-11-07 14:24:51 +0000
  • bfed660020
    Fixed formating, created patch file. Chris Boesch 2024-11-07 15:01:59 +0100
  • 46e8fc0b61 line ending format patch attempt bgthompson 2024-11-07 13:42:53 +1000
  • 8cce587d3b added patch file for 109_vectors bgthompson 2024-11-07 13:31:32 +1000
  • 75e5e53497 removed commented solution lines in vectors exercise, added ??? into lines instead bgthompson 2024-11-03 11:18:18 +1000
  • c90d6015e3 created a new exercise about vectors in zig, gave it number 109 bgthompson 2024-11-03 11:16:00 +1000
  • 150b3de299 Merge pull request 'Improved maximumNarcissism' () from pr173 into main Chris Boesch 2024-11-02 16:13:53 +0000
  • fb018d212c
    Improved maximumNarcissism Chris Boesch 2024-11-02 17:03:46 +0100
  • d0d31ae73a Merge pull request 'reuse fields' () from rofrol/ziglings--exercises:reuse-fields into main Chris Boesch 2024-11-02 15:54:34 +0000
  • 530dcde3d4 patch Roman Frołow 2024-11-02 14:38:53 +0100
  • 286439cddc zero Roman Frołow 2024-11-02 14:37:41 +0100
  • f629d78268 reuse fields Roman Frołow 2024-11-02 10:48:50 +0100
  • 71b4f5ea81 Merge pull request 'Fixed patch from quiz7 after text changes' () from quiz7 into main Chris Boesch 2024-10-28 19:41:59 +0000
  • 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 +0100
  • e2b20b3406 Merge pull request 'Rephrase instruction for clarity' () from factormystic/exercises:quiz-7-instruction-clarify into main Chris Boesch 2024-10-27 15:03:25 +0000
  • 02478759b4 Rephrase instruction for clarity factormystic 2024-10-26 20:43:47 +0000
  • 173af62d34 Merge pull request 'Deleted .devcontainer because ist was a test.' () from rm_devcont into main Chris Boesch 2024-09-20 17:15:58 +0000
  • 9d1da38d38
    Deleted .devcontainer because ist was a test. Chris Boesch 2024-09-20 18:48:30 +0200
  • 775f5ebd29 Merge pull request 'Added Dave as initiator of Ziglings.' () from readme into main Chris Boesch 2024-09-20 11:21:28 +0000
  • 96df8ba304
    Added Dave as initiator of Ziglings. Chris Boesch 2024-09-20 12:45:23 +0200
  • 67c824118e Merge pull request 'Minor improvements.' () from patch_lbl_sw into main Chris Boesch 2024-09-20 10:19:26 +0000
  • d1b49f353e
    Minor improvements. Chris Boesch 2024-09-20 12:10:55 +0200