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
/
utils
Age
Commit message (
Expand
)
Author
2012-11-12
[refactor] Cleaned up static imports (always use *), and refactored out getCt...
Reinier Zwitserloot
2012-08-06
Added @Value and @FieldDefaults implementations for javac and ecj, the annota...
Reinier Zwitserloot
2012-03-27
Whoops, errors during release build. fixed it quickly!
Reinier Zwitserloot
2012-03-21
Implementation of @Accessors.
Reinier Zwitserloot
2012-01-24
Fix for issue 328: @Delegate on a field for which we also generate a getter w...
Roel Spilker
2011-12-20
Moved Asm utils out of utils and into core, because utils isn't supposed to h...
Reinier Zwitserloot
2011-12-12
Renamed Comment to CommentInfo.
Reinier Zwitserloot
2011-11-21
Made an API for creating a (oracle javac) JavaCompiler which tracks comments ...
Reinier Zwitserloot
2011-11-20
Fix for issue 299: labels would break 'val' in javac.
Reinier Zwitserloot
2011-11-07
Changed copyright notices
Roel Spilker
2011-11-01
Fixed issue 284 now also for java7, introduced more stubbing
Roel Spilker
2011-10-31
Fixed delombok making a mess of comments (issue 284) for javac 6. delombok in...
Roel Spilker
2011-10-25
Again made @NotNull have no special meaning.
Reinier Zwitserloot
2011-10-24
pretty big refactor; introduced a new source package which should be (and is)...
Reinier Zwitserloot
[prev]