index
:
zigling-exercises.git
main
My copy of the Zigling exercises and their solutions. See the original at https://codeberg.org/ziglings/exercises
Ibrahim Muftee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
2024-09-15
108: Add a exercise for a labeled switch
Nuno Mendes
2024-09-07
Corrects the description of the new @typeInfo().@"struct".fields
Chris Boesch
2024-09-04
Reseted the simplification for de-referencing.
Chris Boesch
2024-09-02
Fixes several changes in std.builtin.zig
Chris Boesch
2024-08-11
Simplified de-referencing for clarification
Chris Boesch
2024-08-11
Clarification in description for ranges in loops.
Chris Boesch
2024-08-04
Fixed error message through a TAB in the comment, see https://github.com/zigl...
Chris Boesch
2024-06-23
046: Show usage of `.?` and hint towards new solution.
Alex McHugh
2024-06-12
English fixes for 106_files.zig
Andrew Dunbar
2024-06-12
English fixes for 107_files2.zig
Andrew Dunbar
2024-06-08
fixed typo
Chris Boesch
2024-06-08
Merge branch 'main' into grammar
Chris Boesch
2024-05-25
Verbs agree with the head of the noun phrase, not the closest noun
hippietrail
2024-05-20
the Earth
Roman FroĊow
2024-05-11
Update exercises/105_threading2.zig
rpm0372
2024-05-10
Nobody wants the long version of finding out if a variable is set.
Chris Boesch
2024-05-06
Fix some typos
Chris Boesch
2024-05-04
fix: some grammatical errors
David Hain
2024-05-04
fix: many grammatical errors
David Hain
2024-05-04
fix: typo: removed extra s
David Hain
2024-05-04
fix: typo: % instead of @ for a builtin function
David Hain
2024-04-17
fixing little typo on exercise 107_files2.zig
susubub
2024-04-10
Additional timer in thread start added
Chris Boesch
2024-04-10
Greater gradation of timers built into the threads
Chris Boesch
2024-03-28
Merge branch 'main' into i69
Chris Boesch
2024-03-28
fix typo
Chris Boesch
2024-03-27
added format parameter {d}
Alan CHUNG
2024-03-27
106 & 107
Alan CHUNG
2024-03-26
106_files.zig actual test
Alan CHUNG
2024-03-25
add patch files for 106_files.zig
Alan CHUNG
2024-03-25
106_files.zig format
Alan CHUNG
2024-03-25
added exercise/106_files.zig
Dizzyi
2024-03-23
Update exercises/105_threading2.zig
Chris Boesch
2024-03-23
Added second threading exercise.
Chris Boesch
2024-03-14
Improved the explanation about passing arguments and added an example.
Chris Boesch
2024-03-08
Fixed unicode literal
Chris Boesch
2024-03-05
Added threading exercise
Chris Boesch
2024-02-28
Added notes to exercise 94 c_math.
Chris Boesch
2024-02-11
Text improvement
Chris Boesch
2024-01-13
Merge pull request 'added space, missing after end-of-sentence dot.' (#40) fr...
Chris Boesch
2024-01-13
Update exercises/093_hello_c.zig
Chris Boesch
2024-01-10
added space, missing after end-of-sentence dot.
Anthon
2024-01-01
Fix formatting of comment
Matthew Robinson
2024-01-01
Correct comment to match code in 076_sentinels
Matthew Robinson
2023-12-29
Fix minor typo
babaiserror
2023-11-21
Fix two minor typos
Ahmed
2023-11-21
Converted var to const if there is no mutation in var.
Chris Boesch
2023-11-06
Change the task so that the exercise contains two errors again.
Chris Boesch
2023-10-22
fixed typos
Chris Boesch
2023-10-18
Introduce syntax for turning a many pointer to a slice
Uy Ha
[next]