summaryrefslogtreecommitdiff
path: root/src/repl-jline/scala/tools/nsc/interpreter/jline/JLineReader.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+1
* Remove the old REPL tab completion implementationJason Zaugg2015-09-231-8/+3
* Workaround JLine bug for mid-line tab completionJason Zaugg2015-09-111-1/+23
* Use the presentation compiler to drive REPL tab completionJason Zaugg2015-09-021-18/+22
* SI-9339 Support classpaths with no single compatible jlineAdriaan Moors2015-06-181-0/+143