aboutsummaryrefslogtreecommitdiff
path: root/stage1/Stage1.scala
Commit message (Collapse)AuthorAgeFilesLines
* Add feature for starting the Scala REPL in arbitrary versions, propagate ↵Christopher Vogt2016-03-091-2/+4
| | | | logger as implicits
* cleanup: whitespace changes, separated more things into their own files, use ↵Christopher Vogt2016-03-071-2/+2
| | | | ++ 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-13/+13
| | | | lib. qualification from Stage1 for better readability
* Make Init private so its not a part of the public interface.Matt Farmer2016-03-061-1/+1
|
* Some style cleanups in Stage1.Matt Farmer2016-03-051-36/+47
|
* CBT Version 1.0-BETAChristopher Vogt2016-03-041-0/+70