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
/
Eclipse.java
Age
Commit message (
Expand
)
Author
2011-04-01
Added ability to log warnings in eclipse error log.
Reinier Zwitserloot
2010-12-22
After 2 weeks of debugging, finally figured out val in eclipse using lombok.v...
Reinier Zwitserloot
2010-11-11
Merge branch 'master' into delegate
Reinier Zwitserloot
2010-11-11
Mostly fruitless work on making delegate work in eclipse.
Reinier Zwitserloot
2010-11-11
Set generated on all created ASTNodes
Roel Spilker
2010-11-10
From now on it is possible to specify annotations to be placed on the method
Roel Spilker
2010-11-09
'val' didn't work on ecj/eclipse when referring to types in the default packa...
Reinier Zwitserloot
2010-11-08
'val' with an array on the initializer didn't work in eclipse.
Reinier Zwitserloot
2010-11-07
Merge branch 'eclipseReso'
Reinier Zwitserloot
2010-11-07
'val' support for eclipse.
Reinier Zwitserloot
2010-11-07
Now generated nodes can also be detected in ecj
Roel Spilker
2010-11-07
Provide access to the actual annotation values
Roel Spilker
2010-07-12
Changed build system to ivy.
Reinier Zwitserloot
2009-12-23
Abstracted out stuff that only works in a full eclipse and not in ECJ.
Reinier Zwitserloot
2009-12-21
Fixes issue #84: @Data and many other annotations couldn't deal with wildcard...
Reinier Zwitserloot
2009-11-25
Refactored the source folders.
Reinier Zwitserloot