| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-02-15 | py: VM never throws an exception, instead returns a status and value. | Damien George |
| 2014-02-01 | py: mp_execute_byte_code has 2 arg arrays, for more efficient default params. | Damien George |
| 2014-01-19 | py: Add module/function/class name to exceptions. | Damien George |
| 2014-01-18 | Add source file name and line number to error messages. | Damien George |
| 2013-12-21 | Change object representation from 1 big union to individual structs. | Damien |
| 2013-12-11 | py: work towards working closures. | Damien |
| 2013-12-10 | py: add skeletal import functionality. | Damien |
| 2013-11-05 | Improve allocation of stack for byte code. | Damien |
| 2013-11-05 | Make byte code jumps relative. | Damien |
| 2013-10-16 | Implement BC & runtime support for generator/yielding. | Damien |
| 2013-10-10 | Rename vm.h to bc.h. | Damien |
| 2013-10-05 | Further factorise PASS_1 out of specific emit code. | Damien |
| 2013-10-04 | Initial commit. | Damien |
