Alex Garustovich
Alex Garustovich
Added a few reserves, a few std::moves and other minor changes for a slightly more effective code. I'm ready to explain or change any diff. Will be glad for your...
**Bug description** When decoding huge json numbers higher than ULLONG_MAX (which is `18446744073709551615`), json module silently converts them to ULLONG_MAX and there's no an easy way to catch that. *...
Example:  There's a huge line with a JSON (it's wrapped), and you can see the last ~20% are not colorized. If you search for `1685615249507568` (it's the last value...