summaryrefslogtreecommitdiff
path: root/py/smallint.h
AgeCommit message (Expand)Author
2015-01-01py: Move to guarded includes, everywhere in py/ core.Damien George
2014-07-03Rename machine_(u)int_t to mp_(u)int_t.Damien George
2014-05-28py: Fix check of small-int overflow when parsing ints.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-04py: This time, real proper overflow checking of small int power.Damien George