Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Jul 28, 2018
- committed
Commits on Sep 1, 2017
Fix issue #207, esp8266 file operations problems (#222)
Show description for a0d0b27authored
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 Aug 12, 2017
Turn on Rosie CI testing to test new builds on real hardware.
Show description for fab634ecommitted
Commits on Aug 10, 2017
py: Pretend frozen files are stored under .frozen rather than the empty path.
Show description for f6a7025committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on May 2, 2017
py/modio: Implement uio.resource_stream(package, resource_path).
Show description for d7da2dbcommitted
Commits on May 23, 2016
py: Allow to stat and import frozen mpy files using new frozen "VFS".
Show description for 274952acommitted
Commits on May 21, 2016
py/{builtinimport,frozenmod}: Rework frozen modules support to support packages.
Show description for fb742cdcommitted
Commits on Apr 17, 2016
py/frozenmod: Pass the source name of the frozen module to the lexer.
Show description for 31480fbcommitted
Commits on Apr 13, 2016
py: Add ability to have frozen persistent bytecode from .mpy files.
Show description for 0a2e965committed
Commits on Mar 16, 2016
Commits on Jan 3, 2016
Commits on Jan 1, 2016
py/frozenmod: Make frozen module content be 0-terminated.
Show description for 0992588committed
Commits on May 31, 2015
Commits on Jan 20, 2015
py: Implement very simple frozen modules support.
Show description for 640e0b2committed
Loading