This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
You've already forked lombok
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-05-28 14:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5739ffb0d5d4c8a327aa2ca8a45fbd614a19e152
lombok
/
test
/
transform
/
resource
T
History
Roel Spilker
8e24e2e123
Added tests for this() call in SneakyThrows (issue 381)
2012-06-25 22:37:05 +02:00
..
after-delombok
Added tests for this() call in SneakyThrows (issue 381)
2012-06-25 22:37:05 +02:00
after-ecj
Added tests for this() call in SneakyThrows (issue 381)
2012-06-25 22:37:05 +02:00
before
Added tests for this() call in SneakyThrows (issue 381)
2012-06-25 22:37:05 +02:00
messages-delombok
Added full test suite for @Accessors, as well as the new rules for whether or not a method is already there so lombok shouldn't generate it (now number of parameters matters), and added generics testing to RequiredArgsConstructor's static constructor feature.
2012-03-26 23:49:39 +02:00
messages-ecj
fixed: @val didn't work with rawtypes in enhanced for loops
2012-04-19 02:41:31 +02:00
messages-idempotent
Couple more tests for val
2012-02-15 04:45:28 +01:00