aboutsummaryrefslogtreecommitdiff
path: root/stage1/ClassPath.scala
Commit message (Collapse)AuthorAgeFilesLines
* Refactored ClassLoaderCache to use key locked cache to pave the way for ↵Christopher Vogt2016-03-191-1/+1
| | | | caching classloaders hierarchically without deadlocks
* cleanup: whitespace changes, separated more things into their own files, use ↵Christopher Vogt2016-03-071-0/+30
++ for strings everywhere. Added ++ method to File and URL and use it in many places