index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-14
Fix typo: out => our
Will Clardy
1
-1
/
+1
2021-02-14
Merge pull request #10 from tijb/patch-1
Dave Gauer
1
-0
/
+3
2021-02-13
Update 03_assignment.zig
tim bangma
1
-1
/
+1
2021-02-13
Emit correct output as green text indicating passed.
Dave Gauer
1
-1
/
+1
2021-02-13
Merge pull request #13 from Ivan-Velickovic/main
Dave Gauer
1
-1
/
+1
2021-02-14
04_arrays.zig - missing : for type of example array
Ivan-Velickovic
1
-1
/
+1
2021-02-13
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2
-5
/
+7
2021-02-13
ex10 - missing type was confusing and tangential (#12)
Dave Gauer
1
-1
/
+1
2021-02-13
Added additional inspirations for Ziglings
Dave Gauer
1
-0
/
+2
2021-02-13
Merge pull request #11 from tijb/patch-2
Dave Gauer
1
-2
/
+2
2021-02-13
Updating README description of project
Dave Gauer
1
-3
/
+3
2021-02-12
Update 04_arrays.zig
tim bangma
1
-2
/
+2
2021-02-12
Update 03_assignment.zig
tim bangma
1
-0
/
+3
2021-02-12
Update README to reflect new version checking
Dave Gauer
1
-5
/
+15
2021-02-12
Merge branch 'SpexGuy-zig-build' into main
Dave Gauer
5
-169
/
+573
2021-02-12
Merge branch 'zig-build' of https://github.com/SpexGuy/ziglings into SpexGuy-...
Dave Gauer
5
-169
/
+573
2021-02-12
Merge pull request #5 from Joefish/zig_version_check
Dave Gauer
1
-1
/
+30
2021-02-12
Merge pull request #9 from palash25/typo2
Dave Gauer
1
-1
/
+1
2021-02-12
exercise/25 fix typo
Palash Nigam
1
-1
/
+1
2021-02-11
Use a zig build script to run ziglings
Martin Wickham
5
-140
/
+573
2021-02-11
Improved zig version check
Joseph-Eugene Winzer
1
-11
/
+23
2021-02-11
Merge pull request #7 from palash25/typo
Dave Gauer
1
-1
/
+1
2021-02-12
exercise/21: fix typo
Palash Nigam
1
-1
/
+1
2021-02-11
Added zig version check for commit number
Joseph-Eugene Winzer
1
-2
/
+6
2021-02-11
Added a zig version test
Joseph-Eugene Winzer
1
-1
/
+14
2021-02-10
Added string specifier in format strings (#3)
Dave Gauer
3
-7
/
+8
2021-02-10
Merge pull request #3 from Joefish/06_print_specifier
Dave Gauer
1
-1
/
+1
2021-02-10
Merge branch 'main' of github.com:ratfactor/ziglings into main
Dave Gauer
2
-6
/
+6
2021-02-10
Removed incorrect explanation of assignment error (#1)
Dave Gauer
2
-8
/
+5
2021-02-10
Added string specifier in Ex 06
Joseph-Eugene Winzer
1
-1
/
+1
2021-02-10
Ex 22 spelling error
Dave Gauer
1
-1
/
+1
2021-02-10
Improved 02 comment about imports being const
Dave Gauer
1
-5
/
+5
2021-02-09
Added Quiz 5 for pointers. Elephants!!!
Dave Gauer
3
-2
/
+47
2021-02-09
Moved exercises to exercises because exercises
Dave Gauer
45
-3
/
+3
2021-02-08
Added Ex. 38-43 for pointers, updated README
Dave Gauer
8
-12
/
+252
2021-02-07
Consistent instructions and examples
Dave Gauer
16
-90
/
+186
2021-02-06
Added ex. 37,38 structs
Dave Gauer
4
-3
/
+122
2021-02-06
Add ex 35,36 enums; updated README
Dave Gauer
4
-5
/
+131
2021-02-03
Inserted ex. 32 unreachable, added quiz4.
Dave Gauer
5
-5
/
+68
2021-02-03
Fixed README instructions
Dave Gauer
1
-1
/
+1
2021-01-31
Adding exs 27-32
Dave Gauer
8
-5
/
+271
2021-01-30
Added ex 21-26 for error handling
Dave Gauer
7
-0
/
+241
2021-01-22
Added ex 19,20 functions and pop quiz
Dave Gauer
5
-4
/
+82
2021-01-21
Hinting return type rather than making 'em guess.
Dave Gauer
1
-1
/
+1
2021-01-19
Added Ex. 18 functions
Dave Gauer
2
-0
/
+20
2021-01-18
added quiz 2
Dave Gauer
3
-0
/
+31
2021-01-18
Ex 16 oops, forgot to unfix it. :-)
Dave Gauer
1
-1
/
+1
2021-01-18
Added ex 15,16 for loops
Dave Gauer
4
-1
/
+55
2021-01-10
Added Ex 11-14: while loops
Dave Gauer
6
-1
/
+129
2021-01-08
Added Ex 9,10 for If
Dave Gauer
4
-1
/
+54
[prev]
[next]