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
/
launch
Age
Commit message (
Expand
)
Author
2016-06-09
#1117: add claiming annotation processor
Roel Spilker
2015-05-26
fixed code style of DanskerDave's contribution, and one trivial speed improve...
Roel Spilker
2015-05-18
Refactor getJarMemberSet(...) & getResourceFromLocation(...)
DaveLaw
2015-04-08
Updated to patcher 0.20 with updates for bugs where you’d type a quote and ...
Reinier Zwitserloot
2015-04-02
[i802] working on eclipse mars support; this needs a few updates to integrati...
Reinier Zwitserloot
2015-02-03
[i777] shadowloader’s ‘find myself’ feature didn’t work if spaces wer...
Reinier Zwitserloot
2014-12-09
Actually the previous commit lied; you CAN use the hider trick to have a clas...
Roel Spilker
2014-12-09
Our quirky 'hider' trick, with a public class inside a package private class,...
Roel Spilker
2014-12-08
ShadowClassLoader didn't work on windows. The usual 'converting paths to
Roel Spilker
2014-10-28
[trivial] Classed up the place with some javadoc.
Reinier Zwitserloot
2014-10-28
[shadowloader] added caching for jarfile content lookups.
Reinier Zwitserloot
2014-10-28
bugfixes to shadowloader for loading in ‘normal’ mode. (no overrides).
Reinier Zwitserloot
2014-10-24
Making SCL work right is more complicated than it first seemed.
Reinier Zwitserloot
2014-09-30
first take on the shadow classloader. All seems to be in order, but we still ...
Reinier Zwitserloot