<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/walk
Commit message (Expand)AuthorAgeFilesLines
* Adds casting strings to numbers in the sum operatorCharlie Stanton2023-04-191-18/+73
* Creates functions for compounding atoms back into values in the walk module a...Charlie Stanton2023-04-181-0/+79
* Fixes strings being wrapped in quotes twice when outputtingCharlie Stanton2023-03-151-2/+2
* Renames walk.Datum to walk.AtomCharlie Stanton2023-03-051-9/+9
* Replace append with walk.ConcatData in many places to fix bug to do with sema...Charlie Stanton2023-02-261-0/+4
* Converts subex output back into WalkValues and prints for easier debuggingCharlie Stanton2023-02-261-0/+32
* Modify subex to take JSON split into "data"Charlie Stanton2023-02-221-2/+29
* Move JSON serialising, deserialising and walking code into a separate packageCharlie Stanton2023-02-191-0/+316