summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* clean up, unapply disables any form of exhausti...Burak Emir2007-02-062-17/+14
* Fixed references to the deprecated ListMap.Emptymihaylov2007-02-065-6/+6
* Added a reference to Settings in AbstractReportermihaylov2007-02-0610-47/+50
* Removed the PrintStream version of Stream.printmihaylov2007-02-061-6/+4
* Use tuple syntax instead of Pair/Triple in the ...mihaylov2007-02-062-62/+63
* Fixed some svn propertiesmihaylov2007-02-062-4/+4
* Merged the dotnet-scala branchmihaylov2007-02-0633-158/+3736
* clean upBurak Emir2007-02-063-139/+143
* scala.actors: removed ugly flow control.Philipp Haller2007-02-051-18/+13
* exhaustivity reworkedBurak Emir2007-02-058-30/+116
* changed pair(...) to {...}Martin Odersky2007-02-0562-351/+337
* improved MSIL support in the test/scalatest scriptmihaylov2007-02-051-11/+14
* removed the executable propertiy from test casesmihaylov2007-02-0518-0/+0
* Fixed svn properties in test/files/runmihaylov2007-02-053-0/+0
* Honour the -nowarn flagmihaylov2007-02-051-1/+2
* MSIL-firendly test suitmihaylov2007-02-0520-3/+849
* fixed compilation error in CopyPropagation.scalamichelou2007-02-054-112/+129
* Fixed some deprecated and pattern matching warn...Iulian Dragos2007-02-053-5/+8
* scala.actors: removed Exit class.Philipp Haller2007-02-044-33/+36
* (no commit message)Martin Odersky2007-02-0325-177/+186
* hacking matcher to death 4 exhaustivityBurak Emir2007-02-032-16/+68
* rewrote list patterns to avoid exhaustivity war...Burak Emir2007-02-031-6/+12
* added comment & test caseMartin Odersky2007-02-023-1/+24
* deprecated checks moved to refchecks.Martin Odersky2007-02-0222-77/+162
* scala.actors: exit now works inside loop.Philipp Haller2007-02-022-17/+10
* Cleaned-up actor examples.Philipp Haller2007-02-0210-149/+131
* (no commit message)Philipp Haller2007-02-022-23/+23
* build.xml: fixed problem building ScalaDoc on J...Philipp Haller2007-02-021-1/+1
* refined exhaustivity checkBurak Emir2007-02-023-11/+66
* matching: + exhaustivity check, warningsBurak Emir2007-02-026-9/+218
* subClasses => childrenMartin Odersky2007-02-012-8/+8
* added private[this] and protected[this] modifiers.Martin Odersky2007-02-0111-117/+148
* scala.actors: added some more ScalaDoc comments.Philipp Haller2007-02-018-44/+128
* Excluded scala/actors/ThreadPoolScheduler.scala...Philipp Haller2007-02-011-0/+1
* added test case 4 select unapplyBurak Emir2007-01-312-106/+20
* Reverted to old slightly-less-broken scheme for...Gilles Dubochet2007-01-311-1/+8
* Added test for console classIulian Dragos2007-01-312-0/+17
* Fixed some bugs, added test case for ConsoleIulian Dragos2007-01-311-0/+12
* scala.actors: fixed build on JDK 1.4Philipp Haller2007-01-314-23/+70
* fixed Console.printfMartin Odersky2007-01-312-1/+12
* made pattern constructors termsymbolsMartin Odersky2007-01-3120-127/+141
* uncurried Console.printfmichelou2007-01-313-22/+111
* excludes JDK5Scheduler.scala on Java 1.4michelou2007-01-311-0/+5
* Small updates to collection library:Gilles Dubochet2007-01-312-7/+16
* Build script's SVN revision guessing compatible...Gilles Dubochet2007-01-311-8/+1
* Uncommented printfIulian Dragos2007-01-311-2/+2
* commented debug printBurak Emir2007-01-301-1/+1
* reverted more still brokeBurak Emir2007-01-302-13/+4
* reverted change, breaks code :/Burak Emir2007-01-301-4/+4
* fixed bug920Martin Odersky2007-01-301-2/+6