aboutsummaryrefslogtreecommitdiff
path: root/stage2/mixins.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-5/+5
| | | | ++ for strings everywhere. Added ++ method to File and URL and use it in many places
* trap and pass exit codes throug the app, pass logger on to tests, remove the ↵Christopher Vogt2016-03-061-1/+1
| | | | lib. qualification from Stage1 for better readability
* CBT Version 1.0-BETAChristopher Vogt2016-03-041-0/+35