Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix another bug in inMapAt and inArrayAt | Charlie Stanton | 2024-03-25 | 1 | -2/+2 |
* | Fix bug in json/write.go inMapAt and inArrayAt | Charlie Stanton | 2024-03-25 | 1 | -4/+4 |
* | Finish implementing new JSON writer | Charlie Stanton | 2024-03-25 | 1 | -253/+214 |
* | Implements helper function navigateTo in json/write.go | Charlie Stanton | 2024-03-24 | 1 | -44/+259 |
* | Fixes JSONWriter to work with implicit data structures | Charlie Stanton | 2023-07-21 | 1 | -46/+138 |
* | Huge refactor to a more value based system, doing away with terminals. Also i... | Charlie Stanton | 2023-07-19 | 1 | -0/+202 |