aboutsummaryrefslogtreecommitdiff
path: root/src/utils/lombok/core
AgeCommit message (Expand)Author
2014-12-08moved builder to core package (deprecated old one, created new one, added ali...Reinier Zwitserloot
2014-06-05Finished refactor of FieldAugment; there's no longer a separate variant for b...Roel Spilker
2014-06-05[#688] Bugfix for eclipse: syntax highlighting would break amongst many other...Reinier Zwitserloot
2014-03-17[#590][refactor] Fix for deadlock in WeakHashMap. Refactored all code that us...Roel Spilker
2013-09-24Fixed netbeans 7.4RC1 issue (JavaCompiler.version() was returning bogus value...Reinier Zwitserloot
2013-07-16Renamed ImmutableList to LombokImmutableList, to reduce our ImmutableList com...Reinier Zwitserloot
2013-06-16First steps Builder supportReinier Zwitserloot
2013-06-16Removed a SuppressWarnings which old eclipse doesn't care about for some reas...Reinier Zwitserloot
2013-03-26Massive performance improvements, and a few potentially breaking changes for ...Roel Spilker
2012-03-21Implementation of @Accessors.Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-10-25Again made @NotNull have no special meaning.Reinier Zwitserloot
2011-10-24pretty big refactor; introduced a new source package which should be (and is)...Reinier Zwitserloot