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 (
Expand
)
Author
2021-03-12
Patch/test scripts now run from project root
Dave Gauer
2021-03-12
Updated readme post 000 paddd
Dave Gauer
2021-03-12
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2021-03-12
"999 is enough for anybody" triple-zero padding (#18)
Dave Gauer
2021-03-12
Merge pull request #34 from bbuccianti/main
Dave Gauer
2021-03-12
I found one enum with a fn!
Benjamin Buccianti
2021-03-12
Merge pull request #33 from JosephTLyons/Use-Double-Quotes-On-Strings
Dave Gauer
2021-03-12
Use double quotes for Zig strings
Joseph T Lyons
2021-03-10
Laying down some harsh string facts in ex54.
Dave Gauer
2021-03-10
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2021-03-10
add ex 57 unions 3
Dave Gauer
2021-03-10
Update README.md
Dave Gauer
2021-03-09
add ex56 for real
Dave Gauer
2021-03-09
add ex56 unions2 (tagged)
Dave Gauer
2021-03-09
add ex 55 unions
Dave Gauer
2021-03-07
"Multi pointers" are now "many pointers"
Dave Gauer
2021-03-06
Update README with TODONEs
Dave Gauer
2021-03-06
add ex54 multipointers (for real)
Dave Gauer
2021-03-06
add ex54 multipointers
Dave Gauer
2021-03-06
add ex53 slices2
Dave Gauer
2021-03-06
remove realpath
Matt Knight
2021-03-06
need to change shebang to bash because we're using bashisms
Matt Knight
2021-03-06
add ex52 slices
Dave Gauer
2021-03-06
added set -e
Matt Knight
2021-03-06
added eowyn build for running against master every day
Matt Knight
2021-03-06
POSIX shell fixes
Dave Gauer
2021-03-05
ex51 word crimes solved
Dave Gauer
2021-03-05
ex51 explanation improvements
Dave Gauer
2021-03-05
ex51 lol space
Dave Gauer
2021-03-05
ex51 fixed wording
Dave Gauer
2021-03-05
ex51 cleaned up wording
Dave Gauer
2021-03-05
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2021-03-05
Add ex51 values
Dave Gauer
2021-03-05
Update 48_methods2.zig
Dave Gauer
2021-03-05
Merge pull request #31 from drforester/main
Dave Gauer
2021-03-04
found a Zig enum with a method
David Forester
2021-03-03
Merge pull request #30 from JosephTLyons/Whitespace-cleanup
Dave Gauer
2021-03-02
Cleaned up some extraneous whitespace characters
Joseph T Lyons
2021-03-02
Merge pull request #29 from g-w1/scr
Dave Gauer
2021-03-01
patches: make interpreter compat and make work if not in PATH
jacob gw
2021-02-28
Add ex 50 'no values' (help further address #25)
Dave Gauer
2021-02-28
Added quiz 6 (and the trumpeting sounds grow louder)
Dave Gauer
2021-02-28
Added ex 48, additional comment on 46
Dave Gauer
2021-02-28
oops, left in old note pt. 2
Dave Gauer
2021-02-28
oops, left in old note
Dave Gauer
2021-02-28
Change default elephant tail to null (#25)
Dave Gauer
2021-02-27
Add ex 47: methods
Dave Gauer
2021-02-27
Merge pull request #27 from vishalsodani/main
Dave Gauer
2021-02-27
New illustration in README!
Dave Gauer
2021-02-26
Fixed a typo #26
Vishal Sodani
[prev]
[next]