summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Changed mutable +: to +=:Martin Odersky2009-10-139-11/+14
* Fixed #2234.Philipp Haller2009-10-132-0/+5
* Fixed #2422 abd #2461Martin Odersky2009-10-137-7/+72
* Test case for #2127.Paul Phillips2009-10-131-0/+5
* vectors encore un foisTiark Rompf2009-10-131-9/+1043
* Fix for disabled test t2359.Philipp Haller2009-10-123-1/+2
* Fixed #2444Martin Odersky2009-10-1210-78/+27
* Fixed #2099.Martin Odersky2009-10-122-1036/+18
* reverted immutable.Vector because it gave rando...Martin Odersky2009-10-1239-179/+444
* Taking a first crack at straightening out MixTy...Paul Phillips2009-10-122-106/+60
* Renamed definedVars to deepBoundVariables.Paul Phillips2009-10-127-45/+68
* Added the concepts of "necessary type" and "suf...Paul Phillips2009-10-113-13/+21
* Further iteration related to patterns and bindi...Paul Phillips2009-10-113-46/+68
* More transitioning bindings to pattern vars.Paul Phillips2009-10-113-40/+41
* Created PatternVarGroup to hold a sequence of p...Paul Phillips2009-10-112-65/+86
* use arraycopy from Platform (for msil)Lukas Rytz2009-10-111-2/+3
* In the same way that raw Trees are giving way t...Paul Phillips2009-10-114-83/+88
* Improving tracing output, and more code organiz...Paul Phillips2009-10-117-151/+185
* reverted changes from r19034 due to jvm/sync-va...Tiark Rompf2009-10-102-497/+492
* made scala.collection.Vector create immutable v...Tiark Rompf2009-10-102-492/+497
* Finished the additions to RuleApplication.Paul Phillips2009-10-103-47/+47
* Further centralized all temporary variable crea...Paul Phillips2009-10-103-90/+79
* fixed another npe in VectorIteratorTiark Rompf2009-10-101-2/+2
* fixed npe when iterating over empty vectorTiark Rompf2009-10-101-0/+5
* fixed WrappedString issue from last commitTiark Rompf2009-10-101-26/+37
* Starting the process of properly encapsulating ...Paul Phillips2009-10-103-49/+82
* initial checkin of new immutable vectorsTiark Rompf2009-10-101-19/+1024
* Breaking down the matcher's various Mix* classe...Paul Phillips2009-10-092-67/+60
* Don't fold List.apply() to Nil in presentation ...Miles Sabin2009-10-091-1/+1
* Amazing how much code becomes unnecessary when ...Paul Phillips2009-10-092-104/+117
* Fix for a race condition when starting an Actor...Philipp Haller2009-10-093-6/+21
* merging msil (r19001) compiler changes to trunkLukas Rytz2009-10-092-2/+8
* removing jvm5 stuff from trunk, now in branches...Lukas Rytz2009-10-0911-5641/+0
* Moved yet more stuff out of ParallelMatching, a...Paul Phillips2009-10-084-193/+213
* Make the positions of the children of an Import...Miles Sabin2009-10-081-0/+2
* Reworked exhaustiveness checking yet further, a...Paul Phillips2009-10-084-117/+145
* 1) Removed a bunch of unnecessary calls to the ...Paul Phillips2009-10-084-93/+77
* Definite fix for #2060; fix for #2392.Martin Odersky2009-10-087-49/+81
* Renamed identifier pats to pmatch to reduce amb...Paul Phillips2009-10-082-45/+54
* Looked through the .disabled tests which are st...Paul Phillips2009-10-085-768/+33
* removing msil from trunk.Lukas Rytz2009-10-08211-5754/+3
* Switched to using .narrow where possible instea...Paul Phillips2009-10-083-18/+19
* scalap re-added to distribution packaging section.Antonio Cunei2009-10-081-1/+1
* Fixed #2425Martin Odersky2009-10-083-8/+12
* Finishing up a bit of treegen I had left in mid...Paul Phillips2009-10-081-23/+20
* Mostly, a pile of pattern matcher tracing code.Paul Phillips2009-10-074-123/+165
* Disabling another test trying to unhang the tes...Paul Phillips2009-10-072-0/+0
* Retains Import nodes until the typers phase so ...Miles Sabin2009-10-0710-51/+79
* Accidentally checked in a not-quite-working test.Paul Phillips2009-10-073-9/+1
* Daily switch of optimised nightly.Iulian Dragos2009-10-071-1/+1