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
Age
Commit message (
Collapse
)
Author
2021-02-03
Inserted ex. 32 unreachable, added quiz4.
Dave Gauer
2021-02-03
Fixed README instructions
Dave Gauer
2021-01-31
Adding exs 27-32
Dave Gauer
2021-01-30
Added ex 21-26 for error handling
Dave Gauer
2021-01-22
Added ex 19,20 functions and pop quiz
Dave Gauer
2021-01-21
Hinting return type rather than making 'em guess.
Dave Gauer
2021-01-19
Added Ex. 18 functions
Dave Gauer
2021-01-18
added quiz 2
Dave Gauer
2021-01-18
Ex 16 oops, forgot to unfix it. :-)
Dave Gauer
2021-01-18
Added ex 15,16 for loops
Dave Gauer
2021-01-10
Added Ex 11-14: while loops
Dave Gauer
2021-01-08
Added Ex 9,10 for If
Dave Gauer
2021-01-06
Added first quiz
Dave Gauer
2021-01-05
Added Exs. 6,7 strings
Dave Gauer
2021-01-04
Added Ex. 5, array ops
Dave Gauer
2021-01-03
Added Ex. 4 arrays
Dave Gauer
2021-01-03
Add exercise 3, exercise num param for script
Dave Gauer
2021-01-03
Added Ex. 2, polished script, added LICENSE
Dave Gauer
2020-12-23
Initial commit with readme, script, and hello world
Dave Gauer
Absolutely minimum viable stuff.