<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/walk/atom.go
Commit message (Collapse)AuthorAgeFilesLines
* Huge refactor to a more value based system, doing away with terminals. Also ↵Charlie Stanton2023-07-191-19/+19
| | | | introduces unit testing
* Adds the json_array IO formatCharlie Stanton2023-05-121-0/+12
|
* Move reading and writing of tokens into a separate package to prepare for ↵Charlie Stanton2023-05-121-0/+12
| | | | other input and output formats
* Refactor Atom and Value code out of walk.go and into separate filesCharlie Stanton2023-04-251-0/+95