Commits
User selector
Commit History
Commits on Dec 28, 2016
- authored andcommitted
Commits on Dec 24, 2016
Commits on Dec 15, 2016
tests/micropython: Get heapalloc_traceback test running on baremetal.
Show description for 7081ea4committed
Commits on Nov 21, 2016
tests/micropython: Move alloc-less traceback test to separate test file.
Show description for 1f43d49committed- committed
Commits on Nov 10, 2016
Commits on Oct 13, 2016
Commits on Oct 11, 2016
Commits on Sep 27, 2016
py/modmicropython: Add micropython.const, alias for identity function.
Show description for 791b65fcommitted- committed
Commits on Jun 30, 2016
Commits on Jun 6, 2016
py/parse: Treat constants that start with underscore as private.
Show description for b1533c4committed
Commits on Feb 9, 2016
py/viper: Allow casting of Python integers to viper pointers.
Show description for 3e02b1dcommitted
Commits on Oct 13, 2015
Commits on Oct 12, 2015
Commits on Oct 8, 2015
Commits on Aug 30, 2015
Commits on Jul 23, 2015
py: Allow viper functions to take up to 4 arguments.
Show description for e45c1dbcommitted
Commits on Jun 8, 2015
py: Fallback to stack alloca for Python-stack if heap alloc fails.
Show description for 6e56bb6committed
Commits on Jun 4, 2015
- committed
py: Implement implicit cast to obj for viper load/store index/value.
Show description for 4d9cad1committed
Commits on Apr 22, 2015
Commits on Apr 16, 2015
Commits on Apr 4, 2015
Commits on Apr 3, 2015
Commits on Mar 25, 2015
tests: Add tests for SyntaxError, TypeError, and other missing things.
Show description for 214179bcommitted
Commits on Mar 12, 2015
tests: Add tests for things that are not already tested.
Show description for af43565committed
Commits on Mar 1, 2015
Commits on Feb 15, 2015
- committed
py: Fix loading of immediate pointer in Thumb assembler.
Show description for d1c3788committed
Commits on Dec 14, 2014
Commits on Oct 31, 2014
- committed
py: Make gc.enable/disable just control auto-GC; alloc is still allowed.
Show description for 109c1decommitted
Commits on Oct 22, 2014
py: Remove unused and unneeded SystemError exception.
Show description for e7a4782committed