Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Feb 18, 2020
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 18, 2017
all: Unify header guard usage.
Show description for 299bc62authored andcommitted
Commits on Jul 4, 2017
Commits on Jun 20, 2017
Merge tag 'v1.9.1'
Show description for 30ee701committed
Commits on May 25, 2017
Commits on Mar 31, 2017
all: Use full path name when including mp-readline/timeutils/netutils.
Show description for b6c7e4bcommitted
Commits on Oct 26, 2016
atmel-samd: Support auto-reset based on USB write activity.
Show description for d189a3fcommitted
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