micropython/unix-cpy
stijn 4e54c876a7 Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void* 2014-10-29 10:29:09 +01:00
..
.gitignore Add unix-cpy, used to test Micro Python byte code against CPython. 2013-12-29 18:01:01 +00:00
Makefile Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void* 2014-10-29 10:29:09 +01:00
main.c py: Make compiler return a proper exception on SyntaxError. 2014-10-05 19:01:34 +01:00
mpconfigport.h Rename machine_(u)int_t to mp_(u)int_t. 2014-07-03 13:25:24 +01:00