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
/
bytecode
Age
Commit message (
Expand
)
Author
2021-03-19
[testing] unbroke 'ant test.javac8'.
Reinier Zwitserloot
2021-03-05
[tests] fix tests on java6/7
Reinier Zwitserloot
2014-04-02
[#655] Added a test for the post compiler. It indeed fails in JDK8 now due to...
Reinier Zwitserloot
2012-01-23
Fixed bug in reading long and double values
Roel Spilker
2011-11-07
Changed copyright notices
Roel Spilker
2011-08-02
Added some forgotten copyright headers
Reinier Zwitserloot
2011-07-18
There's now 1 test suite that runs all tests, and 'ant eclipse' will make a l...
Roel Spilker
2010-08-15
Documented the ClassFileMetaData utility.
Reinier Zwitserloot
2010-08-15
Update to force reading of test sources as UTF-8, which they are.
Reinier Zwitserloot
2010-08-15
Updated buildscript to include tests and eclipse .project generation for the ...
Roel Spilker
2010-08-07
Fixed some bugs in reading the constant pool and added tests
Roel Spilker
2010-08-05
Created utility class to casually inspect class files on the usage of classes...
Roel Spilker