Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Aug 17, 2017
py/binary: Change internal bytearray typecode from 0 to 1.
Show description for 025e5f2committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 18, 2017
all: Unify header guard usage.
Show description for 299bc62authored andcommitted
Commits on May 17, 2015
py/binary: Make return type of mp_binary_get_size size_t instead of int.
Show description for f5dd6f7authored andcommitted
Commits on Jan 1, 2015
py: Move to guarded includes, everywhere in py/ core.
Show description for 51dfcb4committed
Commits on Oct 6, 2014
Commits on Oct 3, 2014
py: Convert [u]int to mp_[u]int_t where appropriate.
Show description for 42f3de9committed
Commits on Sep 10, 2014
py: Enable struct/binary-helper to parse q and Q sized ints.
Show description for 9530743committed
Commits on Aug 30, 2014
py: Change uint to mp_uint_t in runtime.h, stackctrl.h, binary.h.
Show description for 4abff75committed
Commits on Jul 5, 2014
Commits on Jul 3, 2014
Rename machine_(u)int_t to mp_(u)int_t.
Show description for 40f3c02committed
Commits on Jun 25, 2014
modstruct: Fix alignment handling issues.
Show description for 7a2f166committed
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed
Commits on Apr 19, 2014
Commits on Apr 18, 2014
Commits on Apr 11, 2014
Commits on Apr 10, 2014
py: Start implementing "struct" module.
Show description for e9db840committed
Commits on Feb 14, 2014
ffi: Implement ffivar.get()/set() methods.
Show description for 8bc3516committed
Loading