| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-11-21 | Fix two minor typos | Ahmed | 1 | -1/+1 | |
| 2023-06-22 | Update outdated comments | lording | 1 | -1/+1 | |
| 2023-06-10 | Fixed description of @addWithOverflow | Chris Boesch | 1 | -3/+2 | |
| 2023-01-27 | comment corrected | Chris Boesch | 1 | -6/+3 | |
| 2023-01-14 | fixed https://github.com/ratfactor/ziglings/issues/156 | Chris Boesch | 1 | -4/+2 | |
| 2022-09-03 | corrected @bitReverse for only 1 arg, instead of 2 args | James LeBlanc | 1 | -3/+2 | |
| 2022-05-16 | 064_builtins: clarify @addWithOverflow explanation | DerTee | 1 | -12/+28 | |
| There were misunderstandings concerning overflowing operations and overflowed variables. Hopefully it's clearer now. | |||||
| 2022-04-03 | fix 064_builtins: @addWithOverflow() explanation | DerTee | 1 | -2/+2 | |
| The last two examples do not overflow, because the result is small enough. This was probably just a typing error in the original explanation. | |||||
| 2021-11-05 | zig fmt | Jonathan Halmen | 1 | -2/+2 | |
| 2021-11-05 | fix whitespace line-endings | Jonathan Halmen | 1 | -2/+2 | |
| 2021-04-17 | Clarity for 062 and tupni for 064 | Dave Gauer | 1 | -1/+1 | |
| 2021-04-10 | added ex064 builtins | Dave Gauer | 1 | -0/+74 | |
