Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more tests for a and e commands | Charlie Stanton | 2024-04-28 | 1 | -0/+24 |
| | |||||
* | Add iterating destructures | Charlie Stanton | 2024-04-27 | 1 | -0/+7 |
| | |||||
* | Add full merge command | Charlie Stanton | 2024-04-23 | 1 | -0/+7 |
| | |||||
* | Add test showcasing loading a whole value into memory | Charlie Stanton | 2024-04-21 | 1 | -0/+7 |
| | |||||
* | Modify merge to no longer read a new value | Charlie Stanton | 2024-04-21 | 1 | -1/+1 |
| | | | | Now just merges the last two values in the space | ||||
* | Add substitute next commands | Charlie Stanton | 2024-04-21 | 1 | -2/+19 |
| | |||||
* | Add merge command | Charlie Stanton | 2024-04-07 | 1 | -0/+5 |
| | |||||
* | Change output subex internals to allow structures | Charlie Stanton | 2024-04-07 | 1 | -1/+45 |
| | | | | Also add substitute register syntactic sugar | ||||
* | Add main tests | Charlie Stanton | 2024-03-30 | 1 | -0/+40 |