Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #471 from errordeveloper/misc_fix/unistd | Damien George | 2014-04-13 |
|\ | |||
| * | py: the entire `<unistd.h>` shouldn't be needed | Ilya Dmitrichenko | 2014-04-12 |
* | | py: Remove unique_codes from emitglue.c. Replace with pointers. | Damien George | 2014-04-13 |
|/ | |||
* | py: Properly implement deletion of locals and derefs, and detect errors. | Damien George | 2014-04-09 |
* | py: Clean up includes. | xbe | 2014-03-17 |
* | py: Remove name of var arg from macros with var args. | Damien George | 2014-02-26 |
* | Revamp qstrs: they now include length and hash. | Damien George | 2014-01-21 |
* | Change object representation from 1 big union to individual structs. | Damien | 2013-12-21 |
* | Add local_num skeleton framework to deref/closure emit calls. | Damien | 2013-10-20 |
* | Separate out mpy core and unix version. | Damien | 2013-10-12 |
* | Factorise EMIT_COMMON calls, mostly into emit_pass1. | Damien | 2013-10-05 |
* | Restructure emit so it goes through a method table. | Damien | 2013-10-05 |
* | Initial commit. | Damien | 2013-10-04 |