Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | While not used by anything in Prosody, it is known to be used by some 3rd party modules. | ||||
* | util.bitops: Library to find appropriate bitwise library (closes #1395) | Kim Alvefur | 2019-07-22 | 1 | -0/+7 |