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
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
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-04
Added epic ex058 - quiz 7
Dave Gauer
2021-03-16
fixed failing test for ex. 024
Dave Gauer
2021-03-12
Update README.md
Dave Gauer
2021-03-12
Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ci
Dave Gauer
2021-03-12
Patch/test scripts now run from project root
Dave Gauer
2021-03-12
"999 is enough for anybody" triple-zero padding (#18)
Dave Gauer
2021-03-10
add ex 57 unions 3
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
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
POSIX shell fixes
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-02
Cleaned up some extraneous whitespace characters
Joseph T Lyons
2021-03-01
patches: make interpreter compat and make work if not in PATH
jacob gw
[next]