Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lib/utils/pyexec: Use full path to readline.h header, per latest conventions. | Paul Sokolovsky | 2016-07-21 |
* | lib/utils/pyexec: Condition-out GC calls from pyexec. | Colin Hogben | 2016-04-19 |
* | py: Add ability to have frozen persistent bytecode from .mpy files. | Damien George | 2016-04-13 |
* | esp8266: Disallow recursive calls to REPL. | Paul Sokolovsky | 2016-04-01 |
* | esp8266: Fix issue when current repl line was garbage-collected. | Paul Sokolovsky | 2016-03-30 |
* | lib/utils: Add pyexec_frozen_module to load and execute frozen module. | Damien George | 2015-12-26 |
* | lib/pyexec: Move header pyexec.h from stmhal directory. | Damien George | 2015-11-09 |
* | lib/pyexec: For paste mode use "Ctrl" as the name of the key, not "CTRL". | Damien George | 2015-11-03 |
* | stmhal: pyexec.c is common module, move to lib/utils/ . | Paul Sokolovsky | 2015-10-31 |