Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.bit53: Add bnot() method | Matthew Wild | 2024-03-01 | 1 | -0/+3 |
* | util.bit53: Support for more than 2 arguments, for compat with bit32 | Matthew Wild | 2022-03-04 | 1 | -3/+27 |
* | util.bit53: Add left- and right shift operations | Kim Alvefur | 2021-06-28 | 1 | -0/+2 |
* | util.bitops: Library to find appropriate bitwise library (closes #1395) | Kim Alvefur | 2019-07-22 | 1 | -0/+7 |