<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/json
Commit message (Expand)AuthorAgeFilesLines
* Add substitute next commandsCharlie Stanton2024-04-211-0/+2
* Fix another bug in inMapAt and inArrayAtCharlie Stanton2024-03-252-2/+18
* Fix bug in json/write.go inMapAt and inArrayAtCharlie Stanton2024-03-252-4/+45
* Finish implementing new JSON writerCharlie Stanton2024-03-252-253/+355
* Implements helper function navigateTo in json/write.goCharlie Stanton2024-03-243-213/+348
* Rewrite json/read.go to no longer use a pathCharlie Stanton2023-12-281-48/+159
* Fixes JSONWriter to work with implicit data structuresCharlie Stanton2023-07-212-46/+321
* Huge refactor to a more value based system, doing away with terminals. Also i...Charlie Stanton2023-07-192-0/+490