Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in json/write.go inMapAt and inArrayAt | Charlie Stanton | 2024-03-25 | 2 | -4/+45 |
| | |||||
* | Finish implementing new JSON writer | Charlie Stanton | 2024-03-25 | 2 | -253/+355 |
| | |||||
* | Implements helper function navigateTo in json/write.go | Charlie Stanton | 2024-03-24 | 3 | -213/+348 |
| | |||||
* | Rewrite json/read.go to no longer use a path | Charlie Stanton | 2023-12-28 | 1 | -48/+159 |
| | |||||
* | Fixes JSONWriter to work with implicit data structures | Charlie Stanton | 2023-07-21 | 2 | -46/+321 |
| | |||||
* | Huge refactor to a more value based system, doing away with terminals. Also ↵ | Charlie Stanton | 2023-07-19 | 2 | -0/+490 |
introduces unit testing |