summaryrefslogtreecommitdiffstatshomepage
path: root/py/objtype.h
Commit message (Expand)AuthorAge
* py: Combine load_attr and store_attr type methods into one (attr).Damien George2015-04-11
* py: Add option to cache map lookup results in bytecode.Damien George2015-01-07
* py: Move to guarded includes, everywhere in py/ core.Damien George2015-01-01
* py: Fix builtin callable so it checks user-defined instances correctly.Damien George2014-11-03
* Add license header to (almost) all files.Damien George2014-05-03
* objtype: Rename mp_obj_class_t -> mp_obj_instance_t and move to local header.Paul Sokolovsky2014-05-02