Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Feb 27, 2020
- committed
Commits on Sep 12, 2017
py/builtinhelp: Change signature of help text var from pointer to array.
Show description for da8c4c2committed
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 Jan 22, 2017
py: Add builtin help function to core, with default help msg.
Show description for 9f04dfbcommitted
Commits on Dec 21, 2016
extmod/modutimeq: Refactor into optimized class.
Show description for d02f6a9committed
Commits on Nov 20, 2016
Commits on Oct 24, 2016
Commits on Oct 21, 2016
py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.
Show description for 4ebdb1fcommitted
Commits on Jun 28, 2016
Commits on Jun 14, 2016
Commits on May 10, 2016
Commits on Apr 28, 2016
extmod/modwebrepl: Module to handle WebREPL protocol.
Show description for 25d0f7dcommitted
Commits on Apr 14, 2016
py: Declare help, input, open builtins in core.
Show description for 9b0714bcommitted
Commits on Apr 12, 2016
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