Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(json): modify to 20 significant digits and check if integer directly
Lua 5.3 supports 64 bit integers, which shouldn't need to be converted to strings. Floating point numbers will be rounded to 20 sig digits will be rounded.
- Loading branch information