Commits
User selector
Commit History
Commits on Mar 14, 2016
Commits on Sep 3, 2015
Commits on Apr 16, 2015
Commits on Jan 20, 2015
py, unix, stmhal: Allow to compile with -Wshadow.
Show description for 50912e7committed
Commits on Jan 2, 2015
msvc: Fix unresolved mp_arg_error_terse_mismatch since 7f23384
Show description for fbfd355committed
Commits on Jan 1, 2015
py: Move to guarded includes, everywhere in py/ core.
Show description for 51dfcb4committedpy: Make terse_arg_mismatch a global function and use it elsewhere.
Show description for 7f23384committed
Commits on Nov 6, 2014
py: Use shorter, static error msgs when ERROR_REPORTING_TERSE enabled.
Show description for 1e9a92fcommitted
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 May 6, 2014
Merge branch 'master' of https://github.com/micropython/micropython
Show description for c53b408committedpy: Add keyword arg support to enumerate constructor.
Show description for 491cbd6committedpy: enumerate(): Add NotImplementedError for kwargs.
Show description for 47d3bd3committed
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committedMerge pull request #535 from pfalcon/blurb
Show description for ff380c2committed
Commits on May 2, 2014
py, unix: Make "mpconfig.h" be first included, as other headers depend on it.
Show description for f54bcbfcommitted
Commits on Apr 30, 2014
Commits on Apr 26, 2014
Commits on Apr 20, 2014
Commits on Apr 19, 2014
py: Add arg checking helper functions.
Show description for a3f94e0committed
Loading