summaryrefslogtreecommitdiff
path: root/src/interactive/scala/tools/nsc/interactive/Global.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Add trait keeping comments across new Typer runsFrançois Garillot2013-09-191-0/+13
* SI-7643 Enable newPatternMatching in interactive.Jason Zaugg2013-09-061-1/+0
* SI-6240 Synchronizes NamesJason Zaugg2013-08-221-0/+1
* Address TODOs around SymbolLoaders and SymbolTable.Grzegorz Kossakowski2013-07-301-8/+4
* Refactor the cake so SymbolTable does not depend on GlobalGrzegorz Kossakowski2013-07-271-2/+11
* SI-7592 Remove scala.tools.nsc.util.MultiHashMapSimon Ochsenreither2013-07-101-3/+3
* Move some code from s.t.n.io to s.t.n.interactiveSimon Ochsenreither2013-06-271-1/+1
* Concision contribution.Paul Phillips2013-05-231-1/+1
* SI-6815 untangle isStable and hasVolatileTypeAdriaan Moors2013-05-161-3/+3
* Merge pull request #2483 from adriaanm/merge-2.10.xPaul Phillips2013-05-021-2/+4
|\
| * Merge 2.10.x into masterAdriaan Moors2013-05-021-2/+4
* | SI-7362, crash in presentation compiler.Paul Phillips2013-04-301-13/+11
* | SI-7291: No exception throwing for diverging implicit expansionHubert Plociniczak2013-04-261-4/+1
|/
* Eliminate a pile of -Xlint warnings.Paul Phillips2013-04-231-1/+0
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Eliminated all forInteractive/forScaladoc uses.Paul Phillips2013-03-091-2/+12
* Moved interactive code into src/interactive.Paul Phillips2013-03-091-3/+82
* Moved interactive sources into separate directory.Paul Phillips2013-03-091-0/+1139