summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* init currentTyperRun rather than leaving it nul...Eugene Vigdorchik2010-10-041-2/+2
* Pattern matching on Array types, working for re...Paul Phillips2010-10-041-22/+43
* Authors taglet is back to docs.Pedro Furlanetto2010-10-041-0/+8
* Work on the pattern matcher.Paul Phillips2010-10-0313-112/+53
* Removes a bunch of private functions which are ...Paul Phillips2010-10-0316-94/+1
* Another attempt for #1591.Hubert Plociniczak2010-10-0113-59/+118
* Still giddy with the thrill of fixing #266, I v...Paul Phillips2010-09-301-2/+6
* While trying to come to an understanding with #...Paul Phillips2010-09-3015-83/+158
* [scaladoc] JavaScript template search uses a st...Gilles Dubochet2010-09-302-41/+103
* Reverted an earlier binary incompatible change ...Martin Odersky2010-09-292-8/+8
* Changed Response so that get does what it did b...Martin Odersky2010-09-291-19/+48
* need an access to compileRunner from Eclipse to...Eugene Vigdorchik2010-09-291-1/+1
* Closes #3875. Review by vigdorchick.Martin Odersky2010-09-292-10/+13
* Revert changes related to #1591. no review.Hubert Plociniczak2010-09-2910-114/+57
* Fixes scaladoc issues with lazy vals.Hubert Plociniczak2010-09-293-6/+22
* More beautification of icode checker output.Paul Phillips2010-09-281-14/+22
* 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
* 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
* close #3864.Lukas Rytz2010-09-271-1/+1
* Some progress on reviving TreeCheckers, plus a ...Paul Phillips2010-09-248-85/+137
* closes #3808.Adriaan Moors2010-09-243-27/+19
* Adds a half second delay before showing tooltips.Pedro Furlanetto2010-09-241-1/+3
* closes #3857: retain pre-erasure info in type h...Adriaan Moors2010-09-231-25/+38
* closes #3800.Adriaan Moors2010-09-231-4/+4
* 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
* Rollback MutableSourceFile, the whole idea is b...Eugene Vigdorchik2010-09-231-41/+24
* closes #3792: type equality for singleton types...Adriaan Moors2010-09-221-9/+11
* removed deskolemize hack for tcpoly.Adriaan Moors2010-09-223-3/+5
* A cleanup of the inliner.Paul Phillips2010-09-2221-743/+450
* Closes #1591.Hubert Plociniczak2010-09-228-52/+89
* do not cache lineIndices for MutableSourceFile.Eugene Vigdorchik2010-09-221-2/+6
* Scala IDE needs mutable files with changing con...Eugene Vigdorchik2010-09-214-27/+40
* [scaladoc] Closes #3541.Gilles Dubochet2010-09-211-1/+9
* Painstaking elimination of redundant array crea...Paul Phillips2010-09-212-28/+27
* Adds links from letters to the reference index ...Pedro Furlanetto2010-09-204-15/+20
* Mostly a setup commit.Paul Phillips2010-09-196-72/+155
* Removed unnecessary param. Review by milessabin.Martin Odersky2010-09-181-1/+1
* added typedLastTree functionality to CompilerCo...Martin Odersky2010-09-184-8/+39