summaryrefslogtreecommitdiff
path: root/py/objlist.h
AgeCommit message (Expand)Author
2014-07-03Rename machine_(u)int_t to mp_(u)int_t.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-13objlist: Add support for statically allocated lists.Paul Sokolovsky