Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
* | unix: Convert mp_uint_t to size_t in alloc.c. | Pavol Rusnak | 2017-03-31 |
* | unix/alloc: Make coverage build and its overzealous warnings happy. | Paul Sokolovsky | 2016-06-18 |
* | unix/alloc: Add option to use uPy's alloc-exec implementation even for libffi. | Paul Sokolovsky | 2016-06-18 |
* | unix: Add target to build "minimal" uPy interpreter. | Damien George | 2015-01-16 |
* | py, unix: Trace root pointers with native emitter under unix port. | Damien George | 2015-01-14 |
* | Code style/whitespace cleanup; remove obsolete headers. | Damien George | 2014-09-03 |
* | Add cache flush in py/asmarm.c and add new MP_PLAT_ALLOC_EXEC and MP_PLAT_FRE... | Fabian Vogt | 2014-09-03 |