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
/
eclipse
/
EclipseASTVisitor.java
Age
Commit message (
Expand
)
Author
2019-01-22
[fixes #2019] Lombok now properly deals with `@NonNull` specifically on the â...
Reinier Zwitserloot
2018-09-04
[debugging] Improved the ecj AST printer
Reinier Zwitserloot
2018-08-20
Do not use reflection to check if annotation is present
Roland Praml
2018-07-29
A few upgrades for the printers used with @lombok.core.PrintAST.
Reinier Zwitserloot
2015-08-13
[trivial][typo] typofixing some internal javadoc.
Reinier Zwitserloot
2012-11-12
[refactor] Cleaned up static imports (always use *), and refactored out getCt...
Reinier Zwitserloot
2012-07-02
Added print position feature to @PrintAST
grootjans
2012-04-03
Philipp Eichhorn's patch to use marker annotations instead of boolean-returni...
Reinier Zwitserloot
2011-11-07
Changed copyright notices
Roel Spilker
2011-10-24
pretty big refactor; introduced a new source package which should be (and is)...
Reinier Zwitserloot
2011-06-02
Eclipse handlers can now opt out of being run in diet-parse mode. Fixes Synch...
Reinier Zwitserloot
2011-01-02
Added debug feature (disabled in this commit) to print types of nodes printed...
Reinier Zwitserloot
2009-11-25
Refactored the source folders.
Reinier Zwitserloot