aboutsummaryrefslogtreecommitdiff
path: root/src_eclipseagent
AgeCommit message (Expand)Author
2009-07-06Last massive documentation dump. All basic javadoc is now done, though especi...Reinier Zwitserloot
2009-07-05More documentation.Reinier Zwitserloot
2009-07-05[TRIVIAL]Reinier Zwitserloot
2009-06-28Removed a debug print.Reinier Zwitserloot
2009-06-28Preparating for java 1.5-ification. All stuff that isn't specific to javac sh...Reinier Zwitserloot
2009-06-19Finding lombok.jar would fail if you had any spaces in the path. Fixed that.Reinier Zwitserloot
2009-06-19Moved ClassLoaderWorkaround from 'java.lombok' to 'java.lombok.eclipse' as it...Reinier Zwitserloot
2009-06-19Live reloading of the eclipse parser classes is technically supported by the ...Reinier Zwitserloot
2009-06-19Renamed EclipseParserPatcher to EclipsePatcher, as it patches not just the pa...Reinier Zwitserloot
2009-06-19List of stuff we still need to do as well as research notes on how to get there.Reinier Zwitserloot
2009-06-15Fixed showstopper bugs we ran into when actually running with these changes. ...Reinier Zwitserloot
2009-06-15Renamed lombok.agent.eclipse to lombok.eclipse.agentReinier Zwitserloot
2009-06-15Now you no longer need to add a -Xbootclasspath/a parameter to eclipse.ini; t...Reinier Zwitserloot
2009-06-12After spending 3 hours chasing down a NullPointerException inside the native ...Reinier Zwitserloot
2009-06-12Removed the WeakHashMap for caching EclipseAST objects; obviously wasn't work...Reinier Zwitserloot
2009-06-12Singularly massive code change, too hard to document. Basically, hooking now ...Reinier Zwitserloot
2009-06-09Major bugfix.Reinier Zwitserloot
2009-06-09Many changes:Reinier Zwitserloot