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
/
test
Age
Commit message (
Expand
)
Author
2009-11-29
Merge branch 'master' of git@github.com:rzwitserloot/lombok
Roel Spilker
2009-11-29
Updated tests for Getter, Setter and Cleanup. Added Synchronized
Roel Spilker
2009-11-29
'ant test' will now run the lombok unit tests.
Reinier Zwitserloot
2009-11-29
Improved comment placement (newlines, whitespace)
Roel Spilker
2009-11-29
Can now mark test files as Ignored
Roel Spilker
2009-11-29
Added tests for Setter, Cleanup and NonNull
Roel Spilker
2009-11-29
Annotations on parameters should be inline
Roel Spilker
2009-11-28
Added more Getter-tests
Roel Spilker
2009-11-28
New tests
Roel Spilker
2009-11-28
Use new DirectoryRunner to run tests on all files in a directory
Roel Spilker
2009-11-28
Added support for running unit tests using the method name to determine the f...
Roel Spilker
2009-11-27
Removed empty () for annotation without parameters
unknown
2009-11-27
Improved error reporting
unknown
2009-11-27
The delombok task now works!
Reinier Zwitserloot
2009-11-27
Added a class that is easier to use than the parser itself for delombok, as w...
Reinier Zwitserloot
2009-11-27
Thorough work on inserting comments in the proper place for delombok; should ...
Roel Spilker
2009-11-27
Added another test
Roel Spilker
2009-11-27
delombok now calls lombok. wahey!
Reinier Zwitserloot
2009-11-26
Minor refactoring + added testcase for for-loop
unknown
2009-11-26
Major restructuring+adding tests
Roel Spilker