aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/JavacTransformer.java
AgeCommit message (Expand)Author
2012-08-10Added an optimization to javac: Don't force new resolution rounds if none of ...Reinier Zwitserloot
2012-08-10* Added priorities to handlers, along with implementation of the priority sys...Reinier Zwitserloot
2011-11-21Made an API for creating a (oracle javac) JavaCompiler which tracks comments ...Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-05-30tracking if an annotation has been handled or not is now no longer doneReinier Zwitserloot
2010-11-29lombok.val import now gets removed. Only adding lombok.val flags the compilat...Roel Spilker
2010-11-10Delombok has been fixed to work more like a true javac run now. As a result, ...Reinier Zwitserloot
2010-11-10'val' now fully works on javac, even when referring to lombok-generated code,...Reinier Zwitserloot
2010-11-10Undone something that'll never work anywayReinier Zwitserloot
2010-11-09Experiment to try and make java 'self referential' by deleting the Enter and ...Reinier Zwitserloot
2009-11-27Thorough work on inserting comments in the proper place for delombok; should ...Roel Spilker
2009-11-27delombok now calls lombok. wahey!Reinier Zwitserloot