| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make encoding/json use []byte rather than string | gingerBill | 2019-01-07 | 1 | -1/+1 |
| * | Support NaN and Infinity for JSON5 | gingerBill | 2019-01-06 | 1 | -14/+16 |
| * | package json; JSON5 support | gingerBill | 2019-01-06 | 1 | -9/+32 |
| * | Add json.is_valid file | gingerBill | 2019-01-06 | 1 | -0/+98 |