-
Pieter Droogendijk authored
When parsing numbers with an exponent (like "12e-1"), the JSON scanner would only allow a lowercase 'e', while the RFC also allows the uppercase 'E'. R=adg CC=golang-dev, rsc https://golang.org/cl/3986042
c4513d3b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
decode.go | ||
decode_test.go | ||
encode.go | ||
indent.go | ||
scanner.go | ||
scanner_test.go | ||
stream.go | ||
stream_test.go |