aboutsummaryrefslogtreecommitdiff
path: root/py/py.mk
AgeCommit message (Expand)Author
2014-01-09Improved type/class/instance code; mp_obj_type_t now has load_attr, store_attr.Damien George
2014-01-08Make build output quieter.Dave Hylands
2014-01-08Add generic implementations of Python read()/write methods for streams.Paul Sokolovsky
2014-01-08Move lexerstr to main py directory (everyone uses it).Damien George
2014-01-07Factor and simplify Makefile's and mpconfig, part 2.Damien George
2014-01-07Factor and simplify Makefile's and mpconfig.Damien George