You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dave Gauer 784b66ffcf "Multi pointers" are now "many pointers"
TypeInfo.Pointer.Size says "many", so there we are!
4 years ago
..
01_hello.zig Apply `zig fmt` to exercises 4 years ago
02_std.zig Improved 02 comment about imports being const 4 years ago
03_assignment.zig Apply `zig fmt` to exercises 4 years ago
04_arrays.zig Apply `zig fmt` to exercises 4 years ago
05_arrays2.zig Moved exercises to exercises because exercises 4 years ago
06_strings.zig fix repeat target 4 years ago
07_strings2.zig Apply `zig fmt` to exercises 4 years ago
08_quiz.zig Added string specifier in format strings (#3) 4 years ago
09_if.zig Manually apply `zig fmt` style to comments 4 years ago
10_if2.zig Apply `zig fmt` to exercises 4 years ago
11_while.zig Apply `zig fmt` to exercises 4 years ago
12_while2.zig Replace unclosed opening paren with dash 4 years ago
13_while3.zig Apply `zig fmt` to exercises 4 years ago
14_while4.zig Apply `zig fmt` to exercises 4 years ago
15_for.zig Apply `zig fmt` to exercises 4 years ago
16_for2.zig Moved exercises to exercises because exercises 4 years ago
17_quiz2.zig Apply `zig fmt` to exercises 4 years ago
18_functions.zig Apply `zig fmt` to exercises 4 years ago
19_functions2.zig Apply `zig fmt` to exercises 4 years ago
20_quiz3.zig Apply `zig fmt` to exercises 4 years ago
21_errors.zig Apply `zig fmt` to exercises 4 years ago
22_errors2.zig Apply `zig fmt` to exercises 4 years ago
23_errors3.zig Apply `zig fmt` to exercises 4 years ago
24_errors4.zig Apply `zig fmt` to exercises 4 years ago
25_errors5.zig Apply `zig fmt` to exercises 4 years ago
26_hello2.zig Moved exercises to exercises because exercises 4 years ago
27_defer.zig Moved exercises to exercises because exercises 4 years ago
28_defer2.zig Apply `zig fmt` to exercises 4 years ago
29_errdefer.zig Apply `zig fmt` to exercises 4 years ago
30_switch.zig Apply `zig fmt` to exercises 4 years ago
31_switch2.zig Apply `zig fmt` to exercises 4 years ago
32_unreachable.zig Apply `zig fmt` to exercises 4 years ago
33_iferror.zig Apply `zig fmt` to exercises 4 years ago
34_quiz4.zig Apply `zig fmt` to exercises 4 years ago
35_enums.zig Apply `zig fmt` to exercises 4 years ago
36_enums2.zig Fixed a typo #26 4 years ago
37_structs.zig Fixed a typo #26 4 years ago
38_structs2.zig Apply `zig fmt` to exercises 4 years ago
39_pointers.zig Fixed spelling 4 years ago
40_pointers2.zig Apply `zig fmt` to exercises 4 years ago
41_pointers3.zig Apply `zig fmt` to exercises 4 years ago
42_pointers4.zig Apply `zig fmt` to exercises 4 years ago
43_pointers5.zig Apply `zig fmt` to exercises 4 years ago
44_quiz5.zig oops, left in old note pt. 2 4 years ago
45_optionals.zig Apply `zig fmt` to exercises 4 years ago
46_optionals2.zig Added ex 48, additional comment on 46 4 years ago
47_methods.zig Add ex 47: methods 4 years ago
48_methods2.zig Update 48_methods2.zig 4 years ago
49_quiz6.zig Added quiz 6 (and the trumpeting sounds grow louder) 4 years ago
50_no_value.zig Add ex 50 'no values' (help further address #25) 4 years ago
51_values.zig ex51 word crimes solved 4 years ago
52_slices.zig add ex52 slices 4 years ago
53_slices2.zig add ex53 slices2 4 years ago
54_manypointers.zig "Multi pointers" are now "many pointers" 4 years ago