Commits
User selector
Commit History
Commits on Aug 13, 2017
all: Raise exceptions via mp_raise_XXX
Show description for 35a1feacommitted
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jun 24, 2017
extmod/moduzlib: decompress: Remove stale "(void)n_args".
Show description for 91e93a9committed
Commits on Nov 13, 2016
all: Remove readall() method, which is equivalent to read() w/o args.
Show description for 59a1201committed
Commits on Oct 7, 2016
Commits on Sep 24, 2016
extmod/moduzlib: DecompIO: Add support for gzip-formatted streams.
Show description for 7b901d6committed
Commits on Sep 21, 2016
all: Remove 'name' member from mp_obj_module_t struct.
Show description for 93c4a6acommitted
Commits on Sep 4, 2016
Commits on Sep 2, 2016
Commits on Aug 17, 2016
Commits on Jan 11, 2016
py: Change type signature of builtin funs that take variable or kw args.
Show description for 4b72b3acommitted
Commits on Nov 29, 2015
Commits on Mar 14, 2015
Commits on Jan 28, 2015
Commits on Jan 20, 2015
py, unix: Allow to compile with -Wunused-parameter.
Show description for ff8dd3fcommitted
Commits on Jan 1, 2015
Commits on Nov 29, 2014
Use MP_DEFINE_CONST_DICT macro to define module dicts.
Show description for 3b603f2committed
Commits on Oct 12, 2014
Loading