| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-08-21 | all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros. | Damien George |
| 2017-07-31 | all: Use the name MicroPython consistently in comments | Alexander Steffen |
| 2017-02-22 | cc3200: When raising OSError's use MP_Exxx as arg instead of a string. | Damien George |
| 2017-01-04 | all: Consistently update signatures of .make_new and .call methods. | Paul Sokolovsky |
| 2016-10-18 | cc3200: Use mp_raise_XXX helper functions to reduce code size. | Damien George |
| 2016-09-22 | all: Remove 'name' member from mp_obj_module_t struct. | Damien George |
| 2015-06-10 | cc3200: Clarify notes about the extended functionality of uhashlib. | Daniel Campora |
| 2015-05-21 | cc3200: Remove uhashlib.hexdigest(). | Daniel Campora |
| 2015-05-20 | cc3200: Add uhashlib. Supports SHA1 and SHA256. | Daniel Campora |
