Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-19 | Finding lombok.jar would fail if you had any spaces in the path. Fixed that. | Reinier Zwitserloot | |
2009-06-19 | Live reloading of the eclipse parser classes is technically supported by the ↵ | Reinier Zwitserloot | |
agent though I never tested it. I found a bug while browsing this code. fixed it. | |||
2009-06-19 | Renamed EclipseParserPatcher to EclipsePatcher, as it patches not just the ↵ | Reinier Zwitserloot | |
parser, but also the CompilationUnitDeclaration class so we can store our AST in it for caching purposes. | |||
2009-06-19 | List of stuff we still need to do as well as research notes on how to get there. | Reinier Zwitserloot | |