Commits
User selector
Commit History
Commits on Jan 11, 2016
py: Change type signature of builtin funs that take variable or kw args.
Show description for 4b72b3acommitted
Commits on Dec 26, 2015
extmod/modubinascii: Add "separator" argument to hexlify().
Show description for 7203b58committed
Commits on Nov 29, 2015
Commits on Jul 6, 2015
extmod/modubinascii: Re-use error string to reduce code size.
Show description for 722d484committed
Commits on Jul 4, 2015
Commits on May 21, 2015
- authored andcommitted

Commits on May 20, 2015
extmod: Add ubinascii.unhexlify
Show description for 3ad94d6authored andcommitted
Commits on Jan 21, 2015
py: Remove mp_obj_str_builder and use vstr instead.
Show description for 05005f6committed
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- authored andcommitted
Loading