summaryrefslogtreecommitdiff
path: root/py/qstr.c
AgeCommit message (Expand)Author
2014-01-05Make qstr_init reinitialize last_pool.Dave Hylands
2014-01-04Split qstr into pools, and put initial pool in ROM.Damien George
2013-12-29Change memory allocation API to require size for free and realloc.Damien
2013-10-23Fix func decls with no arguments: () -> (void).Damien
2013-10-04Initial commit.Damien