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-04-15
add ex067 comptime TWO
Dave Gauer
2021-04-14
Added type reflection to 066
Dave Gauer
2021-04-13
Add ex066, the first comptime explanation
Dave Gauer
2021-04-11
add ex065 builtins2
Dave Gauer
2021-04-10
added ex064 builtins
Dave Gauer
2021-04-10
mention builtin ex coming up
Dave Gauer
2021-04-10
Added ex063 labels
Dave Gauer
2021-04-09
added ex062 loop expressions
Dave Gauer
2021-04-09
added ex061 coercions
Dave Gauer
2021-04-09
Added ex060 floats
Dave Gauer
2021-04-08
added 059
Dave Gauer
2021-04-05
Ex 058 separate explanations for clarity
Dave Gauer
2021-04-04
Make it clearer where there's nothing to be fixed.
Dave Gauer
2021-04-04
Explaining undefined 0xAA in 038 (for issue #43)
Dave Gauer
2021-04-04
Normalized exercise output, answers (#41)
Dave Gauer
2021-04-04
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2021-04-04
Added epic ex058 - quiz 7
Dave Gauer
2021-03-31
print below statement -> print statement below
Roman FroĊow
2021-03-26
Fix a small typo in 029_errdefer.zig.
Sam Rose
2021-03-18
Update 005_arrays2.zig
Dave Gauer
2021-03-18
ex 058 grammaring harder
Dave Gauer
2021-03-17
grammatical fixes
David Keck
2021-03-16
Enum submissions now closed in ex. 048
Dave Gauer
2021-03-15
Another enum method found
Tomasz K
2021-03-14
Adds another enum method
Spencer Dixon
2021-03-14
Cleaned up some trailing whitespace
Joseph T Lyons
2021-03-13
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2021-03-13
Many pointers -> many-item pointers
Dave Gauer
2021-03-13
Found another enum method
Goldstein
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
I found one enum with a fn!
Benjamin Buccianti
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
add ex 57 unions 3
Dave Gauer
2021-03-09
add ex56 for real
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
add ex54 multipointers (for real)
Dave Gauer
2021-03-06
add ex53 slices2
Dave Gauer
2021-03-06
add ex52 slices
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-04
found a Zig enum with a method
David Forester
[next]