<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/subex/main.go
Commit message (Expand)AuthorAgeFilesLines
* Renames walk.Datum to walk.AtomCharlie Stanton2023-03-051-32/+34
* Replace append with walk.ConcatData in many places to fix bug to do with sema...Charlie Stanton2023-02-261-2/+2
* Converts subex output back into WalkValues and prints for easier debuggingCharlie Stanton2023-02-261-3/+60
* Modify subex to take JSON split into "data"Charlie Stanton2023-02-221-29/+60
* Introduces subex processingCharlie Stanton2023-02-191-0/+114