-
Dominik Charousset authored
The JSON parser now supports reading integers larger than `INT64_MAX` (but not larger than `UINT64_MAX`). Additionally, the class `json_value` has new member functions for operating on the unsigned integers: `is_unsigned()` and `to_unsigned()`.
7271c19d
To find the state of this project's repository at the time of any of these versions, check out
the tags.