aboutsummaryrefslogtreecommitdiff
path: root/unix/mpconfigport.h
AgeCommit message (Expand)Author
2014-02-14Allow ports to define statically builtin functions.Paul Sokolovsky
2014-02-06Implement fixed buffer vstrs; use them for import path.Damien George
2014-01-29py: Add compile option to enable/disable source line numbers.Damien George
2014-01-19py: Add module/function/class name to exceptions.Damien George
2014-01-18Add source file name and line number to error messages.Damien George
2014-01-17Add long int implementation using C long long type, enable for unix port.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-04Convert USE_READLINE config option to be consistent with others.Paul Sokolovsky
2014-01-04Move INT_FMT, etc. declaration into global mpconfig.h .Paul Sokolovsky
2014-01-03Rename default config file to mpconfig.h, and port's to mpconfigport.h.Paul Sokolovsky