index
:
micropython
docs/library/bluetooth
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
py
/
makeqstrdefs.py
Commit message (
Expand
)
Author
Age
*
py/makedefs: Use io.open with utf-8 encoding when processing source.
Damien George
2019-04-12
*
py/makeqstrdefs.py: Optimise by using compiled re's so it runs faster.
Damien George
2018-03-16
*
py/makeqstrdefs.py: Make script run correctly with Python 2.6.
Damien George
2017-06-09
*
py/makeqstrdefs.py: Use python 2.6 syntax for set creation.
Chris Packham
2016-09-09
*
py/makeqstrdefs.py: Remove restriction that source path can't be absolute.
Paul Sokolovsky
2016-06-16
*
py/makeqstrdefs.py: Windows compatibility.
stijn
2016-04-25
*
py/makeqstrdefs.py: Remove unused function/variable/import.
stijn
2016-04-25
*
py: Divide "split" and "cat" phases of qstr extraction for better efficiency.
Paul Sokolovsky
2016-04-19
*
py/makeqstrdefs.py: Process only CPP line-numbering info.
Paul Sokolovsky
2016-04-19
*
py: Rework QSTR extraction to work in simple and obvious way.
Paul Sokolovsky
2016-04-19
*
py/makeqstrdefs: Add script to automate extraction of qstr from sources.
Pavel Moravec
2016-04-16