9 Commits (4b941892e1514c41124ee6e7b19beb98b9d5d3c4)

Author SHA1 Message Date
Chris Boesch be1f9cd9b2 comment corrected 2 years ago
Chris Boesch 543d0ba585 fixed https://github.com/ratfactor/ziglings/issues/156 2 years ago
James LeBlanc b69a297e32 corrected @bitReverse for only 1 arg, instead of 2 args 2 years ago
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