almost complete refactoring of constant allocation to move it into the code generatio...
authorStefan Behnel <scoder@users.berlios.de>
Wed, 18 Mar 2009 20:44:34 +0000 (21:44 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 18 Mar 2009 20:44:34 +0000 (21:44 +0100)
commit5530fe1dad19d3d065bd5ae6e6f0b0efa9d47037
treed7cb5eab2de6e2c07ece664295325af3ce8f0c69
parent86bb8a8feeb46eaecb0ca70d54dfe77c287c19d0
almost complete refactoring of constant allocation to move it into the code generation phase
Cython/Compiler/Code.py
Cython/Compiler/ExprNodes.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/Naming.py
Cython/Compiler/Nodes.py
Cython/Compiler/Symtab.py
tests/errors/e_strcoerce.pyx