6 Commits (2656b26c83fab6c4c4c59559155a1fa2375966b6)

Author SHA1 Message Date
DerTee daf0a99f94 064_builtins: clarify @addWithOverflow explanation
There were misunderstandings concerning
overflowing operations and overflowed variables.
Hopefully it's clearer now.
2 years ago
DerTee f67216f19f fix 064_builtins: @addWithOverflow() explanation
The last two examples do not overflow, because the
result is small enough. This was probably just a typing
error in the original explanation.
3 years ago
Jonathan Halmen f8b8531930 zig fmt 3 years ago
Jonathan Halmen 29d32bfa79 fix whitespace line-endings 3 years ago
Dave Gauer 881db5eab2 Clarity for 062 and tupni for 064 3 years ago
Dave Gauer 838cb43f25 added ex064 builtins 3 years ago