<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/subex/main_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Add array value destructureCharlie Stanton2024-03-301-0/+58
|
* Add none structures and allow mismatched destructuringCharlie Stanton2024-03-301-1/+55
|
* Add basic array manipulationCharlie Stanton2024-03-291-0/+113
|
* Completely remove the path spaceCharlie Stanton2024-03-291-408/+56
| | | | The new design uses deeply nested values in the value space instead.
* Huge refactor to a more value based system, doing away with terminals. Also ↵Charlie Stanton2023-07-191-0/+442
introduces unit testing