aboutsummaryrefslogtreecommitdiff
path: root/core/encoding
Commit message (Expand)AuthorAgeFilesLines
...
* Make encoding/json use []byte rather than stringgingerBill2019-01-074-18/+67
* json.marshalgingerBill2019-01-061-0/+283
* Support NaN and Infinity for JSON5gingerBill2019-01-062-14/+38
* package json; JSON5 supportgingerBill2019-01-064-48/+319
* Add json.is_valid filegingerBill2019-01-061-0/+98
* Add json.is_validgingerBill2019-01-061-2/+3
* Begin work on `package json`gingerBill2019-01-063-0/+715
* Update CELgingerBill2019-01-031-1/+1
* Add package encoding/celgingerBill2018-12-033-0/+1411