Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-05 | Enable the BLR script VM (prototype). | Chris Xiong | |
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. | Chris Xiong | |
Yet another stupid commit. | |||
2015-10-03 | Port the VM function caller from the testbed version. | Chris Xiong | |
This part still requires refinement. | |||
2015-10-02 | Add BLR3 files. Modify Readme. | Chris Xiong | |
Currently BLR3 is VERY primitive!! |