aboutsummaryrefslogtreecommitdiff
path: root/src/eclipseAgent/lombok/eclipse/agent/PatchExtensionMethod.java
AgeCommit message (Expand)Author
2014-03-17[#590][refactor] Fix for deadlock in WeakHashMap. Refactored all code that us...Roel Spilker
2013-03-12Fix for issue #436: In eclipse, calling i.e. `list.get(i).extensionMethod()` ...Reinier Zwitserloot
2012-08-13Fix for issue 401: test(), Object.test(), and super.test() were all allowed i...Reinier Zwitserloot
2012-07-05fixed stupid memleak in PatchExtensionMethod.. sorry my bad..Philipp Eichhorn
2012-06-24ExtensionMethod didn't work for primitive types in eclipse..Philipp Eichhorn
2012-06-18Fixed Help Content in Eclipse / ecj support.Robbert Jan Grootjans
2012-06-18Split out the GUI function into a separate portal. ThoughRobbert Jan Grootjans
2012-06-12Port of lombok-pg's @ExtensionMethod support for eclipse. Doesn't work yet.Reinier Zwitserloot