Commits
User selector
Commit History
Commits on Feb 14, 2017
Commits on Jan 8, 2017
Commits on Jan 5, 2017
- committed
- committed
- committed
- authored andcommitted
- authored andcommitted
Commits on Jan 4, 2017
all: Consistently update signatures of .make_new and .call methods.
Show description for eac22e2committed
Commits on Dec 31, 2016
Commits on Dec 30, 2016
unix/moduselect: If file object passed to .register(), return it in .poll().
Show description for 093a8f5committed
Commits on Dec 29, 2016
- authored andcommitted
Commits on Dec 22, 2016
Commits on Dec 21, 2016
unix/main: Allow to print the parse tree in coverage build.
Show description for ebb8413committed- committed
Commits on Nov 21, 2016
Commits on Nov 20, 2016
unix: Rename define for unix moduselect to MICROPY_PY_USELECT_POSIX.
Show description for 87dfc76committed
Commits on Nov 16, 2016
py: Factor out persistent-code reader into separate files.
Show description for 6b239c2committed
Commits on Nov 13, 2016
all: Remove readall() method, which is equivalent to read() w/o args.
Show description for 59a1201committed
Commits on Nov 8, 2016
- committed
py: Move frozen bytecode Makefile rules from ports to common mk files.
Show description for bdf33bccommitted
Commits on Nov 7, 2016
tools, unix: Replace upip tarball with just source files.
Show description for 61d74fdcommitted
Commits on Nov 3, 2016
Commits on Nov 1, 2016
- authored andcommitted
Commits on Oct 29, 2016
- committed
unix/mphalport.h: Add dummy definition of mp_hal_ticks_cpu().
Show description for c62679bcommitted- committed
unix/mphalport.h: Add warning of mp_hal_delay_ms() implementation.
Show description for 99ed0f2committed- committed
Commits on Oct 25, 2016
Commits on Oct 21, 2016
py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.
Show description for 4ebdb1fcommitted
Commits on Oct 16, 2016
Commits on Oct 14, 2016
py/vstr: Combine vstr_new_size with vstr_new since they are rarely used.
Show description for 824f5c5committed