summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added doc commentMartin Odersky2011-01-161-0/+6
* Rollback changes to canRedefine.Eugene Vigdorchik2011-01-161-1/+1
* Do not redefine the symbol in a class file to p...Eugene Vigdorchik2011-01-161-1/+1
* This outlaws explicit isInstanceOf tests on val...Paul Phillips2011-01-151-1/+5
* Optimization to string concatenation.Paul Phillips2011-01-152-16/+48
* There were some shenanigans in normalize trying...Paul Phillips2011-01-151-17/+5
* Validate positions only in debug mode. No reviewEugene Vigdorchik2011-01-151-1/+1
* Fix for a jline paste bug. No review.Paul Phillips2011-01-133-23/+19
* Optimization for Manifest.equals.Paul Phillips2011-01-132-82/+106
* Disabled browsing in the empty package, hopeful...Martin Odersky2011-01-131-1/+4
* Purely detabification of the process code.Paul Phillips2011-01-127-438/+438
* Some modifications to @elidable: for reasons lo...Paul Phillips2011-01-122-14/+29
* Merge branch 'work'Aleksandar Pokopec2011-01-121-0/+1
* Some fixes for partest issues.Paul Phillips2011-01-1211-559/+373
* More fiddling with the process code.Paul Phillips2011-01-127-245/+286
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-12104-176/+953
* In r22807 an optimization was added to remove B...Paul Phillips2011-01-112-4/+12
* Make scala.collection.immutable.Set1, .Set2, Se...Donna Malayeri2011-01-111-4/+4
* Allow reload to be issued inside ask non-interr...Eugene Vigdorchik2011-01-111-1/+3
* Modify scala.Array to extend java.io.Serializable.Donna Malayeri2011-01-101-1/+1
* Pulled some bit level operations into their own...Paul Phillips2011-01-105-88/+80
* A test case for recently fixed #4114. Plus!Paul Phillips2011-01-102-4/+5
* Made <:< and =:= serializable.Paul Phillips2011-01-101-3/+3
* Renamed a file (I thought I already renamed thi...Paul Phillips2011-01-101-0/+0
* Moved the presentation compiler thread in its o...Iulian Dragos2011-01-103-43/+68
* Second try for "Changing the intersectionWitnes...Iulian Dragos2011-01-102-5/+19
* Made presentation type checker idempotent and r...Martin Odersky2011-01-103-31/+45
* Re-disabled constant folding for interactive co...Iulian Dragos2011-01-101-2/+2
* Changing the intersectionWitness map to use wea...Iulian Dragos2011-01-103-6/+9
* Fixes #4112. Closes #4112.Aleksandar Pokopec2011-01-101-0/+8
* Added comments for #4008.Aleksandar Pokopec2011-01-102-4/+28
* Fixes #4054.Aleksandar Pokopec2011-01-101-0/+11
* Enabled parallel group by.Aleksandar Pokopec2011-01-102-6/+6
* Unfinalized a couple unnecessarily final methods.Paul Phillips2011-01-101-13/+6
* Couldn't stop working on tailcalls.Paul Phillips2011-01-101-77/+78
* A pretty severe bug in the recognition of tail ...Paul Phillips2011-01-101-127/+100
* Oops, the implicit not found message was wrong:Paul Phillips2011-01-101-1/+1
* Fixed a mis-deprecation step where remove was r...Paul Phillips2011-01-101-4/+4
* Refactored browsing loaders so that they can be...Martin Odersky2011-01-092-89/+112
* Implemented toplevel browsing in IDE, so that s...Martin Odersky2011-01-094-27/+136
* Closes #4114. No review.Martin Odersky2011-01-091-1/+1
* Closes #3984 by the most arduous and indirect r...Paul Phillips2011-01-093-297/+238
* Brought back and deprecated onlyPresentation to...Paul Phillips2011-01-091-3/+11
* Warded off an NPE (which only arose on erroneou...Paul Phillips2011-01-092-4/+5
* The ensuring methods should be by-name on the m...Paul Phillips2011-01-091-2/+2
* Reverting fix for #4047 until I figure out why ...Hubert Plociniczak2011-01-081-8/+5
* Untangling parsers from compilation units so th...Martin Odersky2011-01-083-38/+87
* Applying some short-term balm to scaladoc since...Paul Phillips2011-01-081-13/+14
* Override checks and self-types still needed som...Paul Phillips2011-01-085-4/+11
* Great moments in code reuse:Paul Phillips2011-01-0715-84/+68