<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/main/main_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix FullMerge command so it can work on non-structure valuesCharlie Stanton2024-05-021-3/+16
|
* Add more tests for a and e commandsCharlie Stanton2024-04-281-0/+24
|
* Add iterating destructuresCharlie Stanton2024-04-271-0/+7
|
* Add full merge commandCharlie Stanton2024-04-231-0/+7
|
* Add test showcasing loading a whole value into memoryCharlie Stanton2024-04-211-0/+7
|
* Modify merge to no longer read a new valueCharlie Stanton2024-04-211-1/+1
| | | | Now just merges the last two values in the space
* Add substitute next commandsCharlie Stanton2024-04-211-2/+19
|
* Add merge commandCharlie Stanton2024-04-071-0/+5
|
* Change output subex internals to allow structuresCharlie Stanton2024-04-071-1/+45
| | | | Also add substitute register syntactic sugar
* Add main testsCharlie Stanton2024-03-301-0/+40