summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstr.h
Commit message (Collapse)AuthorAge
* Second stage of qstr revamp: uPy str object can be qstr or not.Damien George2014-01-22
|
* Revamp qstrs: they now include length and hash.Damien George2014-01-21
Can now have null bytes in strings. Can define ROM qstrs per port using qstrdefsport.h