Age | Commit message (Expand) | Author |
---|---|---|
2017-07-31 | all: Use the name MicroPython consistently in comments | Alexander Steffen |
2017-07-18 | all: Unify header guard usage. | Alexander Steffen |
2016-10-21 | py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros. | Damien George |
2016-10-17 | lib/utils/pyexec: Allow behaviour of SystemExit to be configurable. | Damien George |
2016-04-01 | esp8266: Disallow recursive calls to REPL. | Paul Sokolovsky |
2015-12-26 | lib/utils: Add pyexec_frozen_module to load and execute frozen module. | Damien George |
2015-11-09 | lib/pyexec: Move header pyexec.h from stmhal directory. | Damien George |