json: scanner, Compact, Indent, and tests
This is the first of probably four separate CLs for the new implementation of the json package. The scanner is the core of the new implementation. The other CLs would be the new decoder, the new encoder, and support for JSON streams. R=r CC=golang-dev https://golang.org/cl/802051
Showing
src/pkg/json/indent.go
0 → 100644
src/pkg/json/scanner.go
0 → 100644
This diff is collapsed.
src/pkg/json/scanner_test.go
0 → 100644
Please
register
or
sign in
to comment