index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
English fixes for 106_files.zig
Andrew Dunbar
1
-20
/
+20
2024-06-12
English fixes for 107_files2.zig
Andrew Dunbar
1
-11
/
+11
2024-06-08
fixed typo
Chris Boesch
1
-1
/
+1
2024-06-08
Merge branch 'main' into grammar
Chris Boesch
1
-1
/
+1
2024-05-25
Verbs agree with the head of the noun phrase, not the closest noun
hippietrail
1
-2
/
+2
2024-05-20
the Earth
Roman FroĊow
1
-1
/
+1
2024-05-11
Update exercises/105_threading2.zig
rpm0372
1
-1
/
+1
2024-05-10
Nobody wants the long version of finding out if a variable is set.
Chris Boesch
1
-3
/
+1
2024-05-06
Fix some typos
Chris Boesch
6
-20
/
+20
2024-05-04
fix: some grammatical errors
David Hain
1
-9
/
+9
2024-05-04
fix: many grammatical errors
David Hain
1
-7
/
+7
2024-05-04
fix: typo: removed extra s
David Hain
1
-1
/
+1
2024-05-04
fix: typo: % instead of @ for a builtin function
David Hain
1
-1
/
+1
2024-04-17
fixing little typo on exercise 107_files2.zig
susubub
1
-1
/
+1
2024-04-10
Additional timer in thread start added
Chris Boesch
1
-2
/
+3
2024-04-10
Greater gradation of timers built into the threads
Chris Boesch
1
-1
/
+5
2024-03-28
Merge branch 'main' into i69
Chris Boesch
3
-1
/
+145
2024-03-28
fix typo
Chris Boesch
1
-1
/
+1
2024-03-27
added format parameter {d}
Alan CHUNG
2
-2
/
+2
2024-03-27
106 & 107
Alan CHUNG
2
-5
/
+56
2024-03-26
106_files.zig actual test
Alan CHUNG
1
-5
/
+5
2024-03-25
add patch files for 106_files.zig
Alan CHUNG
1
-4
/
+4
2024-03-25
106_files.zig format
Alan CHUNG
1
-6
/
+6
2024-03-25
added exercise/106_files.zig
Dizzyi
1
-0
/
+93
2024-03-23
Update exercises/105_threading2.zig
Chris Boesch
1
-1
/
+1
2024-03-23
Added second threading exercise.
Chris Boesch
1
-0
/
+107
2024-03-14
Improved the explanation about passing arguments and added an example.
Chris Boesch
1
-3
/
+14
2024-03-08
Fixed unicode literal
Chris Boesch
1
-6
/
+6
2024-03-05
Added threading exercise
Chris Boesch
1
-0
/
+129
2024-02-28
Added notes to exercise 94 c_math.
Chris Boesch
1
-8
/
+15
2024-02-11
Text improvement
Chris Boesch
1
-3
/
+3
2024-01-13
Merge pull request 'added space, missing after end-of-sentence dot.' (#40) fr...
Chris Boesch
1
-1
/
+1
2024-01-13
Update exercises/093_hello_c.zig
Chris Boesch
1
-1
/
+1
2024-01-10
added space, missing after end-of-sentence dot.
Anthon
1
-1
/
+1
2024-01-01
Fix formatting of comment
Matthew Robinson
1
-1
/
+1
2024-01-01
Correct comment to match code in 076_sentinels
Matthew Robinson
1
-2
/
+2
2023-12-29
Fix minor typo
babaiserror
1
-1
/
+1
2023-11-21
Fix two minor typos
Ahmed
1
-1
/
+1
2023-11-21
Converted var to const if there is no mutation in var.
Chris Boesch
17
-30
/
+30
2023-11-06
Change the task so that the exercise contains two errors again.
Chris Boesch
1
-4
/
+4
2023-10-22
fixed typos
Chris Boesch
1
-1
/
+1
2023-10-18
Introduce syntax for turning a many pointer to a slice
Uy Ha
1
-0
/
+1
2023-10-08
fixed language changes in @typeInfo
Chris Boesch
1
-2
/
+2
2023-10-04
fix(103_tokenization): :pencil2: Migrated to tokenizeAny
rond
1
-2
/
+2
2023-09-20
Global scope is container-level scope
rofrol
1
-2
/
+2
2023-08-27
Add example for Unicode Code point literal > 255
Juergen Hoetzel
1
-1
/
+2
2023-08-17
Add link to DoD talk in 101_for5.zig
Kai Norman Clasen
1
-2
/
+6
2023-08-17
changed struct name 'class' into 'role'
Chris Boesch
1
-6
/
+6
2023-08-02
changed struct name 'class' into 'role'
Chris Boesch
2
-8
/
+8
2023-07-03
fix typo
Kim SHrier
1
-1
/
+1
[next]