aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/bytecode/FixedClassWriter.java
AgeCommit message (Expand)Author
2012-03-26Fix for issue 339: return "java/lang/Object" when an error occurs.Roel Spilker
2012-03-19Added debugging code to find the cause of issue 339Roel Spilker
2011-12-20Moved Asm utils out of utils and into core, because utils isn't supposed to h...Reinier Zwitserloot
2011-10-24pretty big refactor; introduced a new source package which should be (and is)...Reinier Zwitserloot
2010-11-09Added lombok.Lombok.preventNullAnalysis to the null test in @Cleanup to suppressRoel Spilker