aboutsummaryrefslogtreecommitdiff
path: root/tests/repl
Commit message (Expand)AuthorAgeFilesLines
* Handle multiline messages in ConsoleReporterFelix Mulder2016-10-102-56/+50
* Fix TypeMismatch not getting nonsensical tags in some casesFelix Mulder2016-10-102-10/+10
* Fix reporting of ErrorTypes in highlighted segmentsFelix Mulder2016-10-102-10/+10
* Make `typeDiff` aware of placeholder typesFelix Mulder2016-10-101-7/+7
* Refactor explanation interpolatorFelix Mulder2016-10-102-36/+33
* Remove duplication of console reportersFelix Mulder2016-10-102-56/+63
* Add modifiers to highlightingFelix Mulder2016-10-102-30/+30
* Fix readLine in TestREPL to align with Ammonite readerMartin Odersky2016-08-161-0/+74
* Merge pull request #1436 from cswinter/wip-repl-patdef-fixGuillaume Martres2016-08-071-0/+10
|\
| * Fix #1372: Add handler for `PatDef`s to REPLClemens Winter2016-08-021-0/+10
* | Fix #1367: Add ParsedTry case to UntypedTree{Copier,Map,Accumulator}Clemens Winter2016-08-031-0/+3
|/
* Fix varable printing in REPLMartin Odersky2016-07-311-0/+8
* Revert Scanners and Tokens to their original formFelix Mulder2016-04-282-36/+1
* Add test fileMartin Odersky2016-03-181-0/+24
* Add REPL testsMartin Odersky2016-03-183-0/+47