9 Commits (39b174e00a05dfaf4ac6f2e17cee4892a60e92c3)

Author SHA1 Message Date
Paul Sokolovsky b81e1fdef7 Add AssertionError. 11 years ago
John R. Lenton b8698fca75 unified the bops 11 years ago
ian-v 5fd8fd2c16 Revert MP_BOOL, etc. and use <stdbool.h> instead 11 years ago
ian-v 7a16fadbf8 Co-exist with C++ (issue #85) 11 years ago
Damien George 71c5181a8d Convert Python types to proper Python type hierarchy. 11 years ago
Damien George 1fb031744f Change mp_compile so that it returns a function object for the module. 11 years ago
Damien 732407f1bf Change memory allocation API to require size for free and realloc. 11 years ago
Damien d99b05282d Change object representation from 1 big union to individual structs. 11 years ago
Damien a1b2693161 py: remove further unnecessary emit_verbatim code. 11 years ago
Damien c025ebb2dc Separate out mpy core and unix version. 11 years ago
Damien 39cf3285c7 Oops: add emitpass1.c for new factorised emit code. 11 years ago