summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/symtab/IdeSupport.scala
Commit message (Expand)AuthorAgeFilesLines
* Deleted IDeSupport.Martin Odersky2009-08-021-664/+0
* switch to unnested packages.Martin Odersky2009-07-241-2/+3
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-1/+1
* Named and default argumentsLukas Rytz2009-05-301-2/+2
* Unreasonably satisfying patch which sets immuta...Paul Phillips2009-05-201-1/+0
* separated mutable and immutable mapsMartin Odersky2009-05-121-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-45/+44
* A couple of hardening changes. Sean McDirmid2008-10-191-0/+5
* Fix for #1204, demoting match error to error lo...Sean McDirmid2008-08-311-0/+2
* cleanupSean McDirmid2008-07-151-9/+0
* Updating SymbolLoaders to ensure during refresh...Sean McDirmid2008-07-151-1/+6
* Ingo's fix that I didn't actually committ a few...Sean McDirmid2008-07-031-3/+9
* * scaladoc - changed two objects into vals to a...Sean McDirmid2008-06-241-46/+56
* Fixing problem with case classes and companion ...Sean McDirmid2008-06-041-30/+5
* Various bugfixes and upgrades to IDE support de...Sean McDirmid2008-06-011-10/+48
* Changes to support exposing AST in plugin.Sean McDirmid2008-05-311-5/+19
* IDE fixesSean McDirmid2008-05-191-6/+9
* Fixed bugsSean McDirmid2008-02-281-12/+44
* Changed scala.Symbol to be always internedIulian Dragos2008-02-181-2/+2
* More small fixes to the new IDE.Sean McDirmid2008-02-171-1/+1
* Fixing bugs in new and old plugin.Sean McDirmid2008-02-171-4/+4
* Fixed IDE for new-style case classes.Sean McDirmid2008-02-151-1/+1
* minor clean ups of Sean's commit; prepareing fo...Martin Odersky2008-01-281-9/+3
* Another massive IDE checkin.Sean McDirmid2008-01-271-0/+590