summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* temporary fix for compiler crash in dependend m...Lukas Rytz2010-10-111-2/+6
* Some cleanups in the compiler source.Paul Phillips2010-10-1128-100/+81
* Better check for objects trying to sneak themse...Paul Phillips2010-10-111-5/+5
* Settings help tweak. Closes #3910, no review.Paul Phillips2010-10-091-1/+1
* Fans of scala cinema who have viewed this types...Paul Phillips2010-10-083-65/+117
* Did a bunch of symbol oriented work on checkers.Paul Phillips2010-10-076-27/+146
* * Fix regression with `display packages only`:...Pedro Furlanetto2010-10-072-10/+4
* Positioning fix closes #3092, no review.Paul Phillips2010-10-071-1/+1
* Unreverting r23174. No review.Paul Phillips2010-10-0613-112/+53
* An obviously wrong yet somehow brilliant piece ...Paul Phillips2010-10-061-1/+1
* Improves exhaustiveness analysis to not warn ab...Paul Phillips2010-10-051-10/+15
* Somewhere along the way AnyVal stopped working ...Paul Phillips2010-10-053-5/+14
* Massively simplified the exhaustiveness checker...Paul Phillips2010-10-051-24/+3
* Checkes the size of the author list properlyPedro Furlanetto2010-10-051-1/+1
* Locator should follow TypeTree#original to get ...Eugene Vigdorchik2010-10-041-10/+14
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-0413-53/+112
* 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