Commits
User selector
Commit History
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
Commits on Oct 19, 2014
Commits on Oct 12, 2014
py: Implement native load for viper.
Show description for 91cfd41committed- committed
Commits on Oct 5, 2014
tests: Add check for micropython.native and then skip relevant tests.
Show description for 5a04e2ccommitted
Commits on Sep 29, 2014
- committed
py: Add casting to viper; add native mem stores to viper.
Show description for e9dac3bcommitted- committed
py: Allow viper to use ints as direct conditionals in jumps.
Show description for 6f81348committed
Commits on Aug 24, 2014
py: Fix bug where GC collected native/viper/asm function data.
Show description for 3c658a4committed
Commits on Aug 16, 2014
Commits on Aug 15, 2014
- committed
- committed
py: Allow viper to have type annotations.
Show description for 2ac4af6committed