index
:
ziglings
main
Learning zig by fixing tiny broken programs https://github.com/ratfactor/ziglings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
2021-02-14
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2021-02-14
Added ex 45 optionals
Dave Gauer
2021-02-14
begone ye errant space
Dave Gauer
2021-02-14
Fix typo: out => our
Will Clardy
2021-02-14
Merge pull request #10 from tijb/patch-1
Dave Gauer
2021-02-13
Update 03_assignment.zig
tim bangma
2021-02-14
04_arrays.zig - missing : for type of example array
Ivan-Velickovic
2021-02-13
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2021-02-13
ex10 - missing type was confusing and tangential (#12)
Dave Gauer
2021-02-12
Update 04_arrays.zig
tim bangma
2021-02-12
Update 03_assignment.zig
tim bangma
2021-02-12
exercise/25 fix typo
Palash Nigam
2021-02-12
exercise/21: fix typo
Palash Nigam
2021-02-10
Added string specifier in format strings (#3)
Dave Gauer
2021-02-10
Merge pull request #3 from Joefish/06_print_specifier
Dave Gauer
2021-02-10
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2021-02-10
Removed incorrect explanation of assignment error (#1)
Dave Gauer
2021-02-10
Added string specifier in Ex 06
Joseph-Eugene Winzer
2021-02-10
Ex 22 spelling error
Dave Gauer
2021-02-10
Improved 02 comment about imports being const
Dave Gauer
2021-02-09
Added Quiz 5 for pointers. Elephants!!!
Dave Gauer
2021-02-09
Moved exercises to exercises because exercises
Dave Gauer