Commits
User selector
Commit History
Commits on Mar 15, 2016
qemu-arm: Enable builtin override feature, and enable more tests.
Show description for be989becommittedqemu-arm: Reinitialise uPy heap and runtime at start of each test.
Show description for 1ded19dcommitted
Commits on Jan 29, 2016
py/runtime: mp_stack_ctrl_init() should be called immediately on startup.
Show description for d3b1f0bcommitted
Commits on Jan 11, 2016
py: Change type signature of builtin funs that take variable or kw args.
Show description for 4b72b3acommitted
Commits on Jan 3, 2016
Commits on Oct 31, 2015
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted
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 14, 2015
py: Remove dependency on printf/fwrite in mp_plat_print.
Show description for 4300c7dcommitted
Commits on Oct 1, 2015
py: Allocate parse nodes in chunks to reduce fragmentation and RAM use.
Show description for 58e0f4acommitted
Commits on Jul 20, 2015
- authored andcommitted
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 Apr 16, 2015
- committed
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Commits on Apr 4, 2015
Commits on Feb 27, 2015
Commits on Feb 16, 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 12, 2015
Commits on Jan 9, 2015
- committed
qemu-arm: Add 'test' target to Makefile to run and verify test suite.
Show description for 85e8e2ecommitted
Commits on Jan 8, 2015
Commits on Jan 1, 2015
Commits on Dec 27, 2014
Commits on Dec 8, 2014
modsys: Add sys.print_exception(exc, file=sys.stdout) function.
Show description for 46c3ab2authored andcommitted
Commits on Dec 5, 2014
Commits on Nov 16, 2014
- committed
Commits on Oct 29, 2014
Commits on Oct 21, 2014
Implement kwargs for builtin open() and _io.FileIO
Show description for 2fe4cf7authored andcommitted
Commits on Oct 5, 2014
Commits on Sep 23, 2014
py: Free non-interned strings in the parser when not needed.
Show description for 52b5d76committed
Commits on Sep 2, 2014
Declare do_str() function before the implementation
Show description for 8c56241committed
Commits on Aug 24, 2014
py: Fix bug where GC collected native/viper/asm function data.
Show description for 3c658a4committed
Commits on Aug 4, 2014
Put call to qstr_init and mp_init_emergency_exc_buf in mp_init.
Show description for 8dbbbbccommitted