aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/eclipse/EclipseNode.java
AgeCommit message (Expand)Author
2018-08-20use delared ast Type instead of generic one saves a lot of "checkcasts" in th...Roland Praml
2018-08-20Do not use reflection to check if annotation is presentRoland Praml
2018-05-14[annotation based ToString] hey.. we have annotation based ToString now, wher...Reinier Zwitserloot
2015-06-24[trivial] formatting.Reinier Zwitserloot
2012-04-03Philipp Eichhorn's patch to use marker annotations instead of boolean-returni...Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-08-01Fixed issue 164. Oh yes. Party time!Reinier Zwitserloot
2011-06-02Eclipse handlers can now opt out of being run in diet-parse mode. Fixes Synch...Reinier Zwitserloot
2010-07-25Bugfix: in JavacNode intintializers were not structurally significantRoel Spilker
2010-07-22Updated copyright statements and version release name.Reinier Zwitserloot
2010-07-20@Getter int x, y; used to only apply to 'x', now it applies to both x and y.Reinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot