summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove now redundant check (see #4426).Hubert Plociniczak2011-04-291-6/+2
* Fixes #4525. No review.Martin Odersky2011-04-291-26/+33
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-28104-193/+192
* Improved the error message for another of the m...Paul Phillips2011-04-281-0/+42
* Improvements to the AST browser contributed by ...Paul Phillips2011-04-281-15/+111
* Upgraded -d so you can output classes directly ...Paul Phillips2011-04-284-68/+152
* Cleaned up some hopelessly atrophied documentat...Paul Phillips2011-04-272-42/+17
* Trying out a different strategy for restoring t...Paul Phillips2011-04-271-15/+25
* Trying to fix the pattern matcher took me into ...Paul Phillips2011-04-272-107/+90
* A little cleanup on a repl command, no review.Paul Phillips2011-04-271-3/+12
* Fixed a booch I made in io.Position's positioning.Paul Phillips2011-04-271-1/+1
* Fixed inversion of fsc's exit code, closes #451...Paul Phillips2011-04-271-5/+4
* More bridges in collections. Review by prokopec.Martin Odersky2011-04-279-5/+34
* Some solid progress on the pattern matcher, no ...Paul Phillips2011-04-265-82/+136
* Added a bunch of bridges to make ameliorate bin...Martin Odersky2011-04-2431-285/+604
* Added warning when someone tries to return a no...Paul Phillips2011-04-241-7/+13
* Removed restriction on case classes having only...Paul Phillips2011-04-242-6/+8
* Enclosed the out of bounds index with some IOOB...Paul Phillips2011-04-242-24/+2
* Updated a bunch of @deprecated annotations to h...Paul Phillips2011-04-2487-121/+121
* Refined handling fo @bridge methods.Martin Odersky2011-04-244-12/+18
* Working my way through pattern matcher sequence...Paul Phillips2011-04-236-208/+148
* Shows migration and it's message.Pedro Furlanetto2011-04-231-5/+14
* Reverted a jline commit which had broken histor...Paul Phillips2011-04-234-73/+3
* Strip unused pattern variable bindings out befo...Paul Phillips2011-04-231-5/+17
* Introduce new request for informing the present...Eugene Vigdorchik2011-04-232-1/+29
* Fixing a BaseBerrySethi bug I introduced in r19...Paul Phillips2011-04-221-2/+0
* Fixed spurious qualification of types that are ...Martin Odersky2011-04-222-9/+9
* Some more tweaks to the bridge scheme.Martin Odersky2011-04-212-5/+2
* Added bridge method capability to compiler.Martin Odersky2011-04-218-12/+35
* Made FreshRunReq a traceable exception, so that...Martin Odersky2011-04-214-9/+15
* There is still all kinds of code in the pattern...Paul Phillips2011-04-214-192/+123
* One of the blips in the performance charts seem...Paul Phillips2011-04-208-18/+73
* Some tweaks to slice to make it run faster, no ...Paul Phillips2011-04-202-2/+12
* [scaladoc] kindFilter should switch show/hide a...Kato Kazuyoshi2011-04-201-2/+5
* [MSIL] finer-grain debugging (steps one sub-exp...Miguel Garcia2011-04-204-48/+59
* Shows deprecation message only once.Pedro Furlanetto2011-04-201-2/+12
* Makes entire package area clickable in the left...Pedro Furlanetto2011-04-203-32/+34
* Removed GenTravOnceLike and TravOnceLike, put t...Aleksandar Pokopec2011-04-1936-927/+875
* [scaladoc] Removed some drop shadows from CSS, ...Donna Malayeri2011-04-191-10/+14
* [scaladoc] Change URL when navigating Scaladoc,...Donna Malayeri2011-04-192-3/+65
* [scaladoc] CSS tweaks, changes to display of li...Donna Malayeri2011-04-193-73/+27
* Further optimizations of implicits.Martin Odersky2011-04-192-3/+16
* Trying to get build times down by refining impl...Martin Odersky2011-04-191-6/+121
* Revised that last botched commit. No review.Paul Phillips2011-04-171-11/+23
* Added releaseVersion and developmentVersion to ...Paul Phillips2011-04-171-4/+23
* [scaladoc] Strike-through for deprecated symbol...Kato Kazuyoshi2011-04-153-24/+39
* Couple of fixes to the usecases in docs.Aleksandar Pokopec2011-04-153-11/+11
* Having been tortured by remorse ever since tiar...Paul Phillips2011-04-156-282/+251
* Some mopping up having to do with deprecated ga...Paul Phillips2011-04-153-6/+10
* Various addenda to soc's patch: regenerating Pr...Paul Phillips2011-04-1439-73/+71