summaryrefslogtreecommitdiff
path: root/src/repl/scala/tools/nsc/interpreter/PresentationCompilation.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8576 Minimal changes for `-Xcheckinit` compatibilityStefan Zeiger2016-08-121-1/+1
* Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-4/+3
* remove recursive classpath implementationLukas Rytz2016-04-231-16/+4
* Enable flat classpath by defaultLukas Rytz2016-03-221-9/+25
* Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-151-1/+1
* Fix completion for multi-line entriesJason Zaugg2015-09-091-4/+3
* Use the presentation compiler to drive REPL tab completionJason Zaugg2015-09-021-0/+111