Commits
User selector
Commit History
Commits on Sep 6, 2017
Ctrl-C was causing a soft-reset in REPL.
Show description for acbca44authored andcommitted
Commits on Aug 12, 2017
Turn on Rosie CI testing to test new builds on real hardware.
Show description for fab634ecommitted
Commits on Jun 20, 2017
Merge tag 'v1.9.1'
Show description for 30ee701committed
Commits on May 5, 2017
lib/utils/pyexec: Update event-driven REPL to match non-event REPL.
Show description for 288ea06authored andcommitted
Commits on Mar 14, 2017
- committed
lib/utils/pyexec: Refactor to put lexer constructors all in one place.
Show description for 56b2383committed
Commits on Feb 27, 2017
Commits on Jan 22, 2017
Commits on Jan 5, 2017
- committed
Commits on Dec 10, 2016
atmel-samd: Add APA102 support and flash more advanced status.
Show description for b6f1eebcommitted
Commits on Nov 14, 2016
Merge tag 'v1.8.6'
Show description for bd36873committed
Commits on Oct 29, 2016
Commits on Oct 26, 2016
zephyr: Fix mp_hal_set_interrupt_char() declaration to be compatible.
Show description for 3cdccb9committedlib/utils/pyexec: Fix compilation warning of type vs format mismatch.
Show description for 6832cbdcommittedlib/utils/pyexec: Add mp_hal_set_interrupt_char() prototype.
Show description for c38ea32authored andcommitted
atmel-samd: Support auto-reset based on USB write activity.
Show description for d189a3fcommitted
Commits on Oct 20, 2016
Merge remote-tracking branch 'micropython/master'
Show description for 00a44facommitted
Commits on Oct 17, 2016
lib/utils/pyexec: Allow behaviour of SystemExit to be configurable.
Show description for ad3724ecommitted
Commits on Oct 14, 2016
- committed
py/vstr: Combine vstr_new_size with vstr_new since they are rarely used.
Show description for 824f5c5committed
Commits on Oct 12, 2016
lib/utils/pyexec: Don't treat SystemExit as "forced exit".
Show description for 4021b1ecommitted
Commits on Aug 29, 2016
Commits on Jul 20, 2016
Commits on Apr 19, 2016
lib/utils/pyexec: Condition-out GC calls from pyexec.
Show description for 8aa3cbfauthored andcommitted
Commits on Apr 13, 2016
py: Add ability to have frozen persistent bytecode from .mpy files.
Show description for 0a2e965committed
Commits on Apr 1, 2016
esp8266: Disallow recursive calls to REPL.
Show description for 777232ccommitted
Commits on Mar 30, 2016
esp8266: Fix issue when current repl line was garbage-collected.
Show description for 2e75a17committed
Commits on Dec 26, 2015
lib/utils: Add pyexec_frozen_module to load and execute frozen module.
Show description for 84b245fcommitted
Commits on Nov 9, 2015
Commits on Nov 3, 2015
Commits on Oct 31, 2015
Loading