Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-09 | Suffering from object slicing (?)... | ||
However a test program doesn't... I am really puzzled. | |||
2015-10-08 | Add more VM functions. | ||
The VM now seems complete... Next: the plugin system! | |||
2015-10-06 | Forgot to add '-a'... | ||
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. | |||
2015-10-02 | Add BLR3 files. Modify Readme. | ||
Currently BLR3 is VERY primitive!! |