summaryrefslogtreecommitdiff
path: root/test/files/run/repl-colon-type.check
Commit message (Expand)AuthorAgeFilesLines
* Revert "Optimised implementation of List.filter/filterNot"Adriaan Moors2017-04-071-4/+4
* Revert "SI-10133 Require escaped single quote char lit"Adriaan Moors2017-02-211-4/+4
* Merge pull request #5629 from som-snytt/issue/10120-quote-errAdriaan Moors2017-02-201-4/+4
|\
| * SI-10120 ReplReporter handles message indentSom Snytt2017-01-181-4/+4
* | Merge commit '0965028809' into merge-2.11.x-to-2.12.x-20170214Seth Tisue2017-02-161-4/+4
|\ \ | |/ |/|
| * Optimised implementation of List.filter/filterNotRory Graves2017-01-281-4/+4
* | Fields phaseAdriaan Moors2016-08-111-1/+1
|/
* SI-9206 Update REPL welcome messageSom Snytt2015-06-241-2/+0
* SI-9206 Fix REPL code indentationSom Snytt2015-06-191-2/+2
* SI-4563 friendlier behavior for Ctrl+D in the REPLAntoine Gourlay2014-07-291-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-181-10/+6
* SI-7402 List extends SerializableSimon Ochsenreither2013-04-241-4/+4
* SI-7132 - don't discard Unit type in interpreterDan Rosen2013-03-021-10/+11
* Fix and simplify typedTypeConstructor.Paul Phillips2012-12-281-4/+4
* Moved IMain ops requiring stability into implicit class.Paul Phillips2012-11-091-2/+0
* Massively simplified repl name resolution.Paul Phillips2012-11-091-1/+1
* Generate abstract methods in scala.Byte and friends.Paul Phillips2012-06-061-7/+9
* New facility: TypeDestructurers.Paul Phillips2012-04-161-3/+170
* Now :t types declarations as well as expression...Paul Phillips2011-05-291-0/+57