<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/subex/parse.go
Commit message (Expand)AuthorAgeFilesLines
* Renames walk.Datum to walk.AtomCharlie Stanton2023-03-051-18/+18
* Refactors out terminator literal stuff into a separate parsing functionCharlie Stanton2023-03-051-117/+37
* Adds syntax to recognise and deal with starting and ending arrays, maps and s...Charlie Stanton2023-02-261-0/+123
* Modify subex to take JSON split into "data"Charlie Stanton2023-02-221-19/+22
* Introduces subex processingCharlie Stanton2023-02-191-0/+175