12 Commits (f06c1f27d13b3ec380049ef58e5e8eee566172ac)

Author SHA1 Message Date
Ahmed 46e3a38dbc Fix two minor typos 10 months ago
lording d52f360731 Update outdated comments 1 year ago
Chris Boesch 33d3cc1647 Fixed description of @addWithOverflow 1 year ago
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