Arbitrary nested closure support.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 23 Apr 2009 10:25:07 +0000 (03:25 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 23 Apr 2009 10:25:07 +0000 (03:25 -0700)
commitc6b07f3619ef6790c7e8c1a3efb9b5e4117f1a38
treed0097e385300751314db0f0a84e2cb5efe54ac9c
parenta504dae0ae181d558a3e8b496e0354e1b2ba998b
Arbitrary nested closure support.
Cython/Compiler/Naming.py
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/Symtab.py