A library for 64-bit signed integer arithmetic

This code provides support for 64-bit signed integers in Lua.
Arithmetic is as defined by the C standard, that is, overflow
is handled by wrap-around.

Versions

20130805.52-19 years ago46 downloads
20130805.51-19 years ago96 downloads

Dependencies

lua ~> 5.2