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
/
test
/
transform
/
resource
/
after-delombok
/
CheckerFrameworkBuilder.java
Age
Commit message (
Expand
)
Author
2023-01-11
[test] Just cleaning up tests that fail on javac8/6 and ecj.
Reinier Zwitserloot
2022-01-09
[fixes #3081] make CheckerFramework's This a type annotation
Jan Rieke
2022-01-07
[fixes #2908] don't generate checkerframework's @NotCalledMethods
Jan Rieke
2020-12-21
[fixes #2682] Fix NPE, always add Javadoc return statement
Rawi01
2020-10-04
The Object Construction Checker has been renamed the Called Methods Checker
Michael Ernst
2020-10-03
[builder] big refactor: Fixing CheckerFramework features + all params now in ...
Reinier Zwitserloot
2020-01-31
[issue #2221] simplified configuration for `@Singular`-generated plural form ...
Reinier Zwitserloot
2020-01-28
[singular][issue #2221] the plural builder method now nullchecks its argument...
Reinier Zwitserloot
2020-01-07
[fixes #2327] mostly trivial: Added this. for field access and unified code g...
Reinier Zwitserloot
2020-01-06
[fixes #2268] make lombok generate qualified types in order to avoid name cla...
Reinier Zwitserloot
2019-08-22
[checkerframework]
Reinier Zwitserloot