summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* fixed #2311.Martin Odersky2009-09-304-45/+72
* The sort of pattern matcher commit which makes ...Paul Phillips2009-09-302-98/+73
* improved annotations copying (documentation, mo...Lukas Rytz2009-09-294-7/+11
* More pattern matcher massaging.Paul Phillips2009-09-292-28/+31
* Removing Tree => Pattern crutch implicits as pa...Paul Phillips2009-09-291-41/+36
* minor cleanup of fix for #2316 (by retronym)Adriaan Moors2009-09-292-2/+1
* fixed #2316: No longer cache entire SearchResul...Adriaan Moors2009-09-293-57/+17
* Equality tests emerging from the pattern matche...Paul Phillips2009-09-292-5/+18
* A couple minor tweaks I missed in the last patch.Paul Phillips2009-09-292-7/+3
* Back to work on the pattern matcher.Paul Phillips2009-09-293-102/+137
* Lazy fields null out fields that are used only ...Iulian Dragos2009-09-282-12/+85
* refined implicit resolution.Martin Odersky2009-09-284-25/+57
* Changed OffsetPositions to say something useful...Paul Phillips2009-09-261-6/+4
* Fixed another array problemMartin Odersky2009-09-252-3/+14
* More accumulated XML work, including removing s...Paul Phillips2009-09-252-8/+10
* Short/Byte/Char/Int scrutinees will now be comp...Paul Phillips2009-09-254-5/+7
* reverted 'doArg' change made in r18738, removed...michelou2009-09-254-9/+21
* Reverted r18215 at martin's request.Paul Phillips2009-09-251-4/+1
* Collections refactoring.Martin Odersky2009-09-254-6/+15
* Small adjustment to Directory.Paul Phillips2009-09-251-2/+6
* copying of field annotations can now be control...Lukas Rytz2009-09-254-13/+39
* This patch represents breaking out bits of code...Paul Phillips2009-09-246-162/+184
* fix #2390Lukas Rytz2009-09-241-2/+3
* fix for #2382Lukas Rytz2009-09-241-7/+12
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-2421-15/+15
* fixed #2290 and #2325Lukas Rytz2009-09-243-26/+34
* moved sortWith from Iterable to Sequence (becau...Martin Odersky2009-09-241-3/+15
* pack200 ant task will be used for better compre...Lukas Rytz2009-09-242-0/+186
* The results of examining many instances of !!! ...Paul Phillips2009-09-231-8/+3
* Fix and test case for #2377.Paul Phillips2009-09-231-3/+23
* Fixed #2381.Martin Odersky2009-09-235-20/+50
* Removed redundant method isValueType.Paul Phillips2009-09-233-11/+5
* Removed StringVector and all uses thereof.Paul Phillips2009-09-234-15/+10
* Support code I need for certain equality strate...Paul Phillips2009-09-222-9/+23
* fixed doArgs (Settings.scala) and loadFrom (Plu...michelou2009-09-223-46/+51
* improved patch from james matlikLukas Rytz2009-09-221-0/+13
* Attempt at fix for lift crash on 2.7.6Martin Odersky2009-09-221-18/+29
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-2221-93/+142
* Removed 150,000 unnecessary boxings. InterestingPaul Phillips2009-09-211-4/+4
* Changed vt-warning workaround to enable the set...Paul Phillips2009-09-211-0/+3
* Re-enabled the self-type check which was breaki...Paul Phillips2009-09-211-16/+13
* new arrays are done.Martin Odersky2009-09-2116-269/+221
* Attention drawn toward MarkupParsers, I found I...Paul Phillips2009-09-211-327/+260
* Fix for #2354, and made the surrounding XML par...Paul Phillips2009-09-191-118/+89
* Fixed the crash in the optimizer for nested exc...Iulian Dragos2009-09-1811-43/+38
* new starr, with some changes to varargs handling.Martin Odersky2009-09-1720-81/+139
* Cleaning code: removed unused methods, type lit...Gilles Dubochet2009-09-164-21/+12
* Temporarily disabled the check which is breakin...Paul Phillips2009-09-161-13/+16
* Fix and test case for #2081.Paul Phillips2009-09-151-10/+24
* Proposed (ideally destined for improvement and/...Paul Phillips2009-09-141-1/+3