You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
stijn 4e54c876a7 Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void* 10 years ago
..
.gitignore Add unix-cpy, used to test Micro Python byte code against CPython. 11 years ago
Makefile Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void* 10 years ago
main.c py: Make compiler return a proper exception on SyntaxError. 10 years ago
mpconfigport.h Rename machine_(u)int_t to mp_(u)int_t. 11 years ago