Compiler option decorator, with statement, and testcase for buffer boundscheck toggling
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Tue, 5 Aug 2008 12:17:59 +0000 (14:17 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Tue, 5 Aug 2008 12:17:59 +0000 (14:17 +0200)
commitb629f965a92c9cf4d03c556bb5ba258306212dec
tree7e0349bb1b1d117c8a065f8c5406309848d87a03
parentd2f592da0ac08af7ff10e0494ae4e5ff554c7b56
Compiler option decorator, with statement, and testcase for buffer boundscheck toggling
Cython/Compiler/ParseTreeTransforms.py
tests/compile/c_options.pyx
tests/run/bufaccess.pyx