summaryrefslogtreecommitdiff
path: root/src/repl/scala/tools/nsc/interpreter/Imports.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-05-171-15/+20
|\
| * SI-9740 Repl import fix -Yrepl-class-basedSom Snytt2016-05-021-15/+20
* | Merge commit '684c314' into merge-2.11-to-2.12-apr-22Lukas Rytz2016-04-221-1/+1
|\|
| * SI-9734 Narrow type when import REPL history (#5084)som-snytt2016-04-201-1/+1
* | Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+2
|/
* Use the presentation compiler to drive REPL tab completionJason Zaugg2015-09-021-3/+5
* SI-1931 Hide Predef.any2stringadd in REPLSom Snytt2015-07-061-10/+21
* SI-7747 More tests and logic according to our conclusions on #4522.Prashant Sharma2015-06-101-4/+4
* SI-7747 Limit previous change to imports of REPL valsJason Zaugg2015-05-261-5/+10
* SI-7747 Make REPL wrappers serialization friendlyPrashant Sharma2015-05-261-1/+18
* SI-7747 Support class based wrappers clean upSom Snytt2013-11-101-26/+6
* SI-7747 Support class based wrappers as alternative through switch -Yrepl-cla...Prashant Sharma2013-11-101-1/+23
* Modularized the repl.Paul Phillips2013-03-111-0/+181