Commits
User selector
Commit History
Commits on Mar 24, 2016
extmod/modwebsocket: Start module for WebSocket helper functions.
Show description for 24342ddcommitted
Commits on Jan 17, 2016
extmod/modurandom: Add "urandom" module.
Show description for a58a91ecommitted
Commits on Jan 11, 2016
py: Change type signature of builtin funs that take variable or kw args.
Show description for 4b72b3acommitted
Commits on Nov 25, 2015
Commits on Oct 26, 2015
extmod/modlwip: slip: Use stream protocol and be port-independent.
Show description for e0d7740committed
Commits on Oct 6, 2015
Commits on May 4, 2015
- committed
modmachine: Add new module to access hardware, starting with physical memory.
Show description for 0116218committed
Commits on Feb 14, 2015
- authored andcommitted
Commits on Jan 12, 2015
Commits on Jan 7, 2015
py: Put all global state together in state structures.
Show description for b4b10fdcommitted
Commits on Jan 1, 2015
py: Move to guarded includes, everywhere in py/ core.
Show description for 51dfcb4committed
Commits on Dec 19, 2014
py: Add execfile function (from Python 2); enable in stmhal port.
Show description for 2a3e2b9committed
Commits on Dec 9, 2014
py: Allow builtins to be overridden.
Show description for 78d702ccommitted
Commits on Nov 29, 2014
- authored andcommitted
Commits on Nov 22, 2014
Commits on Oct 31, 2014
py: Add builtin round function.
Show description for 1559a97committed
Commits on Oct 25, 2014
py: Implement compile builtin, enabled only on unix port.
Show description for c9fc620committed- committed
Commits on Oct 22, 2014
- committed
Commits on Oct 21, 2014
Implement kwargs for builtin open() and _io.FileIO
Show description for 2fe4cf7authored andcommitted
Commits on Oct 13, 2014
Commits on Oct 12, 2014
Commits on Oct 11, 2014
modure: Initial module, using re1.5 (which is based on re1 codebase).
Show description for c71e045committed
Commits on Sep 17, 2014
py: Add native json printing using existing print framework.
Show description for 612045fcommitted
Commits on Sep 7, 2014
Commits on Aug 30, 2014
py: Change uint to mp_uint_t in runtime.h, stackctrl.h, binary.h.
Show description for 4abff75committed
Commits on Aug 12, 2014
- committed
py: Implement builtin reversed() function.
Show description for 4c03b3acommitted
Commits on Jul 19, 2014
py: Make print() accept "file" argument, and actually print to stream.
Show description for cb66f41committed
Commits on Jul 9, 2014
moductypes: Foreign data interface module, roughly based on ctype ideas.
Show description for 8215847committed
Commits on May 24, 2014
unix modsocket: Make .makefile() method more compliant.
Show description for 561789dcommitted