summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Modified typekinds to offer a more general lub ...Paul Phillips2010-09-281-43/+42
* Integrating feedback from martin and iulian int...Paul Phillips2010-09-285-27/+57
* partial revert of r23128 ("see #3859.Adriaan Moors2010-09-282-4/+2
* closes #3859.Adriaan Moors2010-09-283-10/+13
* closes #3865: scaladoc now prints anonymous typ...Adriaan Moors2010-09-281-3/+9
* Fix and test case for #3855.Paul Phillips2010-09-281-1/+35
* A little reorganization of some pattern matcher...Paul Phillips2010-09-282-40/+37
* Refined crash avoidance related to self type te...Paul Phillips2010-09-281-2/+2
* Fixed an ancient crasher in explicitouter invol...Paul Phillips2010-09-282-13/+14
* replaced deprecated method call. review by rytz.Martin Odersky2010-09-281-1/+1
* Update comment in ByteCodecs. No review.Lukas Rytz2010-09-281-3/+16
* Fixes an infinite loop.Aleksandar Pokopec2010-09-281-0/+4
* Bringing the tree and icode checkers back to life.Paul Phillips2010-09-2722-665/+661
* closes #3873.Adriaan Moors2010-09-271-74/+15
* Fixes comments in Map and mutable.Map. No reviewAleksandar Pokopec2010-09-272-2/+2
* close #3864.Lukas Rytz2010-09-272-2/+4
* Fixes #3829. Review by extempore.Aleksandar Pokopec2010-09-273-17/+34
* Fixes #3847. No review.Aleksandar Pokopec2010-09-271-1/+1
* Removes abstract types in ParSeq and ParIterable.Aleksandar Pokopec2010-09-252-2/+2
* Some progress on reviving TreeCheckers, plus a ...Paul Phillips2010-09-248-85/+137
* Fixed an abstract type issue. No reviewAleksandar Pokopec2010-09-242-5/+1
* A small typo. No reviewAleksandar Pokopec2010-09-241-1/+1
* Fixed ParSeqView, added Patched and Reversed.Aleksandar Pokopec2010-09-242-31/+62
* closes #3808.Adriaan Moors2010-09-243-27/+19
* Adds a half second delay before showing tooltips.Pedro Furlanetto2010-09-241-1/+3
* zippedWithIndex and zippedAll added to ParItera...Aleksandar Pokopec2010-09-237-17/+117
* closes #3857: retain pre-erasure info in type h...Adriaan Moors2010-09-231-25/+38
* closes #3800.Adriaan Moors2010-09-231-4/+4
* Adds a zip for ParIterables + a new Zipped view...Aleksandar Pokopec2010-09-235-74/+195
* AIOOBE in scanner when typing in the end of file.Eugene Vigdorchik2010-09-231-1/+2
* InterruptedException while waiting for result s...Eugene Vigdorchik2010-09-231-1/+6
* Revert "CPI -> SCPI to (hopefully) fix scaladoc...Adriaan Moors2010-09-231-1/+1
* CPI -> SCPI to (hopefully) fix scaladoc failure...Adriaan Moors2010-09-231-1/+1
* Rollback MutableSourceFile, the whole idea is b...Eugene Vigdorchik2010-09-231-41/+24
* Added an override to immutable.IndexedSeq#toInd...Paul Phillips2010-09-221-0/+1
* closes #3792: type equality for singleton types...Adriaan Moors2010-09-221-9/+11
* removed deskolemize hack for tcpoly.Adriaan Moors2010-09-223-3/+5
* documentation for conforms and friendsAdriaan Moors2010-09-221-7/+17
* A cleanup of the inliner.Paul Phillips2010-09-2221-743/+450
* Reimplementing parallel views to solve several ...Aleksandar Pokopec2010-09-229-38/+233
* Closes #1591.Hubert Plociniczak2010-09-2211-53/+115
* do not cache lineIndices for MutableSourceFile.Eugene Vigdorchik2010-09-221-2/+6
* Found the following inefficiencies in fjbg:Paul Phillips2010-09-221-3/+37
* Scala IDE needs mutable files with changing con...Eugene Vigdorchik2010-09-214-27/+40
* [scaladoc] Closes #3541.Gilles Dubochet2010-09-211-1/+9
* Fixes the way results of Scalatest are checked ...Gilles Dubochet2010-09-211-1/+2
* Painstaking elimination of redundant array crea...Paul Phillips2010-09-212-28/+27
* Changed Seq#distinct to use a mutable hashset r...Paul Phillips2010-09-201-3/+3
* Tail recursive implementation of mapConserve, s...Paul Phillips2010-09-201-18/+21
* Adds links from letters to the reference index ...Pedro Furlanetto2010-09-204-15/+20