Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace readString in walk/read.go with a faster implementation that makes be... | Charlie Stanton | 2023-04-25 | 1 | -90/+100 |
* | Completely rewrites the JSON parser to make more extensive use of slices and ... | Charlie Stanton | 2023-04-25 | 1 | -136/+316 |
* | Separates JSON parsing code into its own file | Charlie Stanton | 2023-04-25 | 1 | -0/+285 |