index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-08
Merge pull request 'New Zig version' (#106) from readme into main
Chris Boesch
1
-3
/
+3
2024-06-08
New Zig version
Chris Boesch
1
-3
/
+3
2024-06-08
Merge pull request 'Verbs agree with the head of the noun phrase, not the clo...
v0.13.0
Chris Boesch
1
-2
/
+2
2024-06-08
Merge branch 'main' into grammar
Chris Boesch
5
-12
/
+16
2024-05-30
Merge pull request 'Ignore .zig-cache for new zig versions' (#102) from NicoE...
Chris Boesch
1
-1
/
+4
2024-05-30
Ignore .zig-cache for new zig versions
Nico Elbers
1
-1
/
+4
2024-05-30
Merge pull request 'the Earth' (#97) from rofrol/ziglings--exercises:the-eart...
Chris Boesch
1
-1
/
+1
2024-05-30
Merge branch 'main' into the-earth
Chris Boesch
3
-10
/
+11
2024-05-29
Merge pull request 'Fixed the changes from reworking std.Progress.' (#101) fr...
Chris Boesch
3
-10
/
+11
2024-05-29
Fixed the changes from reworking std.Progress.
Chris Boesch
3
-10
/
+11
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-12
Merge pull request 'Update exercises/105_threading2.zig' (#95) from rpm0372/e...
Chris Boesch
1
-1
/
+1
2024-05-11
Update exercises/105_threading2.zig
rpm0372
1
-1
/
+1
2024-05-10
Merge pull request 'Nobody wants the long version of finding out if a variabl...
Chris Boesch
2
-10
/
+7
2024-05-10
Nobody wants the long version of finding out if a variable is set.
Chris Boesch
2
-10
/
+7
2024-05-06
Merge pull request 'Add devcontainer config' (#90) from aquilarafa/exercises:...
Chris Boesch
1
-0
/
+31
2024-05-06
Add devcontainer.json
Rafael Áquila
1
-0
/
+31
2024-05-06
Merge pull request 'Fix some typos' (#89) from typos into main
Chris Boesch
6
-20
/
+20
2024-05-06
Merge branch 'main' into typos
Chris Boesch
3
-15
/
+15
2024-05-06
Fix some typos
Chris Boesch
6
-20
/
+20
2024-05-04
Merge pull request 'Fix patches for 106 and 107' (#88) from wp433 into main
Chris Boesch
3
-15
/
+15
2024-05-05
Fix patches for 106 and 107
Chris Boesch
3
-15
/
+15
2024-05-04
Merge pull request 'fix: typos in exercises 094 and 098' (#87) from d-hain/zi...
Chris Boesch
3
-17
/
+17
2024-05-04
Merge branch 'main' into typo-fix-094-098
Chris Boesch
0
-0
/
+0
2024-05-04
Merge pull request 'fix: typo: % instead of @ for a builtin function' (#85) f...
Chris Boesch
1
-1
/
+1
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-24
Merge pull request 'Update .woodpecker/eowyn.yaml' (#83) from wp-patch-2 into...
Chris Boesch
1
-0
/
+1
2024-04-24
Update .woodpecker/eowyn.yaml
Chris Boesch
1
-0
/
+1
2024-04-24
Merge pull request 'Update .woodpecker/eowyn.yaml' (#82) from chrboesch-wp-pa...
Chris Boesch
1
-1
/
+1
2024-04-24
Update .woodpecker/eowyn.yaml
Chris Boesch
1
-1
/
+1
2024-04-20
Merge pull request 'Switch to new zig dev release 0.13' (#81) from r013 into ...
Chris Boesch
1
-3
/
+3
2024-04-20
Switch to new zig dev release 0.13
Chris Boesch
1
-3
/
+3
2024-04-18
Merge pull request 'fixing little typo on exercise 107_files2.zig' (#80) from...
v0.12.0
Chris Boesch
1
-1
/
+1
2024-04-17
fixing little typo on exercise 107_files2.zig
susubub
1
-1
/
+1
2024-04-10
Merge pull request 'Fixed woodpecker warnings' (#79) from pr78 into main
Chris Boesch
2
-8
/
+8
2024-04-10
Fixed woodpecker warnings
Chris Boesch
2
-8
/
+8
2024-04-10
Update .woodpecker/eowyn.yml
Chris Boesch
1
-5
/
+1
2024-04-10
Merge pull request 'Additional timer in thread start added' (#77) from I75 in...
Chris Boesch
2
-4
/
+5
2024-04-10
Merge branch 'main' into I75
Chris Boesch
2
-10
/
+4
2024-04-10
Additional timer in thread start added
Chris Boesch
2
-4
/
+5
2024-04-10
Merge pull request 'Greater gradation of timers built into the threads' (#76)...
Chris Boesch
2
-3
/
+7
2024-04-10
Greater gradation of timers built into the threads
Chris Boesch
2
-3
/
+7
2024-04-03
Update README.md
Chris Boesch
1
-8
/
+1
2024-04-03
Merge pull request 'Zig version changed' (#73) from pr72 into main
Chris Boesch
2
-2
/
+3
2024-04-03
Zig version changed
Chris Boesch
2
-2
/
+3
2024-04-02
Merge pull request 'WIP - fix breaking zig change to @fieldParentPtr' (#72) f...
Chris Boesch
2
-7
/
+6
[next]