Chris Boesch
|
be1f9cd9b2
|
comment corrected
|
2023-01-27 00:07:20 +01:00 |
|
Chris Boesch
|
543d0ba585
|
fixed https://github.com/ratfactor/ziglings/issues/156
|
2023-01-14 12:25:57 +01:00 |
|
James LeBlanc
|
b69a297e32
|
corrected @bitReverse for only 1 arg, instead of 2 args
|
2022-09-03 10:56:25 +02:00 |
|
DerTee
|
daf0a99f94
|
064_builtins: clarify @addWithOverflow explanation
There were misunderstandings concerning
overflowing operations and overflowed variables.
Hopefully it's clearer now.
|
2022-05-16 02:37:18 +02:00 |
|
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.
|
2022-04-03 23:06:25 +02:00 |
|
Jonathan Halmen
|
f8b8531930
|
zig fmt
|
2021-11-05 17:47:12 +01:00 |
|
Jonathan Halmen
|
29d32bfa79
|
fix whitespace line-endings
|
2021-11-05 17:46:56 +01:00 |
|
Dave Gauer
|
881db5eab2
|
Clarity for 062 and tupni for 064
|
2021-04-17 20:03:04 -04:00 |
|
Dave Gauer
|
838cb43f25
|
added ex064 builtins
|
2021-04-10 20:26:17 -04:00 |
|