Commits
User selector
Commit History
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Sep 21, 2016
all: Remove 'name' member from mp_obj_module_t struct.
Show description for 93c4a6acommitted
Commits on Nov 29, 2015
Commits on Jan 1, 2015
py: Move to guarded includes, everywhere in py/ core.
Show description for 51dfcb4committed
Commits on Nov 29, 2014
Use MP_DEFINE_CONST_DICT macro to define module dicts.
Show description for 3b603f2committed
Commits on Jun 27, 2014
py: Allow to disable array module and bytearray type.
Show description for cb78f86committed
Commits on Jun 21, 2014
py: Include mpconfig.h before all other includes.
Show description for 59c675acommitted
Commits on Jun 19, 2014
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed
Commits on Apr 26, 2014
Commits on Apr 5, 2014
py: Change module globals from mp_map_t* to mp_obj_dict_t*.
Show description for 8b0535ecommitted
Commits on Mar 30, 2014
Merge map.h into obj.h.
Show description for df6567ecommitted
Commits on Mar 25, 2014
Proper support for registering builtin modules in ROM.
Show description for caac542committed
Loading