1
0
Fork 0
mirror of https://github.com/ratfactor/ziglings synced 2024-06-09 05:16:04 +02:00
Commit Graph

228 Commits

Author SHA1 Message Date
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
Dave Gauer fe6bf8948f Merge branch 'main' of github.com:ratfactor/ziglings into main 2021-04-26 20:34:47 -04:00
Dave Gauer 98f4f5476a fix typo in 072 (for #49) 2021-04-26 20:34:41 -04:00
Dave Gauer faec1675ca
Merge pull request #51 from noc7c9/patch-1
Fix typo in 061_coercions.zig
2021-04-26 20:07:34 -04:00
Dave Gauer a479e4cb06
Merge pull request #47 from ChrisMiuchiz/main
Fix typo
2021-04-26 20:03:31 -04:00
Dave Gauer cae0fbe0b2 add ex073 comptime 8 2021-04-26 20:01:54 -04:00
Athir Saleem ad73d7eb1c
Fix typo in 061_coercions.zig 2021-04-26 23:10:23 +10:00
Dave Gauer 8dd47f8bcc fixed hint typo 2021-04-24 21:07:58 -04:00
ChrisMiuchiz a8a11ac0bb Fix typo 2021-04-24 19:33:08 -04:00
Dave Gauer 2f0f823a73 add 072 comptime 7 2021-04-24 14:34:46 -04:00
Dave Gauer 92307078d5 Fix typo in 066 (issue #46) 2021-04-24 12:37:27 -04:00
Dave Gauer 91935bac20 make global required version in build script 2021-04-23 12:40:20 -04:00
Dave Gauer 5a7c4d0779 add 071 comptime 6 inline for 2021-04-22 17:17:25 -04:00
Dave Gauer 8859f7a1fe Adding traditional program debugging capability to RubberDuck 2021-04-22 10:31:05 -04:00
Dave Gauer ca70811f07 Removed illegal type in pointer cheatsheet 2021-04-21 20:35:19 -04:00
Dave Gauer 618eade1e6 add ex070 comptime 5 2021-04-21 20:08:34 -04:00
Dave Gauer 55bede231b missing return type from example in 069 2021-04-21 17:13:58 -04:00
Dave Gauer 751b303362 add ex069 comptime 4 2021-04-21 09:47:16 -04:00
Dave Gauer ec543ff49b add ex068 comptime 3 2021-04-18 18:05:36 -04:00
Dave Gauer 4d8b40648e Clarity for 062 and tupni for 064 2021-04-17 20:03:04 -04:00
Dave Gauer d9ed5336cc 055 typo 2021-04-17 18:15:30 -04:00
Dave Gauer b347a07276 Make it super clear there are two fixes in 051 2021-04-17 17:44:07 -04:00
Dave Gauer 1355f550fb Added note about single vs double quotes 2021-04-17 17:05:16 -04:00
Dave Gauer 284e90015f Single quotes around character and source in comment 2021-04-17 16:46:26 -04:00
Dave Gauer 2061140ef6 Update ex005 because no need for pointers 2021-04-17 15:56:30 -04:00
Dave Gauer b2cb0dab46 Another try at wording ex067 2021-04-16 22:15:27 -04:00
Dave Gauer 1880b24ea6 add ex067 comptime TWO 2021-04-15 20:58:12 -04:00
Dave Gauer 6f3ab8b025 Added type reflection to 066 2021-04-14 11:00:25 -04:00