Roel Spilker
|
8037d0c24f
|
Updated changelog
|
2012-06-25 23:09:54 +02:00 |
|
Roel Spilker
|
8e24e2e123
|
Added tests for this() call in SneakyThrows (issue 381)
|
2012-06-25 22:37:05 +02:00 |
|
Roel Spilker
|
2af094030f
|
added fix of issue 376 to changelog
|
2012-06-18 23:40:05 +02:00 |
|
Reinier Zwitserloot
|
775abd485d
|
Added documentation for @ExtensionMethod feature
|
2012-06-18 22:03:30 +02:00 |
|
Roel Spilker
|
b86579c71f
|
Added issue 366 to the changelog
|
2012-04-30 00:02:15 +02:00 |
|
Reinier Zwitserloot
|
ce7e755cf7
|
added some notes on what we fixed since 0.11.0 release.
Also belatedly bumped version to 0.11.1.
|
2012-04-23 23:47:46 +02:00 |
|
Reinier Zwitserloot
|
48fbf86d5a
|
pre-release version bump
|
2012-03-27 00:42:34 +02:00 |
|
Reinier Zwitserloot
|
777632f699
|
added note about android documentation and 'java -jar lombok.jar publicApi'.
|
2012-03-27 00:42:25 +02:00 |
|
Reinier Zwitserloot
|
10b6166ff3
|
Finished up documentation for Accessors.
|
2012-03-27 00:22:13 +02:00 |
|
Roel Spilker
|
a264677ffc
|
Updated changelog: issue 326
|
2012-03-27 00:04:49 +02:00 |
|
Reinier Zwitserloot
|
693bf6678f
|
trivial update to changelog.
|
2012-03-26 23:57:36 +02:00 |
|
Roel Spilker
|
704b806d67
|
Added issue 339 to the changelog
|
2012-03-26 23:03:17 +02:00 |
|
Roel Spilker
|
3b27a7feb8
|
Updated changelog
|
2012-03-19 23:21:02 +01:00 |
|
Robbert Jan Grootjans
|
d39623693b
|
Merge branch 'master' of github.com:rzwitserloot/lombok
Conflicts:
doc/changelog.markdown
|
2012-03-05 21:12:39 +01:00 |
|
Robbert Jan Grootjans
|
f1e679471d
|
PrettyCommentsPrinter now prints default clause of annotation methods. Fixes Issue #350
|
2012-03-05 21:11:19 +01:00 |
|
Roel Spilker
|
1ac79bf86b
|
Updated changelog
|
2012-03-05 20:29:12 +01:00 |
|
Sander Koning
|
7988f17c28
|
Update changelog
|
2012-02-27 21:57:35 +01:00 |
|
Reinier Zwitserloot
|
b4a8affec2
|
Updated changelog with the recent changes.
|
2012-02-15 04:44:18 +01:00 |
|
Reinier Zwitserloot
|
df5324e2d7
|
'val' is no longer legal in basic for loops now. Fixes issue #346
|
2012-02-15 04:36:15 +01:00 |
|
Roel Spilker
|
fc7ca61aeb
|
Updated changelog
|
2012-01-24 03:12:56 +01:00 |
|
Reinier Zwitserloot
|
44e6ff4afc
|
prerelease bump to 0.10.8
|
2012-01-19 02:39:08 +01:00 |
|
Reinier Zwitserloot
|
a8c6743681
|
Updated changelog to reflect issue 325 fixes.
|
2012-01-19 02:31:37 +01:00 |
|
Reinier Zwitserloot
|
0774cf929c
|
updated documentation to reflect ability of putting delegate on methods.
|
2012-01-19 00:44:48 +01:00 |
|
Sander Koning
|
68fe3f41e9
|
Updated changelog. REGRESSION now marks actual regressions in this version.
|
2012-01-16 22:46:16 +01:00 |
|
Roel Spilker
|
2ddf708b37
|
The line about lombok added to the about dialog wasn't working for all eclipse releases and ways to boot up eclipse. Now it does. Also added an item for this in the changelog.
|
2012-01-09 21:45:43 +01:00 |
|
Roel Spilker
|
d332b22fa9
|
Updated changelog
|
2012-01-09 21:16:20 +01:00 |
|
Reinier Zwitserloot
|
7d0b13024d
|
Fixed issue #320: since 0.10.6, lombok didn't work anymore in ecj (ClassNotFoundError).
|
2012-01-02 20:30:48 +01:00 |
|
Reinier Zwitserloot
|
2d0d4e75f0
|
bumping version number pending official release of 0.10.6
|
2011-12-19 23:27:59 +01:00 |
|
Reinier Zwitserloot
|
102752a87b
|
Added building lombok-utils to build file.
|
2011-12-19 23:16:40 +01:00 |
|
Roel Spilker
|
de1bc3524f
|
Updated changelog
|
2011-12-19 21:29:24 +01:00 |
|
Reinier Zwitserloot
|
e7020a0da0
|
Added changelog entry for previous commit (fixing #242 - memory leaks in netbeans)
|
2011-12-15 13:09:18 +01:00 |
|
Reinier Zwitserloot
|
c502ec24bb
|
Added changelog notes for previous fixes, issues 51 and 301)
|
2011-11-28 19:48:39 +01:00 |
|
Reinier Zwitserloot
|
09e472b047
|
release versioning prep 0.10.4
|
2011-11-21 23:55:05 +01:00 |
|
Reinier Zwitserloot
|
ef820d8d5a
|
Additional fix for issue 300: Using 'lombok.val' written out in full would cause ArrayIndexOutOfBoundsException: 0 errors to pop up in the editor.
Also updated changelog.
|
2011-11-20 21:56:04 +01:00 |
|
Reinier Zwitserloot
|
0139c62b6a
|
Added changelog for previous commit (fixing issue 299)
|
2011-11-20 19:07:01 +01:00 |
|
Reinier Zwitserloot
|
52ee15bdc1
|
Added fixing of issues 90, 138, 263, 286 to changelog. (all jvanderhel's work)
|
2011-11-15 14:57:03 +01:00 |
|
Reinier Zwitserloot
|
fb4d2a45d2
|
Fixed a broken link in changelog.
|
2011-11-09 16:15:37 +01:00 |
|
Robbert Jan Grootjans
|
99e36bf51c
|
Fixed issue 295: Using log in static initializers
|
2011-11-07 20:47:45 +01:00 |
|
Roel Spilker
|
58f0117d20
|
Added fixing of delombok sourcepath issue to changelog and preparing for 0.10.2 release.
|
2011-11-01 00:19:13 +01:00 |
|
Reinier Zwitserloot
|
16661be2d9
|
Fixed issue 289: non-static inner classes whose outer class has generics can't be @EqualsAndHashCode marked.
|
2011-10-25 19:39:08 +02:00 |
|
Reinier Zwitserloot
|
7f7d1eed36
|
Updated changelog with fix for 287
|
2011-10-25 15:04:08 +02:00 |
|
Reinier Zwitserloot
|
fc72a48f17
|
Preparing for release 0.10.1. Tiny one, but solves enough crucial bugs to warrant a new version.
|
2011-10-03 19:11:43 +02:00 |
|
Reinier Zwitserloot
|
e4bff6b45e
|
Fixed issue #269: annotations on enum values weren't being printed by delombok.
(Due to yet another bug in javac's pretty printer...)
|
2011-09-20 21:04:12 +02:00 |
|
Reinier Zwitserloot
|
edffb00cfd
|
preparing for an edge release, and updated changelog.
|
2011-09-20 20:49:51 +02:00 |
|
Reinier Zwitserloot
|
c3fa3565d5
|
Preparing for release of 0.10.0-final; updated version and cleaned up changelog.
|
2011-08-19 04:08:01 +02:00 |
|
Roel Spilker
|
a284600987
|
Removed support for onMethod, onParam and onConstructor due to javac7 type incapabilities. Issue #251
|
2011-08-15 21:21:51 +02:00 |
|
Roel Spilker
|
c8697f96af
|
changelog update for issue #249
|
2011-08-08 22:05:23 +02:00 |
|
Reinier Zwitserloot
|
9663401a5e
|
Updated changelog to reflect fixing 164.
|
2011-08-02 00:01:25 +02:00 |
|
Roel Spilker
|
7eef1fb7e1
|
UPdated changelog for the equals/hashCode/canEqual fix (issue #240)
|
2011-07-18 21:15:12 +02:00 |
|
Reinier Zwitserloot
|
865b7dbc6a
|
changelog fix number 3 of the day.
|
2011-06-21 16:08:26 +02:00 |
|