Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add , subex syntax to make FullMerge commands easierHEADmain | Charlie Stanton | 2024-05-02 | 1 | -4/+11 |
* | Fix FullMerge command so it can work on non-structure values | Charlie Stanton | 2024-05-02 | 1 | -3/+16 |
* | 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 |
* | 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 |
* | Add main tests | Charlie Stanton | 2024-03-30 | 1 | -0/+40 |