aboutsummaryrefslogtreecommitdiff
path: root/stage1/CachingClassLoader.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge separate hashmaps for persistent cache into oneChristopher Vogt2017-02-011-1/+1
* for better performance do not generate exceptions during class loading for co...Christopher Vogt2016-04-281-2/+7
* Add CachingClassLoader to cache loadClass of URLClassLoaderChristopher Vogt2016-03-191-0/+12