aboutsummaryrefslogtreecommitdiff
path: root/py/obj.c
AgeCommit message (Expand)Author
2013-12-21Change object representation from 1 big union to individual structs.Damien
2013-12-17py: add more Python built-in functions.Damien
2013-12-17py: split runtime into map, obj, builtin.Damien