Commits
User selector
Commit History
Commits on Nov 7, 2015
lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter.
Show description for b7ca945committed
Commits on Oct 31, 2015
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted
Commits on Oct 26, 2015
- authored andcommitted
Commits on Oct 20, 2015
lib/mp-readline: Add n_chars argument to mp_hal_erase_line_from_cursor.
Show description for f961456committed
Commits on Oct 11, 2015
repl: Add paste mode to friendly REPL, entered via CTRL-E.
Show description for 46a1102committed
Commits on Sep 12, 2015
lib/mp-readline: Add auto-indent support.
Show description for 0af7301committed
Commits on Jul 26, 2015
lib/mp-readline: Add emacs-style control characters for cursor movement.
Show description for 7d588b0authored andcommitted
Commits on May 30, 2015
lib/mp-readline: Allow overriding implementation of cursor functions
Show description for 278d22cauthored andcommittedlib/mp-readline: Add implementation for deleting a character
Show description for 9a522ddauthored andcommitted
Commits on May 27, 2015
Commits on Apr 28, 2015
py, readline: Add tab autocompletion for REPL.
Show description for a1a2c41committed- committed
Commits on Feb 13, 2015
- committed
stmhal: Make pybstdio usable by other ports, and use it.
Show description for 0b32e50committed
Commits on Jan 29, 2015
Commits on Jan 28, 2015
py: Change vstr so that it doesn't null terminate buffer by default.
Show description for 0d3cb67committed
Commits on Jan 25, 2015
Commits on Jan 12, 2015
- committed
- committed
lib/mp-readline: Refactor to support coroutine/event-driven usage.
Show description for 3f9f9cacommitted- committed
Loading