Commit Graph

405 Commits

Author SHA1 Message Date
Dave Gauer 2a4251de9d
oh shit its markdown
I usually write my READMEs in AsciiDoc.
2021-06-30 17:31:54 -04:00
Dave Gauer 57408b1be3 Note compiler syntax strictness (#60) 2021-06-30 17:30:01 -04:00
Dave Gauer 64219e5dcd Oops, had committed WIP exercise 2021-06-16 17:04:50 -04:00
Dave Gauer da219d3c40 added ub exploration to ex090 2021-06-15 10:12:57 -04:00
Dave Gauer 8dd9c1ddcb add ex090 async 7 2021-06-14 15:39:49 -04:00
Dave Gauer 52c424a247
Merge pull request #59 from max-lv/main
fix typo in 067_comptime2.zig
2021-06-14 13:00:58 -04:00
Dave Gauer 2460b182c0 Re-sync patches with current changes 2021-06-14 11:52:22 -04:00
Dave Gauer 621d72db56 New usize explanation 008, etc. 2021-06-14 11:26:04 -04:00
Dave Gauer f07615ef96 Merge branch 'main' of github.com:ratfactor/ziglings into main 2021-06-14 10:45:40 -04:00
Dave Gauer 4b07f1db23 Update version for real :-) 2021-06-14 10:45:32 -04:00
Dave Gauer e2e2c6280e
Merge pull request #58 from ZapAnton/008_replace_index_var_type
008_quiz: Replaced the type of the index variable
2021-06-14 10:43:07 -04:00
Dave Gauer 0130580427 Merge branch 'main' of github.com:ratfactor/ziglings into main 2021-06-14 10:28:20 -04:00
Dave Gauer dcf9cac73d Updated to master build 0.9.0-dev.137 2021-06-14 10:20:16 -04:00
max-lv c127877baf fix typo in 067_comptime2.zig 2021-06-12 21:15:19 -01:00
Dave Gauer 4bb80cf452
Merge pull request #57 from ZapAnton/066_fix_typo
066_comptime: Typo fix
2021-05-29 14:14:07 -04:00
ZapAnton 447b913c38 008_quiz: Replaced the type of the index variable
Replaced the type of the `x` variable to `usize` instead of `u8`.
2021-05-28 21:46:08 +03:00
ZapAnton 8185043b26 066_comptime: Typo fix
Small typo fix `arbitary` -> `arbitrary`
2021-05-28 21:39:21 +03:00
Dave Gauer d09ae39714 Add ex089 Async 6 2021-05-27 19:04:11 -04:00
Dave Gauer 473b36b873
Missing word in explanation ex085 2021-05-25 11:51:58 -04:00
Dave Gauer 84db3edcc5
Merge pull request #56 from g-w1/sus
change `suspend;` to `suspend {}`
2021-05-25 11:50:12 -04:00
jacob gw 8bc15eecc4 change `suspend;` to `suspend {}` 2021-05-24 15:57:59 -04:00
Dave Gauer 1bf1f682ff Merge branch 'main' of github.com:ratfactor/ziglings into main 2021-05-13 19:48:13 -04:00
Dave Gauer 00f525c80f add ex088 async 5 await 2021-05-13 19:48:10 -04:00
Dave Gauer 12361f9384
Merge pull request #54 from rofrol/patch-2
Prevent error "cast discards const qualifier"
2021-05-13 11:34:01 -04:00
Dave Gauer edd6bf6f8e
Merge pull request #55 from rofrol/patch-3
this means
2021-05-13 11:22:24 -04:00
Roman Frołow e17159bcea
this means 2021-05-13 14:01:54 +02:00
Roman Frołow a7736f7d80
Prevent error "cast discards const qualifier" 2021-05-13 13:25:29 +02:00
Dave Gauer 469d4dfbf4 add ex087 async 4 2021-05-12 21:36:57 -04:00
Dave Gauer 5fec2602cf add ex086 async 3 2021-05-12 21:25:48 -04:00
Dave Gauer d8dddd128f add ex085 async 2 2021-05-12 21:04:58 -04:00
Dave Gauer e555fdc3df add ex084 async 2021-05-12 20:35:29 -04:00
Dave Gauer 86e071f256 076 typo 2021-05-09 20:01:16 -04:00
Dave Gauer 273b980a9a 076 sentinels must be same type 2021-05-09 19:59:38 -04:00
Dave Gauer 4ac081558c add ex083 anon lists 2021-05-09 19:53:14 -04:00
Dave Gauer 5ff9d69231 add ex082 anon structs 3 2021-05-09 18:58:56 -04:00
Dave Gauer b86230d160 add ex081 anon structs 2 2021-05-09 14:25:51 -04:00
Dave Gauer da3ec19000 add ex080 anonymous structs 1 2021-05-09 13:24:25 -04:00
Dave Gauer 2ad8de5415 Normalize interrobangs 2021-05-09 13:15:53 -04:00
Dave Gauer de584dcd71 Add ex079 quoted identifiers 2021-05-09 13:10:09 -04:00
Dave Gauer 22ac3628a1 Fix 076, add 077,078 sentinels and many-item pointers 2021-05-08 18:51:08 -04:00
Dave Gauer 71e43b0a50 Merge branch 'main' of github.com:ratfactor/ziglings into main 2021-05-06 20:32:41 -04:00
Dave Gauer 88f88f02d8 add ex076 sentinels 2021-05-06 20:32:36 -04:00
Dave Gauer 87699ebf36
Merge pull request #52 from andrejp88/main
Fix typo in 074 comptime 9
2021-05-03 20:03:43 -04:00
Dave Gauer 6ae7a4496f canna have two bars, cap'n 2021-05-03 17:02:51 -04:00
Dave Gauer d4816adcb1 improve wording of 052 2021-05-03 16:58:41 -04:00
Andrej Petrović afbb4244e3 Fix typo in 074 comptime 9 2021-05-02 13:41:36 +01:00
Dave Gauer 65226b5354 Added ex075 Quiz 8 2021-04-30 21:35:56 -04:00
Dave Gauer 14480323a6 add ex074 comptime 9 2021-04-30 20:25:59 -04:00
Dave Gauer 1bedf45294 Clarify 048,049 comments from instructions (issue #48) 2021-04-27 15:16:38 -04:00
Dave Gauer 05cefbfd17 adding enlightenment to 019 (for #50) 2021-04-26 20:45:19 -04:00