Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add substitute next commands | Charlie Stanton | 2024-04-21 | 1 | -0/+2 |
* | Fix another bug in inMapAt and inArrayAt | Charlie Stanton | 2024-03-25 | 2 | -2/+18 |
* | 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 i... | Charlie Stanton | 2023-07-19 | 2 | -0/+490 |