Commits
User selector
Commit History
Commits on Sep 7, 2020
Commits on Mar 10, 2020
Update tests
Show description for ef195d6committed
Commits on May 7, 2019
Commits on May 6, 2019
Commits on Feb 19, 2018
py/repl: Generalise REPL autocomplete to use qstr probing.
Show description for 165aab1committed
Commits on Dec 19, 2017
Commits on Oct 4, 2017
py: Clean up unary and binary enum list to keep groups together.
Show description for 0864a69committed
Commits on Sep 25, 2017
py: Clarify which mp_unary_op_t's may appear in the bytecode.
Show description for 9d836fecommitted
Commits on Sep 7, 2017
py/runtime0.h: Put inplace arith ops in front of normal operations.
Show description for b8ee7abcommittedpy/runtime0.h: Move MP_BINARY_OP_DIVMOD to the end of mp_binary_op_t.
Show description for 50b9329committedpy/runtime0.h: Move relational ops to the beginning of mp_binary_op_t.
Show description for d4d1c45committed
Commits on Apr 22, 2017
- committed
py/compile: Refactor handling of special super() call.
Show description for 5335942committed
Commits on Feb 24, 2017
py: Create str/bytes objects in the parser, not the compiler.
Show description for 5255255committed
Commits on Feb 17, 2017
Commits on Feb 16, 2017
- committed
- committed
- committed
py: Allow bytecode/native to put iter_buf on stack for simple for loops.
Show description for f4df3aacommitted
Commits on Dec 29, 2016
- authored andcommitted
Commits on Dec 22, 2016
Commits on Oct 17, 2016
Commits on Oct 11, 2016
Commits on Oct 5, 2016
tests: Fix expected output of verbose cmdline test
Show description for 7f19b1ccommitted
Commits on Sep 27, 2016
tests/cmdline/cmd_showbc: Fix test now that 1 value is stored on stack.
Show description for f65e4f0committed
Commits on Sep 20, 2016
tests: Get cmdline verbose tests running again.
Show description for bb954d8committed
Commits on Aug 26, 2016
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