summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* new presentation compiler GlobalMartin Odersky2009-05-221-0/+243
* Make sure the symbol for the implementation cla...Miles Sabin2009-05-211-0/+1
* Fix and test for #1360 - when passing a sequenc...Paul Phillips2009-05-213-9/+22
* Fixed output directories for inner classes.Iulian Dragos2009-05-212-16/+20
* Unreasonably satisfying patch which sets immuta...Paul Phillips2009-05-2018-345/+89
* more debugging code for teh NoSuchElementExceptionLukas Rytz2009-05-201-8/+5
* Added :silent feature to disable automatic toSt...Paul Phillips2009-05-192-7/+10
* Added support for AbstractFile subclasses other...Miles Sabin2009-05-191-13/+16
* small modifications to collections.Martin Odersky2009-05-1912-1365/+1225
* Fixed interpreter output directoriesIulian Dragos2009-05-193-9/+9
* some temporary code to find the bug (NoSuchElem...Lukas Rytz2009-05-191-1/+18
* Fixed check for output directory when multiple ...Iulian Dragos2009-05-181-2/+2
* Added support for multiple output directories (...Iulian Dragos2009-05-183-7/+100
* Fixed separate compilation of traits when not u...Iulian Dragos2009-05-181-2/+1
* Switch over to new scanner/parser.Miles Sabin2009-05-1812-6406/+724
* fixed .net buildLukas Rytz2009-05-161-1/+1
* some minor cruft removal.Paul Phillips2009-05-141-12/+5
* Obeyed another todo directive.Paul Phillips2009-05-141-9/+1
* Obeyed comment attached to checkMalformedSwitch...Paul Phillips2009-05-142-22/+7
* Further stability test failures will be fatal a...Antonio Cunei2009-05-141-2/+2
* Fixed stability issues.Iulian Dragos2009-05-141-3/+3
* Fix for #1393.Paul Phillips2009-05-131-1/+3
* Various improvements to the optimiser: more agg...Iulian Dragos2009-05-1315-82/+177
* Removed what I believe to be accumulated cruft ...Paul Phillips2009-05-131-44/+1
* Reinstated old, trusted starr from r17713.Antonio Cunei2009-05-131-0/+11
* Tentative fix for both #715 and #1896.Paul Phillips2009-05-131-1/+1
* Reverted overconfident patch for #715 while I f...Paul Phillips2009-05-121-5/+2
* Fix for #715.Paul Phillips2009-05-121-2/+5
* The compiler will complain when trying toAntonio Cunei2009-05-122-8/+14
* Fixed Scalac ant tasks for windows when forkingJosh Suereth2009-05-121-11/+20
* separated mutable and immutable mapsMartin Odersky2009-05-125-8/+11
* Further refinement of fix for #1960.Paul Phillips2009-05-081-3/+7
* Fix and test case for #1960.Paul Phillips2009-05-081-3/+16
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-081-1/+1
* massive new collections checkin.Martin Odersky2009-05-0850-144/+4981
* Modified ObjectRunner to use Extension classloa...Paul Phillips2009-05-061-3/+20
* Fix for #1878.Paul Phillips2009-05-061-1/+1
* undid accidental checkin of nsc.docMartin Odersky2009-05-066-40/+38
* new collections snapshotMartin Odersky2009-05-056-38/+40
* Fix and test case for #1286.Paul Phillips2009-05-041-0/+9
* fixing what looks like a problem in ParallelMat...Martin Odersky2009-05-041-1/+9
* making the backend work for new as well as old ...Martin Odersky2009-05-043-6/+8
* Fix for #805Paul Phillips2009-05-041-1/+1
* caught corner case for interpreter commands.Paul Phillips2009-05-031-4/+9
* Renamed overloaded toString variations througho...Paul Phillips2009-05-011-1/+1
* Fix and test for #1937Paul Phillips2009-04-301-1/+1
* Fix and test case for #1626.Paul Phillips2009-04-301-0/+2
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-2911-78/+36
* added isInstanceOf/asInstanceOf to repl completionPaul Phillips2009-04-291-1/+3
* Added a MissingRequirementError variant of Fata...Paul Phillips2009-04-283-3/+13