Files
sdk/tests/lib_2/convert
Lasse R.H. Nielsen 671865cd1a Fix JSON parser.
JSON parser was not rewritten when integers became fixed-size, so
some large integers could overflow silently and give the wrong
result, as could some doubles where the pre-decimal point digits
overflowed an `int`. Also added overflow protection for exponent.

Change-Id: I02941272c36fba4b9226e324936aebd4a5c5aa3b
Reviewed-on: https://dart-review.googlesource.com/c/91521
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
2019-02-13 11:06:35 +00:00
..
2018-10-10 19:15:30 +00:00
2018-10-10 19:15:30 +00:00
2017-09-06 08:48:51 +00:00
2017-09-06 08:48:51 +00:00
2019-02-13 11:06:35 +00:00