| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-20 | feat: Add simple Dump creation and recovery. | Antonio Navarro Perez | |
| Memory Dump functionality that can restore the previous VM state. It dumps *global* variables, the only ones defining the program state. The dump depends on the program itself, and on the index system, which right now is defined by the variable order. Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> | |||
