index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-04-09
Update delombok cmd example. Fixes #1643
Roel Spilker
2018-04-05
Merge branch 'cheelio-FieldNameConstants'
Reinier Zwitserloot
2018-04-05
[fieldNameConstants] code review, docs, tests, fixup.
Reinier Zwitserloot
2018-04-04
Merge branch 'FieldNameConstants' of https://github.com/cheelio/lombok into c...
Reinier Zwitserloot
2018-04-04
Merge pull request #1626 from victorwss/master
Reinier Zwitserloot
2018-04-04
Merge pull request #1627 from nuessgens/master
Reinier Zwitserloot
2018-04-04
Merge pull request #1639 from tmurakam/feature/1632-jdk11
Reinier Zwitserloot
2018-03-31
fix #1632: JavacAST: use new Log method for jdk11
Takuya Murakami
2018-03-29
[trivial] build script fix for website-only: It was adding an & to the fu...
Reinier Zwitserloot
2018-03-28
Merge remote-tracking branch 'remotes/upstream/master'
Christian Nüssgens
2018-03-27
[trivial] eclipse patches are loaded from Class50 even if you override the sh...
Reinier Zwitserloot
2018-03-27
fix javadoc warnings
Roel Spilker
2018-03-27
[trivial] some memoryload improvements by not making a new instance but using...
Reinier Zwitserloot
2018-03-27
Merge pull request #1583 from jramosf/master
Reinier Zwitserloot
2018-03-27
Merge pull request #1620 from tmurakam/feautre/1572-intellij-jdk10
Reinier Zwitserloot
2018-03-27
Fixes #1613: add support for STS4
Roel Spilker
2018-03-24
improve compiler detection for jdk9 later.
Takuya Murakami
2018-03-24
Fix for #1617.
Victor Williams Stafusa da Silva
2018-03-22
Merge remote-tracking branch 'remotes/upstream/master'
cnuessgens
2018-03-21
[fix] Fix intellij build with jdk10 (#1572)
Takuya Murakami
2018-03-20
[issue #1615] fixes a bug where equals and hashcode would mess up if both the...
Reinier Zwitserloot
2018-03-19
Fresh builds wouldn’t work anymore due to a weird addition in ecj9.
Reinier Zwitserloot
2018-02-16
#1579: recycle handlers to avoid excessive garbage collection
Javier Ramos
2018-02-07
Parsing for source level broken under JDK9 due to change in 1.X->X versioning...
Reinier Zwitserloot
2018-02-07
[bugfix] builder.default with the old lombok.experimental.Builder annotation ...
Reinier Zwitserloot
2018-02-07
[trivial] copyright header year bump to 2018
Reinier Zwitserloot
2018-02-07
Fix version parsing for jdk10.
Roel Spilker
2018-02-07
Keep indentations in javadoc. Fixes #1571
Roel Spilker
2018-02-07
As we’re preparing to release v2, we want to delete the experimental editio...
Reinier Zwitserloot
2018-02-07
[var] various upgrades to var:
Reinier Zwitserloot
2018-02-07
[jdk9] forcing new rounds when compiling multiple modules didn’t work. (Fil...
Reinier Zwitserloot
2018-02-06
[jdk9] added a best-effort attempt to claim away lombok annotations when lomb...
Reinier Zwitserloot
2018-02-06
[jdk9] [opinionated] The java9 warning when using lombok about ‘inaccessibl...
Reinier Zwitserloot
2018-02-06
[jdk9] add support for using lombok with JDK9 code when compiling using the n...
Reinier Zwitserloot
2018-01-18
Merge remote-tracking branch 'remotes/upstream/master'
cnuessgens
2018-01-09
use T instead of RuntimeException
Roel Spilker
2018-01-09
Merge branch 'npe-warning' of https://github.com/2is10/lombok into 2is10-npe-...
Roel Spilker
2018-01-09
Wrong documentation variables fix.
Ruslan Popenko
2018-01-09
Potential fix for #1555
Roel Spilker
2018-01-09
post-release version bump
Reinier Zwitserloot
2018-01-09
pre-release version bump
Reinier Zwitserloot
2018-01-09
Updated copyright notices to 2018.
Reinier Zwitserloot
2018-01-09
[fixes #1554] javac9 now caches type lookups based on ‘position’ which is...
Reinier Zwitserloot
2018-01-09
[fixes #1553] attriber of JDK9 checks the enclosing class’s type, which we ...
Reinier Zwitserloot
2018-01-08
jdk9 Builder.Default works again. Fixes #1547
Roel Spilker
2018-01-07
remove issue-suffix from version-string
cnuessgens
2018-01-07
Try fix "A save participant caused problems."
cnuessgens
2018-01-07
revert initial fix-trial
cnuessgens
2018-01-07
Revert "Revert "Initial test""
cnuessgens
2018-01-07
Revert "Initial test"
cnuessgens
[next]