Refactoring of type parsing
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 30 Sep 2008 02:08:45 +0000 (19:08 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 30 Sep 2008 02:08:45 +0000 (19:08 -0700)
commit231240e19e2e3cc8aa0e8431747e33b8618f793e
tree46889a9047a0df85ee75ede0ff1d67b25defc20f
parent3979e943ed1554c7ef57b476982a7d839a0485dc
Refactoring of type parsing

This paves the way for "cimport *" cimporting types, as well as other simplifications.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Parsing.py
Cython/Compiler/Symtab.py
tests/run/sizeof.pyx