Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Aug 30, 2017
py: Change obsolete "///" comment formatting to normal comments.
Show description for 0102ee0committed
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 Dec 6, 2015
py: Make it easy to build without MICROPY_PY_BUILTINS_COMPLEX.
Show description for 2b7236dcommitted
Commits on Nov 29, 2015
Commits on Nov 17, 2015
py/modmath: Make log2, log10 and hyperbolic funcs be SPECIAL_FUNCTIONS.
Show description for a24eafacommitted
Commits on Oct 20, 2015
Commits on Feb 2, 2015
Commits on Jan 1, 2015
py: Move to guarded includes, everywhere in py/ core.
Show description for 51dfcb4committed
Commits on Dec 10, 2014
Commits on Nov 29, 2014
Use MP_DEFINE_CONST_DICT macro to define module dicts.
Show description for 3b603f2committed
Commits on Aug 11, 2014
Commits on Aug 10, 2014
Commits on Jun 21, 2014
py: Include mpconfig.h before all other includes.
Show description for 59c675acommitted
Commits on Jun 19, 2014
Commits on Jun 1, 2014
Rename bultins config variables to MICROPY_PY_BUILTINS_*.
Show description for fb510b3committed
Commits on May 24, 2014
Rename configuration variables controling Python features.
Show description for ee3fd46committed
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed- committed
Commits on Apr 26, 2014
Commits on Apr 17, 2014
py: Add cmath module, for complex math. Disabled by default.
Show description for dbdfee1committed
Loading