summaryrefslogtreecommitdiff
path: root/src/encoding/json/scanner.go
Commit message (Expand)AuthorAgeFilesLines
* encoding/json: add Valid for checking validity of input bytesMatt Layher2017-02-071-0/+5
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* encoding/json: scanner: use byte, more consistentMarvin Stenger2015-09-211-54/+47
* encoding/json: Remove extra allocation in scanner.Peter Waldschmidt2015-06-181-1/+8
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+623