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
/
HandlerLibrary.java
Age
Commit message (
Expand
)
Author
2011-12-13
Refactored the type resolver, and made the 'find locally named classes that s...
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-05-30
Whoops, we broke @Delegate with the last update. Now the CAS check on handled...
Reinier Zwitserloot
2011-05-30
tracking if an annotation has been handled or not is now no longer done
Reinier Zwitserloot
2010-11-26
Fixed @PrintAST, which wouldn't do anything at all in javac mode since resolu...
Reinier Zwitserloot
2010-11-09
Experiment to try and make java 'self referential' by deleting the Enter and ...
Reinier Zwitserloot
2010-11-03
Some small framework updates to accomodate resolution.
Reinier Zwitserloot
2010-07-16
Updated to helios. A few new warnings popped up; handled those.
Reinier Zwitserloot
2009-12-02
Removed debug print
Roel Spilker
2009-12-02
[TRIVIAL]
Reinier Zwitserloot
2009-11-25
Refactored the source folders.
Reinier Zwitserloot