summaryrefslogtreecommitdiffstatshomepage
path: root/stm/pyexec.c
Commit message (Expand)AuthorAge
* stm: Remove long-obsolete stm/ port.Damien George2014-05-21
* stm: Reorder mpconfig.h header inclusion to get stm building.Damien George2014-05-10
* Improve REPL detecting when input needs to continue.Damien George2014-04-08
* py: Add option to compiler to specify default code emitter.Damien George2014-04-06
* Rename rt_* to mp_*.Damien George2014-03-30
* Add vstr_ins and vstr_cut_out; improve stmhal readline.Damien George2014-03-15
* stm: Put pyb module in ROM.Damien George2014-03-08
* stm: Make pendsv_nlr_jump work when debugging is enabled.Damien George2014-02-23
* stm: Put REPL functions in own file; add raw REPL mode.Damien George2014-02-16