1. 51dfcb4 py: Move to guarded includes, everywhere in py/ core. by Damien George · 11 years ago
  2. 3b603f2 Use MP_DEFINE_CONST_DICT macro to define module dicts. by Damien George · 11 years ago
  3. cb78f86 py: Allow to disable array module and bytearray type. by Paul Sokolovsky · 11 years ago
  4. 59c675a py: Include mpconfig.h before all other includes. by Paul Sokolovsky · 11 years ago
  5. f6932d6 Prefix ARRAY_SIZE with micropython prefix MP_ by Emmanuel Blot · 11 years ago
  6. 04b9147 Add license header to (almost) all files. by Damien George · 11 years ago
  7. 6d3c5e4 Add ARRAY_SIZE macro, and use it where possible. by Damien George · 11 years ago
  8. 8b0535e py: Change module globals from mp_map_t* to mp_obj_dict_t*. by Damien George · 11 years ago
  9. df6567e Merge map.h into obj.h. by Damien George · 11 years ago
  10. caac542 Proper support for registering builtin modules in ROM. by Damien George · 11 years ago