Commits
User selector
Commit History
Commits on May 28, 2020
- committed
string compression: save a few bits per string
Show description for fe3e8d1committed
Commits on Dec 2, 2019
makeqstrdata: reclaim some more bytes on some translations
Show description for 1a0dcb5committed- committed
translation: Compress as unicode, not bytes
Show description for e06a3bbcommitted
Commits on Aug 6, 2019
makeqstrdata: permit longer "compressed" outputs
Show description for c4f3a02committed
Commits on Nov 10, 2018
Commits on Aug 17, 2018
- committed
Compress all translated strings with Huffman coding.
Show description for de5a9d7committed
Commits on Aug 10, 2018
Fix translation newlines
Show description for 4513bd6authored
Commits on Aug 9, 2018
- committed
Two fixes and translate more strings.
Show description for 96ebf5bcommitted
Commits on Aug 7, 2018
- committed
Commits on May 10, 2018
py/modbuiltins: Make built-in dir support the __dir__ special method.
Show description for 3678a6bcommitted
Commits on Oct 21, 2017
py/objtype: Fit qstrs for special methods in byte type.
Show description for 9956fd0committed
Commits on Sep 2, 2016
Commits on May 23, 2016
py/makeqstrdata.py: Allow to have double-quote characters in qstrs.
Show description for 202d5accommitted
Commits on Apr 14, 2016
- committed
- committed
py/makeqstrdata: Fix rendering of qstrs that have non-printable ASCII.
Show description for 49bb04ecommitted
Commits on Apr 13, 2016
py/makeqstrdata: Add more names for escaped chars and esc non-printable.
Show description for f30b6f0committed- committed
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