aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/JavacAST.java
AgeCommit message (Expand)Author
2011-11-07Changed copyright noticesRoel Spilker
2011-10-07Accept JCCatch as 'statement' (issue #281)Sander Koning
2010-11-22Added storing instanceof JavacTypes in JavacAST, and renamed JavacResolution'...Reinier Zwitserloot
2010-07-22toString(), equals(), and hashCode() now use getX() instead of x if either it...Reinier Zwitserloot
2010-07-22Updated copyright statements and version release name.Reinier Zwitserloot
2010-07-17Bugfix: Annotations on types were being ignored if the type had no members in...Reinier Zwitserloot
2009-12-17Fix to javac handler; it now properly detects single package names, such as "...Petr Jiricka
2009-11-30All basic elements of netbeans support are here except the actual agent part.Reinier Zwitserloot
2009-11-29Fixed premature removal of importsRoel Spilker
2009-11-27This is a patch submitted by lahoda on the issue tracker (issue #61). It appa...Reinier Zwitserloot
2009-11-27Added change tracking so that 1 AST instance can tell you if any processor ch...Roel Spilker
2009-11-27delombok now calls lombok. wahey!Reinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot