Commits
User selector
Commit History
Commits on Jul 22, 2016
Commits on Jul 20, 2016
Commits on Apr 16, 2016
Commits on Apr 13, 2016
minimal: Add example of frozen persistent bytecode (.mpy file).
Show description for f9448ddcommittedports: Disable async/await on bare-arm, minimal, pic16bit, cc3200.
Show description for 6eb17c3committed
Commits on Jan 7, 2016
minimal: Add enough code to run minimal build on STM32F4xx hardware.
Show description for 5472924committed
Commits on Dec 7, 2015
- authored andcommitted
Commits on Nov 10, 2015
lib/utils/printf: Move from stmhal/ .
Show description for 73ff068committed
Commits on Nov 9, 2015
Commits on Nov 6, 2015
- committed
Commits on Nov 3, 2015
- authored andcommitted
Commits on Oct 31, 2015
- committed
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted
Commits on Oct 29, 2015
Commits on Oct 24, 2015
Makefiles: Remove duplicate object files when linking.
Show description for 0dbd928committed
Commits on Oct 19, 2015
all: Make netutils.h available to all ports by default.
Show description for e0f5df5committed
Commits on Oct 1, 2015
- committed
py: Allocate parse nodes in chunks to reduce fragmentation and RAM use.
Show description for 58e0f4acommitted
Commits on Aug 19, 2015
py: Add MICROPY_PY_BUILTINS_FILTER, disable for minimal ports.
Show description for 22ff397committed
Commits on Aug 2, 2015
Commits on Jun 22, 2015
bare-arm, minimal, qemu-arm: Make do_str() take parse-input-kind as arg.
Show description for c4b592dcommitted
Commits on Jun 20, 2015
py: Use a wrapper to explicitly check self argument of builtin methods.
Show description for 06593fbcommitted
Commits on May 5, 2015
pyexec: Make raw REPL work with event-driven version of pyexec.
Show description for c98c128committed
Commits on Apr 21, 2015
py: Add attrtuple object, for space-efficient tuples with attr access.
Show description for 5aa311dcommitted
Commits on Apr 16, 2015
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Commits on Apr 6, 2015
Commits on Apr 5, 2015
Commits on Mar 14, 2015
py: Add MICROPY_COMP_{DOUBLE,TRIPLE}_TUPLE_ASSIGN config options.
Show description for 42e0c59committed
Commits on Feb 13, 2015
Commits on Feb 7, 2015
py: Protect mp_parse and mp_compile with nlr push/pop block.
Show description for 0bfc763committed
Commits on Jan 20, 2015
py: Implement very simple frozen modules support.
Show description for 640e0b2committed