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

1090 commits

Author SHA1 Message Date
Chris Boesch
eeb1246c2c Merge pull request 'Updated version number' (#215) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/215
2025-03-10 10:54:22 +00:00
Chris Boesch
e0ecff7045
Updated version number 2025-03-10 10:02:07 +01:00
Chris Boesch
ce64fe5a1a Merge pull request 'Shuttle weight fixed w.r.t. issue-211' (#212) from mz0/ziglings:shuttle-weight into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/212
2025-03-03 21:45:34 +00:00
mz0
a22f1df0a1 Shuttle weight fixed w.r.t. issue-211 2025-03-03 20:32:41 +04:00
Chris Boesch
2a9ef2d2c8 Merge pull request 'Shuttle weight fixed' (#208) from e60 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/208
2025-02-14 08:29:31 +00:00
Chris Boesch
f285bd59a4
Output from #60 adapted 2025-02-14 09:22:36 +01:00
Chris Boesch
7382949018
Shuttle weight fixed 2025-02-14 09:17:16 +01:00
Chris Boesch
0e0cafb71e Merge pull request 'Suggesting a third exercise for bit manipulation' (#202) from alexsisco/zigling-exercises:bit_man3 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/202
2025-02-13 22:27:29 +00:00
Chris Boesch
064184c8a7 Merge branch 'main' into bit_man3 2025-02-13 22:22:55 +00:00
Alexander Sisco
cd94f6023c fixed spelling of 'bitmask' 2025-02-13 13:14:29 -08:00
Alexander Sisco
90e90c997e fixed formatting 2025-02-13 12:45:46 -08:00
Alexander Sisco
8384d4d9bf fixed minor spelling and grammar typos 2025-02-12 12:59:29 -08:00
Alexander Sisco
2437edd51f fixed incorrect bitmask in xor example 2025-02-11 15:21:26 -08:00
Alexander Sisco
f7e8d4c444 added header for quiz problems 2025-02-11 15:13:25 -08:00
Alexander Sisco
b7b3297d06 added blank lines between sections to make them
easier to find
2025-02-11 15:11:55 -08:00
Alexander Sisco
6fbf81d929 edited the first two paragraphs 2025-02-11 15:07:51 -08:00
Alexander Sisco
465536baf0 made some simple changes to the wording to reflect
the fact that this is a quiz
2025-02-11 13:45:51 -08:00
Alexander Sisco
a7cd808bb8 moved explanatory content below the broken code in
main so that the exercise functions more like a quiz
2025-02-11 11:56:57 -08:00
Alexander Sisco
20596bc290 converted 110 to a quiz (quiz 9) 2025-02-10 21:33:15 -08:00
Chris Boesch
0af4f75e07 Merge pull request 'Fix repo link' (#207) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/207
2025-02-10 09:56:28 +00:00
Chris Boesch
d75f49b25b
Fix repo link 2025-02-10 10:50:57 +01:00
Chris Boesch
838fb4ab9d Merge branch 'main' into bit_man3 2025-02-09 20:58:41 +00:00
Chris Boesch
c13a00fc71 Merge pull request 'Added deletion of progress.txt for eowyn' (#206) from eowyn_fix into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/206
2025-02-09 20:57:18 +00:00
Chris Boesch
c1777f47d5
Added delte_progress additional to the end of eowyn 2025-02-09 21:42:31 +01:00
Chris Boesch
c02e6ead16
Added deletion of progress.txt for eowyn 2025-02-09 21:31:07 +01:00
Chris Boesch
b3dd04885d Merge pull request 'issue201-adding-progress-tracking' (#203) from zendril/exercises:issue201-adding-progress-tracking into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/203
2025-02-09 20:16:55 +00:00
Chris Boesch
bfa0e624f1 Merge pull request 'Skip 74, the compiler corrects this now.' (#205) from i204 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/205
2025-02-09 15:54:11 +00:00
Chris Boesch
b38d70002a
Skip 74, the compiler corrects this now. 2025-02-09 16:34:56 +01:00
Alexander Sisco
1478d41801 added patch file for exercise 110 2025-02-08 13:15:48 -08:00
Alexander Sisco
596d5e50ca format fix 2025-02-08 13:09:12 -08:00
Zendril
a9487c246f cleanup for PR 2025-02-04 22:24:52 -05:00
Zendril
e09c11a16a cleanup for PR 2025-02-04 21:29:56 -05:00
Zendril
92c7235362 cleanup for PR 2025-02-04 21:29:46 -05:00
Zendril
0903c5927b cleanup for PR 2025-02-04 21:14:41 -05:00
Zendril
8e6a52d5a6 tracking, skipping and reset all wired in 2025-02-04 21:13:33 -05:00
Zendril
e54b30f3d3 fmt 2025-02-04 15:37:01 -05:00
Zendril
4ac1d70f93 reset and completed exercise tracking wired in 2025-02-04 15:35:14 -05:00
Alexander Sisco
502ac8711e added newline between toggle and set sections to
make the expected output match
2025-02-04 09:31:29 -08:00
Alexander Sisco
0fa86eb8c8 rearranged order of expected output in build.zig 2025-02-04 09:06:23 -08:00
Alexander Sisco
657fd6aff0 changed the order of the sections to improve flow 2025-02-04 08:57:23 -08:00
Alexander Sisco
3faad6e17b Suggesting a third exercise for bit manipulation 2025-02-03 23:24:34 -08:00
Chris Boesch
fabedb4a24 Merge pull request 'Use print alias in exercise 100_for4.zig' (#198) from Zorgatone/ziglings-solutions:use-print-alias into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/198
2025-01-09 15:27:12 +00:00
Chris Boesch
b1fcca9d82 Merge pull request 'Update: 108 Labeled switch example to contain default case for exhaustion' (#196) from mikkurogue/exercises:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/196
closes #195
2025-01-08 14:30:04 +00:00
Chris Boesch
a47dfe1f4d Merge branch 'main' into main 2025-01-08 13:26:15 +00:00
chrboesch
90d05995b5 Update exercises/108_labeled_switch.zig
Fixed an error in the debug statement and made the text a bit more coherent.

Signed-off-by: chrboesch <chrboesch@noreply.codeberg.org>
2025-01-08 13:22:29 +00:00
chrboesch
54f743ba43 Update exercises/108_labeled_switch.zig
The sentence was slightly unclear

Signed-off-by: chrboesch <chrboesch@noreply.codeberg.org>
2025-01-08 12:18:25 +00:00
mikkurogue
87b258d0a9 Fix a typo: we need do we need to -> we need to
Morning delirium does not help when looking at lots of words
2025-01-07 18:00:16 +00:00
Zorgatone
6b29634279 Fix patch after print alias fix in 100_fo4.zig 2025-01-07 15:26:04 +00:00
Zorgatone
c2dcaf3099 Use print alias in exercise 100_for4.zig 2025-01-07 15:21:36 +00:00
mikkurogue
5cdaee7420 Update: Remove the 4th branch in favour of just making that the else branch
Probably easier to not have an "unused" branch that returns the same as the else branch in the example.

Signed-off-by: mikkurogue <mikkurogue@noreply.codeberg.org>
2025-01-07 10:15:59 +00:00