Age | Commit message (Expand) | Author |
---|---|---|
2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George |
2017-07-31 | all: Use the name MicroPython consistently in comments | Alexander Steffen |
2017-03-31 | unix: Convert mp_uint_t to size_t in alloc.c. | Pavol Rusnak |
2016-06-18 | 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 |
2015-01-16 | unix: Add target to build "minimal" uPy interpreter. | Damien George |
2015-01-14 | py, unix: Trace root pointers with native emitter under unix port. | Damien George |
2014-09-03 | 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 |