summaryrefslogtreecommitdiff
path: root/py/makeqstrdata.py
AgeCommit message (Expand)Author
2014-01-24Retain file order of qstr definitions.Damien George
2014-01-24Allow qstr's with non-ident chars, construct good identifier for them.Paul Sokolovsky
2014-01-21Fix malformed generated file when using python 2.7Dave Hylands
2014-01-21Revamp qstrs: they now include length and hash.Damien George