14 Commits (ef9124f5ffb60aee8d3c59288a03d2fa078eec5a)

Author SHA1 Message Date
Damien George 094ebef259 windows: Use most of the source files from unix/ port. 11 years ago
Damien George 97790455fe Improve REPL detecting when input needs to continue. 11 years ago
Paul Sokolovsky b8cf948550 unix, windows: There's no "help" builtin. 11 years ago
Damien George 6827f9fc55 Add uPy welcome message to UNIX and Windows ports; update Teensy port. 11 years ago
Damien George 6c6f9d6782 windows: Make it compile with latest changes to py core. 11 years ago
Damien George 15d18069c5 py: Remove old "run time" functions that were 1 liners. 11 years ago
Damien George d17926db71 Rename rt_* to mp_*. 11 years ago
Damien George c12b2213c1 Change mp_method_t.name from const char * to qstr. 11 years ago
Damien George 19438fd30a windows: Change MICROPY_FLOAT config to new scheme. 11 years ago
Damien George c5966128c7 Implement proper exception type hierarchy. 11 years ago
Damien George a71c83a1d1 Change mp_obj_type_t.name from const char * to qstr. 11 years ago
Paul Sokolovsky 0c59db1973 Use qstr id to create sys module. 11 years ago
Markus Siemens 7e0dee0cbf windows: Make windows/main.c independent from unix/main.c 11 years ago
Markus Siemens 19ccc6bdc7 Added Windows port (see #233) 11 years ago