aboutsummaryrefslogtreecommitdiff
path: root/stage2/Lib.scala
Commit message (Collapse)AuthorAgeFilesLines
* minor refactoringsChristopher Vogt2016-03-111-1/+1
|
* only exit with fail if task not found, not if nothing was givenChristopher Vogt2016-03-111-2/+4
|
* Add feature for starting the Scala REPL in arbitrary versions, propagate ↵Christopher Vogt2016-03-091-16/+10
| | | | logger as implicits
* fix compile looking to only trigger on the provided files, not other files ↵Christopher Vogt2016-03-091-5/+13
| | | | in the same directories
* cleanup: whitespace changes, separated more things into their own files, use ↵Christopher Vogt2016-03-071-40/+34
| | | | ++ 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-28/+13
| | | | lib. qualification from Stage1 for better readability
* CBT Version 1.0-BETAChristopher Vogt2016-03-041-0/+436