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
/
patches
Age
Commit message (
Expand
)
Author
2022-08-29
Ex 080: Strip filename from @typeName output to address #130
Dave Gauer
2022-08-29
Ex 065: improve hints, fix type printing change. For #120 and #128
Dave Gauer
2022-07-31
Correct conventional Zig reference vs value passing re #89
Dave Gauer
2022-07-31
Merge branch 'heatray'
Dave Gauer
2022-07-31
Update ex 047 comment and patch
Dave Gauer
2022-07-31
Massage ex 064 patch
Dave Gauer
2022-05-16
064_builtins: clarify @addWithOverflow explanation
DerTee
2022-03-19
Manually cleaned up patches/patches for issue #73
Dave Gauer
2021-11-07
Added ex91 - closing in on async!
Dave Gauer
2021-10-18
Removed confusing explanation from 076
Dave Gauer
2021-10-09
Updated for dev pre-release build v0.9.0-dev.1343
Dave Gauer
2021-06-30
no unusued vars
Dave Gauer
2021-06-30
No unused locals
Dave Gauer
2021-06-30
no unused method params
Dave Gauer
2021-06-30
methods NOT namespaced like i expected
Dave Gauer
2021-06-30
unused consts now errors
Dave Gauer
2021-06-14
add ex090 async 7
Dave Gauer
2021-06-14
Re-sync patches with current changes
Dave Gauer
2021-06-14
New usize explanation 008, etc.
Dave Gauer
2021-05-27
Add ex089 Async 6
Dave Gauer
2021-05-24
change `suspend;` to `suspend {}`
jacob gw
2021-05-13
add ex088 async 5 await
Dave Gauer
2021-05-12
add ex087 async 4
Dave Gauer
2021-05-12
add ex086 async 3
Dave Gauer
2021-05-12
add ex085 async 2
Dave Gauer
2021-05-12
add ex084 async
Dave Gauer
2021-05-09
add ex083 anon lists
Dave Gauer
2021-05-09
add ex082 anon structs 3
Dave Gauer
2021-05-09
add ex081 anon structs 2
Dave Gauer
2021-05-09
add ex080 anonymous structs 1
Dave Gauer
2021-05-09
Normalize interrobangs
Dave Gauer
2021-05-09
Add ex079 quoted identifiers
Dave Gauer
2021-05-08
Fix 076, add 077,078 sentinels and many-item pointers
Dave Gauer
2021-05-06
add ex076 sentinels
Dave Gauer
2021-04-30
Added ex075 Quiz 8
Dave Gauer
2021-04-30
add ex074 comptime 9
Dave Gauer
2021-04-26
add ex073 comptime 8
Dave Gauer
2021-04-24
add 072 comptime 7
Dave Gauer
2021-04-24
Fix typo in 066 (issue #46)
Dave Gauer
2021-04-22
add 071 comptime 6 inline for
Dave Gauer
2021-04-22
Adding traditional program debugging capability to RubberDuck
Dave Gauer
2021-04-21
add ex070 comptime 5
Dave Gauer
2021-04-21
add ex069 comptime 4
Dave Gauer
2021-04-18
add ex068 comptime 3
Dave Gauer
2021-04-17
Clarity for 062 and tupni for 064
Dave Gauer
2021-04-16
Another try at wording ex067
Dave Gauer
2021-04-15
add ex067 comptime TWO
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
[next]