Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | visitors can define their own cache strategy for dispatch. fixes #57 | Aaron Patterson | 2011-06-27 | 1 | -4/+8 |
* | visiting via superclass is OK, since module definitions help delegate | Aaron Patterson | 2011-01-04 | 1 | -1/+0 |
* | fixing tests for oracle visitor | Aaron Patterson | 2011-01-03 | 1 | -1/+2 |
* | make sure we raise type errors with unknown classes | Aaron Patterson | 2010-12-01 | 1 | -0/+1 |
* | fixing tests in 1.9 | Aaron Patterson | 2010-11-30 | 1 | -1/+1 |
* | adding deprecated support for walking ancestor trees | Aaron Patterson | 2010-11-30 | 1 | -0/+7 |
* | adding a base class visitor | Aaron Patterson | 2010-10-19 | 1 | -0/+19 |