Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
* | all: Unify header guard usage. | Alexander Steffen | 2017-07-18 |
* | py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros. | Damien George | 2016-10-21 |
* | lib/utils/pyexec: Allow behaviour of SystemExit to be configurable. | Damien George | 2016-10-17 |
* | esp8266: Disallow recursive calls to REPL. | Paul Sokolovsky | 2016-04-01 |
* | 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 |