aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/repl/AmmoniteReader.scala
Commit message (Expand)AuthorAgeFilesLines
* Factor out coloring check to new method `Context#useColors`Felix Mulder2016-05-201-2/+1
* Use ChoiceSetting for coloringFelix Mulder2016-05-121-1/+3
* Add CLI option to disable REPL syntax highlightingFelix Mulder2016-05-121-1/+4
* Add Ammonite's MIT licenseFelix Mulder2016-04-291-0/+1
* Stop interpreter from interpreting twice on enterFelix Mulder2016-04-281-2/+2
* Add multiline support using ammonite multilineFilterFelix Mulder2016-04-281-8/+14
* Initial implementation featuring two different highlightersFelix Mulder2016-04-281-0/+71