Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-12 | Removed the WeakHashMap for caching EclipseAST objects; obviously wasn't ↵ | Reinier Zwitserloot | |
working due to circular reference from the EclipseAST back to the CUD. Now, patched a field into CompilationUnitDeclaration and using that, which works much better together with the garbage collector. |