summaryrefslogtreecommitdiff
path: root/src/repl/scala/tools/nsc/interpreter/JLineCompletion.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove the old REPL tab completion implementationJason Zaugg2015-09-231-351/+0
* Use the presentation compiler to drive REPL tab completionJason Zaugg2015-09-021-1/+1
* Centralize dependencies on jlineAdriaan Moors2015-06-171-0/+1
* SI-6732 deprecates internal#Symbol.isPackageEugene Burmako2014-02-141-1/+1
* SI-8027 REPL double tab regressionSom Snytt2013-12-031-3/+2
* Removing unused code.Paul Phillips2013-10-021-1/+0
* refactor repl to use new new parser entry pointDen Shabalin2013-08-141-2/+2
* refactor parser entry points and extract a few methods outDen Shabalin2013-08-141-1/+1
* Concision contribution.Paul Phillips2013-05-231-3/+3
* Modularized the repl.Paul Phillips2013-03-111-0/+352