<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/subex/subexstate.go
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where SubexStoreState is sometimes not a pointerCharlie Stanton2023-03-151-1/+1
* Renames TransducerOutput to OutputContent (and related types) and moves into ...Charlie Stanton2023-03-051-1/+23
* Renames walk.Datum to walk.AtomCharlie Stanton2023-03-051-33/+32
* Replace append with walk.ConcatData in many places to fix bug to do with sema...Charlie Stanton2023-02-261-5/+5
* Modify subex to take JSON split into "data"Charlie Stanton2023-02-221-34/+49
* Introduces subex processingCharlie Stanton2023-02-191-0/+145