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 |
2017-01-26 | py/objmodule: Move module init/deinit code into runtime functions. | Damien George |
2017-01-22 | py: Move weak-link map to objmodule.c, and expose module maps as public. | Damien George |
2015-01-01 | py: Move to guarded includes, everywhere in py/ core. | Damien George |
2014-05-03 | Add license header to (almost) all files. | Damien George |
2014-03-25 | Proper support for registering builtin modules in ROM. | Damien George |