summaryrefslogtreecommitdiffstatshomepage
path: root/py/objlist.h
Commit message (Expand)AuthorAge
* py: Fix adding of traceback so that it appends to existing info.Damien George2015-02-27
* objexcept: Optimize traceback allocation for exception.Paul Sokolovsky2015-02-15
* py: Move to guarded includes, everywhere in py/ core.Damien George2015-01-01
* Rename machine_(u)int_t to mp_(u)int_t.Damien George2014-07-03
* Add license header to (almost) all files.Damien George2014-05-03
* objlist: Add support for statically allocated lists.Paul Sokolovsky2014-04-13