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
/
core
/
src
/
lombok
/
LombokTestSource.java
Age
Commit message (
Expand
)
Author
2020-12-22
Run tests if no exclusions match
Roel Spilker
2020-10-03
Untangling patches to classes that only exist in eclipse, not ecj
Reinier Zwitserloot
2020-09-18
[tests] fixed a test that fails due to, of all things, a javac bug.
Reinier Zwitserloot
2020-07-03
[build] propagate chosen bootclasspath into eclipse test targets
Reinier Zwitserloot
2020-01-20
Config import: change bubble iteration
Roel Spilker
2020-01-20
Config import: move responsibilities
Roel Spilker
2020-01-20
Rename Context to ConfigurationFile, move reading contents and metadata to it.
Roel Spilker
2020-01-20
Config import: Allow imports in lombok.config
Roel Spilker
2019-08-22
[checkerframework]
Reinier Zwitserloot
2017-03-06
Added support for restricting tests to certain platforms (ecj, javac)
Reinier Zwitserloot
2016-11-22
`var` can now also be configured to emit a warning when used.
Roel Spilker
2015-11-17
add the capability to the testing framework to verify that delombok actually ...
Roel Spilker
2015-09-23
Remove lombok annotation from source
Roel Spilker
2015-02-01
Fixed issues with val in inner classes, and re-enabled a test that caught it ...
Reinier Zwitserloot
2015-01-30
* Added config key ‘lombok.addGeneratedAnnotation’.
Reinier Zwitserloot
2014-12-10
[issue #759] delombok now plays nicely with exotic characters, encodings, and...
Roel Spilker
2014-05-01
[test harness] Java 7+ tests would not be triggered using java 8
Roel Spilker
2014-01-20
[test] Missing after-X files used to be an implicit 'just ignore the content'...
Reinier Zwitserloot
2014-01-19
[configuration] added facilities to override conf file resolution for test ca...
Reinier Zwitserloot
2014-01-18
[test-directives] another update to the 'test directives' system; test files ...
Reinier Zwitserloot
2014-01-18
[configuration] updates to the tests to streamline parsing 'directives', whic...
Reinier Zwitserloot