Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Dec 4, 2019
protocols: Allow them to be (optionally) type-safe
Show description for 238e121committed
Commits on Jan 18, 2019
Commits on Sep 10, 2018
uzlib: Upgrade to uzlib v2.9 release
Show description for 014857bcommitted
Commits on Aug 17, 2018
- committed
Commits on Jul 11, 2018
Commits on Jun 18, 2018
extmod: Update to use new mp_get_stream helper.
Show description for e8398a5committed
Commits on May 8, 2018
uzlib: convert to submodule
Show description for a6072f7committed
Commits on Oct 4, 2017
all: Remove inclusion of internal py header files.
Show description for a3dc1b1committed
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