Dave Gauer and GitHub
01ff51a9c8
Merge pull request #34 from bbuccianti/main
...
I found one enum with a fn!
2021-03-12 17:57:15 -05:00
Dave Gauer and GitHub
46b367e58e
Merge pull request #33 from JosephTLyons/Use-Double-Quotes-On-Strings
...
Use double quotes for Zig strings
2021-03-12 08:07:08 -05:00
Dave Gauer and GitHub
1b741826ea
Update README.md
2021-03-10 14:47:23 -05:00
Dave Gauer and GitHub
8f732047b5
Update 48_methods2.zig
2021-03-05 09:22:20 -05:00
Dave Gauer and GitHub
fa110ed4c8
Merge pull request #31 from drforester/main
...
found a Zig enum with a method
2021-03-05 09:19:48 -05:00
Dave Gauer and GitHub
5009b61030
Merge pull request #30 from JosephTLyons/Whitespace-cleanup
...
Cleaned up some extraneous whitespace characters
2021-03-03 09:00:16 -05:00
Dave Gauer and GitHub
c204ac9291
Merge pull request #29 from g-w1/scr
...
patches: make interpreter compat and make work if not in PATH
2021-03-02 20:07:03 -05:00
Dave Gauer and GitHub
d2b4e7a87b
Merge pull request #27 from vishalsodani/main
...
Fixed some typos
2021-02-27 15:59:34 -05:00
Dave Gauer and GitHub
356fbf1b5b
New illustration in README!
...
Using the "put an image in an issue and link to it on the README" trick to
keep the Ziglings repo size down.
2021-02-27 14:51:15 -05:00
Dave Gauer and GitHub
efdcfc70d4
Merge pull request #24 from mz0/fix06
...
fix repeat target
2021-02-16 18:25:58 -05:00
Dave Gauer and GitHub
9dc8b3d931
Merge pull request #23 from vishalsodani/main
...
Fixed spelling
2021-02-16 18:25:30 -05:00
Dave Gauer and GitHub
a2b6b68a25
Merge pull request #22 from quexxon/apply-zig-fmt
...
Apply `zig fmt` to exercises and generate remaining patch files
2021-02-15 19:32:00 -05:00
Dave Gauer and GitHub
882a6b6198
Merge pull request #20 from quexxon/exercise_12_fixes
...
Exercise 12 fixes
2021-02-15 09:58:39 -05:00
Dave Gauer and GitHub
6a00d37d03
Merge pull request #17 from quexxon/main
...
Fix typo in exercise 09: out => our
2021-02-14 09:42:28 -05:00
Dave Gauer and GitHub
34f03b0e96
Merge pull request #10 from tijb/patch-1
...
Update 03_assignment.zig | Missing Line In Example
2021-02-14 08:32:42 -05:00
Dave Gauer and GitHub
8edfe2f157
Merge pull request #13 from Ivan-Velickovic/main
...
04_arrays.zig - missing ":" for type of example array
2021-02-13 21:59:17 -05:00
Dave Gauer and GitHub
2493e93c37
Added additional inspirations for Ziglings
...
Ruby Koans is even attributed by rustlings.
The Little Schemer is a personal all-time favorite programming book.
2021-02-13 15:47:00 -05:00
Dave Gauer and GitHub
6c53364b38
Merge pull request #11 from tijb/patch-2
...
Update 04_arrays.zig | Array Index
2021-02-13 11:37:30 -05:00
Dave Gauer and GitHub
5505569980
Updating README description of project
...
Also updated the GitHub project description to:
"Learn the Zig programming language by fixing tiny broken programs."
I think it sounds more of a fun challenge this way rather than the more
academic "learn by doing exercises".
I mean, who wouldn't want to come help these "tiny broken programs"?!?
2021-02-13 11:23:53 -05:00
Dave Gauer and GitHub
d9b8dfa535
Merge pull request #5 from Joefish/zig_version_check
...
Added a zig version test
2021-02-12 20:29:50 -05:00
Dave Gauer and GitHub
a87c08cb3b
Merge pull request #9 from palash25/typo2
...
exercise/25 fix typo
2021-02-12 10:43:00 -05:00
Dave Gauer and GitHub
b7f9711da4
Merge pull request #7 from palash25/typo
...
exercise/21: fix typo
2021-02-11 14:13:15 -05:00
Dave Gauer and GitHub
56ba5d7fda
Merge pull request #3 from Joefish/06_print_specifier
...
Added string specifier in Ex 06
2021-02-10 22:08:16 -05:00
Dave Gauer and GitHub
e382b01976
Ex 22 spelling error
...
I never make mistakes with apostrophes'es', so I dont' know what happened here.
2021-02-10 09:35:16 -05:00
Dave Gauer and GitHub
82a1abe09b
Improved 02 comment about imports being const
2021-02-10 09:27:43 -05:00