ian-v
|
5fd8fd2c16
|
Revert MP_BOOL, etc. and use <stdbool.h> instead
|
2014-01-06 13:51:53 -08:00 |
ian-v
|
7a16fadbf8
|
Co-exist with C++ (issue #85)
|
2014-01-06 09:52:29 -08:00 |
Damien George
|
66028ab6dc
|
Basic implementation of import.
import works for simple cases. Still work to do on finding the right
script, and setting globals/locals correctly when running an imported
function.
|
2014-01-03 14:03:48 +00:00 |
Damien
|
732407f1bf
|
Change memory allocation API to require size for free and realloc.
|
2013-12-29 19:33:23 +00:00 |
Paul Sokolovsky
|
44d0f3cfa2
|
Handle return value of read() call.
|
2013-12-29 20:11:05 +02:00 |
Damien
|
de690d128b
|
Add unix-cpy, used to test Micro Python byte code against CPython.
|
2013-12-29 18:01:01 +00:00 |