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
/
core
/
lombok
/
javac
/
apt
/
LombokFileObjects.java
Age
Commit message (
Expand
)
Author
2017-10-15
fix issue #1440, #1472: wrap BasedFileManager for jdk9
Takuya Murakami
2017-07-17
Possible fix for issue 1440: Error-prone in IntelliJ
Roel Spilker
2017-06-19
Possible solution for issue 1290
Roel Spilker
2017-06-13
jdk9: possible fix for errorprone
Roel Spilker
2017-06-12
jdk9: ongoing debugging information for errorprone
Roel Spilker
2017-05-15
[jdk9] add support for errorprone MaskedFileManager
Roel Spilker
2017-05-08
[jdk9] added debugging information for when we cannot determine the compiler
Roel Spilker
2017-02-14
[jdk9] Create FileObjects for jdk9
Roel Spilker
2012-08-10
bugfix: Detecting javac6 didn't work on soylatte; now it does.
Reinier Zwitserloot
2011-11-07
Changed copyright notices
Roel Spilker
2011-07-24
Fixes issue 176 more thoroughly; even if both javac6 and javac7 are on the cl...
Reinier Zwitserloot
2011-07-18
Changes to the lombok annotations processor, forcing the java processing envi...
Jan Lahoda
2011-01-10
In javac7 the BaseFileObject and JavacFileManager have been moved from
Roel Spilker