Commit graph

4 commits

Author SHA1 Message Date
Matthew Wild
876162b9cf util.bit53: Add bnot() method 2024-03-01 17:22:29 +00:00
Matthew Wild
a905ccb71a util.bit53: Support for more than 2 arguments, for compat with bit32 2022-03-04 19:37:59 +00:00
Kim Alvefur
27943c671c util.bit53: Add left- and right shift operations
While not used by anything in Prosody, it is known to be used by some
3rd party modules.
2021-06-28 03:56:45 +02:00
Kim Alvefur
3dcfc5ee71 util.bitops: Library to find appropriate bitwise library (closes #1395) 2019-07-22 01:58:57 +02:00