<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/json_tokens/read.go
Commit message (Collapse)AuthorAgeFilesLines
* Huge refactor to a more value based system, doing away with terminals. Also ↵Charlie Stanton2023-07-191-8/+8
| | | | introduces unit testing
* Move reading and writing of tokens into a separate package to prepare for ↵Charlie Stanton2023-05-121-0/+490
other input and output formats