Commits
User selector
Commit History
Commits on Feb 17, 2016
py/repl: Check for an identifier char after the keyword.
Show description for 69d9e7dauthored andcommitted
Commits on Oct 11, 2015
unix: Add exit and paste-mode hints to shell startup banner.
Show description for 3aa7dd2committed- committed
Commits on Sep 19, 2015
tests: Add escaped quotes tests for REPL.
Show description for 1501829authored andcommitted
Commits on Sep 12, 2015
Commits on Aug 30, 2015
Commits on Aug 8, 2015
- authored andcommitted
Commits on Aug 5, 2015
run-tests: Test REPL emacs keys, but only if present.
Show description for 89852d3authored andcommitted
Commits on Jul 26, 2015
- authored andcommitted
Commits on Jun 25, 2015
py: Remove mp_load_const_bytes and instead load precreated bytes object.
Show description for 59fba2dcommitted
Commits on Jun 13, 2015
Commits on May 27, 2015
unix: Add option to use uPy readline, and enable by default.
Show description for 9ae3fc6committed
Commits on May 12, 2015
py: Convert hash API to use MP_UNARY_OP_HASH instead of ad-hoc function.
Show description for c2a4e4ecommitted
Commits on May 6, 2015
py: Fix naming of function arguments when function is a closure.
Show description for 9a42eb5committed
Commits on May 5, 2015
Commits on Apr 24, 2015
py: Modify bytecode "with" behaviour so it doesn't use any heap.
Show description for 8c1d23acommitted
Commits on Apr 6, 2015
Commits on Apr 4, 2015
Commits on Mar 20, 2015
Commits on Mar 14, 2015
Commits on Mar 13, 2015
tests: Add ability to test uPy cmdline executable.
Show description for 143c341committed
Loading