Commits
User selector
Commit History
Commits on Oct 11, 2015
py/makeqstrdata.py: Catch and report case of empty input file.
Show description for 53ca6aecommitted
Commits on Sep 3, 2015
stmhal: add option to query for the current usb mode
Show description for 8d8fdcbauthored andcommitted
Commits on Jul 31, 2015
Commits on Jul 20, 2015
py: Make qstr hash size configurable, defaults to 2 bytes.
Show description for c3bd941committed
Commits on May 30, 2015
py: Get makeqstrdata.py and makeversionhdr.py running under Python 2.6.
Show description for 26b512ecommitted
Commits on Apr 1, 2015
Commits on Jan 11, 2015
- committed
py: Add MICROPY_QSTR_BYTES_IN_LEN config option, defaulting to 1.
Show description for 95836f8committed- committed
- committed
Commits on Sep 5, 2014
py: Use % str formatting instead of {} in makeqstrdata.py.
Show description for e191d42committed
Commits on Jun 6, 2014
Commits on May 3, 2014
More relaxed parsing of preprocessed qstr header
Show description for 1dc7f04committed
Commits on Apr 27, 2014
Commits on Apr 15, 2014
- committed
py: Fix builtin hex to print prefix.
Show description for b013aeacommittedpy: Add hex builtin function.
Show description for 5805111committed
Commits on Apr 14, 2014
Commits on Apr 13, 2014
- committed
objstr: Add str.encode() and bytes.decode() methods.
Show description for 73b7027committed
Commits on Apr 11, 2014
py: Preprocess qstrdefs.h before feeding to makeqstrdata.py.
Show description for a925cb5committedRevert "makeqstrdata.py: Add support for conditionally defined qstrs."
Show description for 6ea0e92committed
Commits on Apr 10, 2014
makeqstrdata.py: Add support for conditionally defined qstrs.
Show description for acb133dcommitted
Commits on Mar 25, 2014
Commits on Mar 10, 2014
Commits on Mar 8, 2014
Commits on Feb 17, 2014
stm: Initialize sys.path with ["0:/", "0:/src", "0:/lib"].
Show description for 4aee119committed
Commits on Feb 15, 2014
Change mp_obj_type_t.name from const char * to qstr.
Show description for a71c83acommitted
Commits on Jan 24, 2014
Retain file order of qstr definitions.
Show description for 1976baecommittedAllow qstr's with non-ident chars, construct good identifier for them.
Show description for ab5d082committed
Commits on Jan 21, 2014
- committed
Revamp qstrs: they now include length and hash.
Show description for 55baff4committed
Loading