Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-08 | Add more VM functions. | ||
The VM now seems complete... Next: the plugin system! | |||
2015-10-05 | Enable the BLR script VM (prototype). | ||
The code (definitely) still require improvements. TODOs: Reimplement the call stack. Unify float data types. | |||
2015-10-04 | Rewrite the function calling method and enable it in the VM. | ||
Yet another stupid commit. | |||
2015-10-03 | Port the VM function caller from the testbed version. | ||
This part still requires refinement. |