aboutsummaryrefslogtreecommitdiff
path: root/src/launch
AgeCommit message (Expand)Author
2014-12-09Actually the previous commit lied; you CAN use the hider trick to have a clas...Roel Spilker
2014-12-09Our quirky 'hider' trick, with a public class inside a package private class,...Roel Spilker
2014-12-08ShadowClassLoader didn't work on windows. The usual 'converting paths toRoel 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-28bugfixes to shadowloader for loading in ‘normal’ mode. (no overrides).Reinier Zwitserloot
2014-10-24Making SCL work right is more complicated than it first seemed.Reinier Zwitserloot
2014-09-30first take on the shadow classloader. All seems to be in order, but we still ...Reinier Zwitserloot