Chris Boesch
|
7679f93f68
Converted var to const if there is no mutation in var.
|
1 year ago |
Chris Boesch
|
b7015c2d9d
Merge pull request 'fixed variable declaration by changing it to a const, since it's never mutated' (#27) from zev/exercises:main into main
|
1 year ago |
Zev Averbach
|
063a74c59a
fixed variable declaration by changing it to a const, since it's never mutated
|
1 year ago |
Chris Boesch
|
f29c0692d5
Added link to 'Zig in Depth'
|
1 year ago |
Chris Boesch
|
afe5511455
Merge pull request 'Changed three dots to colons, see #23' (#25) from pr23 into main
|
1 year ago |
Chris Boesch
|
cab5ee87bf
Changed three dots to colons, see #23
|
1 year ago |
Chris Boesch
|
5a259a943f
Merge pull request 'Change the task so that the exercise contains two errors again.' (#24) from i22 into main
|
1 year ago |
Chris Boesch
|
55b58fea56
Change the task so that the exercise contains two errors again.
|
1 year ago |
Chris Boesch
|
08d294f2b8
Merge pull request 'fixed build: renamed child.exec to run' (#19) from fix_build into main
|
1 year ago |
Chris Boesch
|
6446542867
Update .woodpecker/eowyn.yml
|
1 year ago |
Chris Boesch
|
8a1fbea5c9
fixed build: renamed exec to run
|
1 year ago |
Chris Boesch
|
633af411e6
Update README.md
|
1 year ago |
Chris Boesch
|
890fe8e1c4
Merge pull request 'fixed typos' (#17) from typos into main
|
1 year ago |
Chris Boesch
|
2feeb282a9
fixed typos
|
1 year ago |
Chris Boesch
|
fe65ff343f
Merge pull request 'Introduce syntax for turning a many pointer to a slice' (#15) from hachanuy/exercises:054-clarify into main
|
1 year ago |
Uy Ha
|
b6abbf948c
Introduce syntax for turning a many pointer to a slice
|
1 year ago |
Chris Boesch
|
9b58f3e83c
Added idea for a new excersise
|
1 year ago |
Chris Boesch
|
e314608f3a
Merge pull request 'fixed language changes in @typeInfo' (#13) from fix_i12 into main
|
1 year ago |
Chris Boesch
|
36d8170d7c
fixed language changes in @typeInfo
|
1 year ago |
Chris Boesch
|
88a8e06489
Merge pull request 'changed compat check to comptime' (#11) from fix_compat into main
|
1 year ago |
Chris Boesch
|
3ab1942156
changed compat check to comptime
|
1 year ago |
Chris Boesch
|
2ba613b14f
Merge pull request 'changed tokenize to tokenizeAny' (#10) from fix_tokenization into main
|
1 year ago |
Chris Boesch
|
5d3ff86a42
changed tokenize to tokenizeAny
|
1 year ago |
Chris Boesch
|
6079b0122a
Merge pull request 'fixed broken patch 103' (#9) from fix_patches into main
|
1 year ago |
Chris Boesch
|
e6e78d3f80
fixed broken patch 103
|
1 year ago |
Chris Boesch
|
1c7e35e193
Merge pull request 'changed the patch files that we can also use them with busybox for testing in Woodpecker' (#8) from woodpecker into main
|
1 year ago |
Chris Boesch
|
9003544446
Merge branch 'woodpecker' of https://codeberg.org/ziglings/exercises into woodpecker
|
1 year ago |
Chris Boesch
|
7491e3df91
changed the patch files that we can also use them with busybox for testing in Woodpecker
|
1 year ago |
Chris Boesch
|
ca37825127
Merge pull request 'switched docker image to ziglings/ziglang' (#7) from woodpecker into main
|
1 year ago |
Chris Boesch
|
992323ac6c
switched docker image to ziglings/ziglang
|
1 year ago |