summaryrefslogtreecommitdiff
path: root/Cython/Compiler/Tests/TestVisitor.py
Commit message (Expand)AuthorAgeFilesLines
* optimise calls on variables that reference builtin methods (e.g. pre-assigned...Stefan Behnel2013-03-111-3/+3
* add tests for MethodDispatcherTransformStefan Behnel2013-02-181-0/+61