Commits
User selector
Commit History
Commits on Oct 19, 2015
unix/modtime: Implement ticks_ms(), ticks_us() and ticks_diff().
Show description for 8ee153fcommitted- committed
Commits on Jan 12, 2015
- committed
py, unix: Allow to compile with -Wdouble-promotion.
Show description for 0178aa9committed
Commits on Jan 1, 2015
Commits on Dec 16, 2014
unix: Rename "time" module to "utime" to allow extensibility.
Show description for 9d944c7committed
Commits on Nov 29, 2014
Use MP_DEFINE_CONST_DICT macro to define module dicts.
Show description for 3b603f2committed
Commits on Jul 3, 2014
Rename machine_(u)int_t to mp_(u)int_t.
Show description for 40f3c02committed
Commits on Jun 28, 2014
unix: Fix mpconfig.h not being included before misc.h
Show description for 5478ed1committed
Commits on Jun 19, 2014
Commits on Jun 7, 2014
- Cast the struct stat sb.st_ino field to machine_int_t explicitly to avoid a
Show description for 585a339committed
Commits on Jun 1, 2014
Rename bultins config variables to MICROPY_PY_BUILTINS_*.
Show description for fb510b3committed
Commits on May 10, 2014
mingw: Fix compilation issues
Show description for f45a83dcommitted
Commits on May 9, 2014
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed
Commits on Apr 26, 2014
Commits on Apr 17, 2014
Commits on Apr 4, 2014
Loading