Lua Bint Versions Save

Arbitrary precision integer arithmetic library in pure Lua

v0.5.1

8 months ago

v0.5.0

8 months ago

v0.4.0

3 years ago
  • Support truncate division and module.
  • Bug fixes.

v0.3.0

3 years ago
  • Make the library flexible to work with different parts of projects

v0.2.0

3 years ago
  • Add new utility functions

v0.1.0

3 years ago

First release

v0.3.1

3 years ago
  • Many micro optimizations
  • Make tobase method much faster