Allow nested C++ types.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 21 Feb 2010 04:17:58 +0000 (20:17 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 21 Feb 2010 04:17:58 +0000 (20:17 -0800)
commitccda96cb797f8437cd727fdb46e76d2929868740
tree5f6bcce90f5dce51ce470596b1e01c4862af0d3e
parentda38498e6fda4d53c1ef3454a5bc05d731ab5010
Allow nested C++ types.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
Cython/Compiler/Parsing.py
Cython/Compiler/PyrexTypes.py
Cython/Compiler/Symtab.py