aboutsummaryrefslogtreecommitdiff
path: root/test/test/TestREPL.scala
Commit message (Expand)AuthorAgeFilesLines
* Move (most) unit tests to correct locationsFelix Mulder2016-11-221-66/+0
* Add dotty-library to classpath in dottydoc testsFelix Mulder2016-11-221-2/+10
* ignore REPL transscript line ending differencesMartijn Hoekstra2016-09-071-2/+2
* Fix readLine in TestREPL to align with Ammonite readerMartin Odersky2016-08-161-3/+11
* Use ChoiceSetting for coloringFelix Mulder2016-05-121-1/+1
* Add CLI option to disable REPL syntax highlightingFelix Mulder2016-05-121-2/+4
* Strip colors from output in TestREPLFelix Mulder2016-05-121-1/+2
* Revert Scanners and Tokens to their original formFelix Mulder2016-04-281-1/+1
* Add multiline support using ammonite multilineFilterFelix Mulder2016-04-281-1/+1
* Initial implementation featuring two different highlightersFelix Mulder2016-04-281-2/+2
* Add docs to TestREPLMartin Odersky2016-03-181-0/+8
* Move all overridable bits into Config classMartin Odersky2016-03-181-15/+14
* Add REPL testsMartin Odersky2016-03-181-0/+40