Pyrex type conversion with overflow check for all int types.
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 5 Dec 2007 22:38:25 +0000 (14:38 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 5 Dec 2007 22:38:25 +0000 (14:38 -0800)
commit327e0209f2afa5af0a945b0b083ec4ad6eb461d8
treeae2d0eb104504c9fbc8cc431b1af5b82a0082c30
parent19ecd0df6c6d833f1fe51f0c7caec3113e2a6170
Pyrex type conversion with overflow check for all int types.
Cython/Compiler/ModuleNode.py
Cython/Compiler/Nodes.py
Cython/Compiler/PyrexTypes.py