summaryrefslogtreecommitdiffstatshomepage
path: root/py/objclass.c
Commit message (Expand)AuthorAge
* Split qstr into pools, and put initial pool in ROM.Damien George2014-01-04
* Change old use of module creation to new proper use.Damien George2014-01-03
* Change memory allocation API to require size for free and realloc.Damien2013-12-29
* Change object representation from 1 big union to individual structs.Damien2013-12-21