<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/json
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Charlie Stanton2023-07-192-0/+490
introduces unit testing