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
Age
Commit message (
Expand
)
Author
2018-04-16
avoid name clashes with generics on the annotated class
Jan Rieke
2018-04-17
fix #1657: EmptyLombokFileObject: file:// URI must not contain authority part.
Takuya Murakami
2018-04-15
added SuperBuilder with generics test case
Jan Rieke
2018-04-15
use superclass generics for abstract builder class' extends clause
Jan Rieke
2018-04-15
consider generics on the annotated class and potential superclass
Jan Rieke
2018-04-14
revert changes to HandleBuilder (everything is in HandleSuperBuilder)
Jan Rieke
2018-04-14
adjusted expected result of test case
Jan Rieke
2018-04-14
include superclass when referring to parent builder
Jan Rieke
2018-04-10
correct return type and statement for @Singular
Jan Rieke
2018-04-10
@Override for overridden methods
Jan Rieke
2018-04-10
apply generics on builder extends clause; fixed builder name generation
Jan Rieke
2018-04-10
[delombok] Added an option to emit only changed files.
Reinier Zwitserloot
2018-04-10
Potential fix for #1604
Roel Spilker
2018-04-10
Merge pull request #886 from balta3/annotationarrays
Reinier Zwitserloot
2018-04-10
[website] Added a section on contributing to lombok, with documentation on ho...
Reinier Zwitserloot
2018-04-10
[website] Whoops we had 2 copies of usage_examples. Fixed that by deleting th...
Reinier Zwitserloot
2018-04-09
update changelog
Roel Spilker
2018-04-09
Update delombok cmd example. Fixes #1643
Roel Spilker
2018-04-06
added author, (c) granted
Jan Rieke
2018-04-05
build class names not configurable any more; removed toBuilder
Jan Rieke
2018-04-05
wildcards for the constructor parameter
Jan Rieke
2018-04-05
wildcards for the builder() method
Jan Rieke
2018-04-05
more generics; return getInstance() instead of this
Jan Rieke
2018-04-05
generics for the Builder class; generate abstract methods
Jan Rieke
2018-04-05
add javac handler
Jan Rieke
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-04-04
introduction of `@SuperBuilder` and a testcase.
Reinier Zwitserloot
2018-04-04
[build] Clean checkouts wouldnt build correctly.
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-29
[builderParentClass] test cases
Reinier Zwitserloot
2018-03-28
add self to authors [Issue #879]
mateusz-matela
2018-03-28
add self to authors
Christian Nüssgens
2018-03-28
Merge remote-tracking branch 'remotes/upstream/master'
Christian Nüssgens
2018-03-28
[builderParentClass] Code to handle builder on enums removed; that doesn’t ...
Reinier Zwitserloot
2018-03-28
Merge branch 'master' of https://github.com/janrieke/lombok into janrieke-master
Reinier Zwitserloot
2018-03-27
add subresource integrity to external resources on webpage
Roel Spilker
2018-03-27
Previous add to the build system to verify checksums is not really workable i...
Roel Spilker
2018-03-27
Adding my name to the AUTHORS file.
Victor Williams Stafusa da Silva
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
Fixes #1608: give pages a title
Roel Spilker
2018-03-27
Merge branch 'adding-java10-provision' of https://github.com/krzyk/lombok int...
Reinier Zwitserloot
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
[prev]
[next]