summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/interpreter/ReplVals.scala
Commit message (Expand)AuthorAgeFilesLines
* Modularized the repl.Paul Phillips2013-03-111-82/+0
* Removed unused imports.Paul Phillips2012-11-061-1/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-2/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-141-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-081-1/+1
* The new reflectionEugene Burmako2012-06-081-4/+5
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-12/+13
* New facility: TypeDestructurers.Paul Phillips2012-04-161-2/+5
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+2
* Next generation of macrosEugene Burmako2012-04-121-1/+1
* Cleaning up some repl mechanisms.Paul Phillips2012-04-091-0/+1
* Less laborious type application.Paul Phillips2012-04-091-2/+2
* Whitespace commit.Paul Phillips2012-02-291-3/+3
* Mainstreaming phase awareness.Paul Phillips2012-02-251-2/+4
* repl power mode improvements.Paul Phillips2011-12-281-11/+64
* Making power mode startup a little less glacial...Paul Phillips2011-07-121-31/+11
* A bunch of repl stuff.Paul Phillips2011-07-121-6/+26
* Clamping down on some more breakage which snuck...Paul Phillips2011-04-071-0/+20