aboutsummaryrefslogtreecommitdiff
path: root/unix-cpy/mpconfigport.h
AgeCommit message (Expand)Author
2015-08-17unix-cpy: Remove unix-cpy. It's no longer needed.Damien George
2015-03-14py: Add MICROPY_COMP_{DOUBLE,TRIPLE}_TUPLE_ASSIGN config options.Damien George
2014-11-17ports: Define mp_off_t.Paul Sokolovsky
2014-07-03Rename machine_(u)int_t to mp_(u)int_t.Damien George
2014-06-08Provide definition of alloca() in mpconfigport.h.Damien George
2014-05-24Rename configuration variables controling Python features.Damien George
2014-05-21Tidy up some configuration options.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-13bare-arm/unix-cpy: Minor changes.Damien George
2014-04-03py: Add "io" module.Paul Sokolovsky
2014-03-16unix-cpy: Switch to use MICROPY_FLOAT_IMPL config define.Paul Sokolovsky
2014-01-07Factor and simplify Makefile's and mpconfig, part 2.Damien George
2014-01-07Factor and simplify Makefile's and mpconfig.Damien George
2014-01-04Move INT_FMT, etc. declaration into global mpconfig.h .Paul Sokolovsky
2014-01-03unix-cpy: Fix mpconfig to work with new scheme.Damien George