<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/walk/atom.go
Commit message (Expand)AuthorAgeFilesLines
* Removes lots of old atom based code from walkCharlie Stanton2023-07-191-119/+0
* Huge refactor to a more value based system, doing away with terminals. Also i...Charlie Stanton2023-07-191-19/+19
* Adds the json_array IO formatCharlie Stanton2023-05-121-0/+12
* Move reading and writing of tokens into a separate package to prepare for oth...Charlie Stanton2023-05-121-0/+12
* Refactor Atom and Value code out of walk.go and into separate filesCharlie Stanton2023-04-251-0/+95