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-02-16 | py/objexcept: Convert mp_uint_t to size_t where appropriate. | Damien George |
2016-01-02 | py: Change exception traceback data to use size_t instead of mp_uint_t. | Damien George |
2015-02-27 | py: Fix adding of traceback so that it appends to existing info. | Damien George |
2015-01-07 | py: Put all global state together in state structures. | Damien George |