Commit Graph
261 Commits
Author SHA1 Message Date
Reinier Zwitserloot 59cdad442a pre-release version bump 2015-04-14 22:38:35 +02:00
Reinier Zwitserloot de816ebbcd [i804] @UtilityClass fails to properly initialize fields (which @UtilityClass makes static) with initializers, in eclipse.
also updates the changelog more generally, it was lacking some recent work.
2015-04-14 21:54:04 +02:00
Reinier Zwitserloot 95303949ca [version] post-release version bump 2015-02-10 23:05:23 +01:00
Reinier Zwitserloot 3812bca357 [version] pre-release version bump 2015-02-10 23:01:17 +01:00
Reinier Zwitserloot 855f9314d6 [trivial] added some issues to the changelog. 2015-02-08 22:37:45 +01:00
Reinier Zwitserloot 65de4693eb [shadowloader] Fix for lombok v1.16.0 no longer working in eclipses that use -target 1.4 style class files (such as eclipse indigo). It’s a doozy. 2015-02-08 14:18:34 +01:00
Reinier Zwitserloot 2856702d77 [i777] shadowloader’s ‘find myself’ feature didn’t work if spaces were in the path due to lack of decoding a URL. 2015-02-03 06:09:41 +01:00
Reinier Zwitserloot d8da2b9438 added impl for @UtilityClass. 2015-02-02 04:52:20 +01:00
Reinier Zwitserloot 209654f19e [i702] findbugs suppress warnings now available via config key. 2015-02-02 00:17:51 +01:00
Reinier Zwitserloot a6170f5298 updated some copyright headers and reverted a change to use a TreeMap to force a more deterministic order to file processing in order to aid debugging. Also updated changelog. 2015-01-31 04:52:24 +01:00
Reinier Zwitserloot 8ed49ce0b5 [i775] We broke the ant task with shadowloader; fixed again. 2015-01-30 03:46:42 +01:00
Reinier Zwitserloot a9150bf1aa post-release version bump 2015-01-27 15:44:41 +01:00
Reinier Zwitserloot b4a48e39e7 pre-release version bump 2015-01-26 22:15:41 +01:00
Reinier Zwitserloot 5c7493511d updated changelog 2015-01-26 14:00:26 +01:00
Reinier Zwitserloot 30beb498ca optimized the creation for singular lists/collections. 2015-01-26 13:52:50 +01:00
Reinier Zwitserloot 63aefa41e4 documentation for @Singular. 2015-01-26 08:46:41 +01:00
Roel Spilker 7bb2ed02c3 [i742][i747] Fix for ExtensionMethod broken in Eclipse using java8 2015-01-21 02:07:56 +01:00
Reinier Zwitserloot f153f1cda3 Merge the @Singular feature and the fix for ecj and the shadowloader. 2015-01-20 22:37:46 +01:00
Reinier Zwitserloot f071339508 added the lombok.singular.auto config option. 2015-01-20 22:17:18 +01:00
Reinier Zwitserloot 5b4ab9dae8 added the ‘always use guava’ lombok.config option for @Singular @Builder. 2015-01-20 15:01:30 +01:00
Reinier Zwitserloot 857da88e3e trying to manually add (parts of) the infrastructure for @Singular @Builder stuff is now flagged as an error. 2015-01-20 01:54:25 +01:00
Reinier Zwitserloot 519f95c241 builder @Singleton now works fully in eclipse as well! feature done! 2015-01-19 23:39:40 +01:00
Roel Spilker 091f6ee83a [issue #759] delombok now plays nicely with exotic characters, encodings, and backslash U escapes. 2014-12-10 00:04:31 +01:00
Reinier Zwitserloot 980c913fbc added changelog comment about the shadowloader 2014-10-29 00:08:34 +01:00
Reinier Zwitserloot 4788403d74 post-release version bump 2014-09-15 22:32:44 +02:00
Reinier Zwitserloot 3150bdcf47 pre-release version bump 2014-09-15 22:25:13 +02:00
Roel Spilker 022d2f3da0 [config] Updated changelog 2014-09-09 21:54:50 +02:00
Reinier Zwitserloot 3415ff0f47 post-release version bump 2014-09-02 23:44:26 +02:00
Reinier Zwitserloot e15b4912b7 pre-release version bump. 2014-09-02 23:33:41 +02:00
Roel Spilker eba2a515fa [i731] javac resolution broken by 1.8.0_20; fixed with some reflection voodoo. -R&R 2014-08-21 22:23:17 +02:00
Roel Spilker 836c6e865e [config] added histogram tracker option (-Dlombok.timeConfig) and disable-entirely option (-Dlombok.disableConfig) to debug continuing speed issues with the config system, for an edge release. 2014-08-21 00:54:21 +02:00
Reinier Zwitserloot 5e6cdb07ef Some workaround fix-esque work to prevent serious slowdown issues when refactoring. 2014-08-16 01:33:51 +02:00
Reinier Zwitserloot 3c4f684143 [release] post-release version bump 2014-07-01 23:42:15 +02:00
Reinier Zwitserloot 6b429a8936 [release] pre-release version bump 2014-07-01 22:08:31 +02:00
Roel Spilker 6eb01e4dd6 [issue 699] [issue 682] [issue 683] lots of fixes for eclipse/ecj based issues surrounding path finding. 2014-06-25 00:11:34 +02:00
Reinier Zwitserloot e70a2058de pre-release version bump 2014-06-10 11:49:36 +02:00
Reinier Zwitserloot 6f9666c391 added eclipse logging to the configsystem’s error reporter, and cleaned up the changelog slightly. 2014-06-09 13:11:11 +02:00
Reinier Zwitserloot f30485c91f [#688] Bugfix for eclipse: syntax highlighting would break amongst many other features if using @Setter and most other features. 2014-06-05 03:50:26 +02:00
Reinier Zwitserloot f8b3056dc4 Fixed up and extended Tolerate with support for constructors, and added docs. 2014-06-01 11:02:18 +02:00
Reinier Zwitserloot 06371ca258 #682: bugfix work in progress to fix IllegalArgumentException ‘Path must include project and resource name’. 2014-05-30 03:00:41 +02:00
Reinier Zwitserloot 912b96c1e5 #683: URI not absolute errors in mvn builds due to search for lombok.config being broken. 2014-05-29 20:13:05 +02:00
Reinier Zwitserloot 2c1e300f1b post-release version bump 2014-05-27 21:14:38 +02:00
Reinier Zwitserloot 122481eebf pre-release version bump 2014-05-27 20:54:06 +02:00
Reinier Zwitserloot 4b878f9ba9 Added confkey to make @NonNull generate a different exception because of the IllegalArgumentException vs. NullPointerException that we really don’t want to get into. 2014-05-23 04:07:39 +02:00
Reinier Zwitserloot 4996428ea1 @Delegate has moved to lombok.experimental.
Some work on the aliasing system to make that go smoothly.
2014-05-20 23:43:08 +02:00
Reinier Zwitserloot 05ca21b75e patcher upgrade for issue 666. 2014-05-12 15:15:57 +02:00
Reinier Zwitserloot 5fcb9284c1 added docs for the new onParam feature on EqualsAndHashCode, and some tiny stylistic nitpicking. 2014-04-29 22:00:30 +02:00
Reinier Zwitserloot 6afa3d2ec9 [#655] Switched to ASM5 to support -target 1.8 classes. 2014-04-02 01:20:01 +02:00
Roel Spilker 9c8098d35b Added issue number to changelog 2014-03-26 22:35:19 +01:00
Roel Spilker d41ef4bf83 [i659] suppression of @ConstructorProperties should use config instead. Also modified all onX examples to use two underscores. 2014-03-26 22:33:00 +01:00