summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed implicit use of any java.lang classes f...mihaylov2007-03-2630-24/+38
* Added test case for bug #1020.Iulian Dragos2007-03-261-3/+16
* Fixed bug #1020 (crash on finally with try-catch).Iulian Dragos2007-03-262-18/+12
* Moved pos/contribution_406.scala in pending bec...mihaylov2007-03-263-7/+5
* Added a test case from contribution #406mihaylov2007-03-262-0/+7
* ParallelMatching falls back when it cannot gene...Burak Emir2007-03-242-3/+21
* split test files in the original unchanged file...Adriaan Moors2007-03-241-1/+2
* - added user-accessible settings for the interp...Lex Spoon2007-03-243-27/+96
* Removed Iterable.toArray; it conflicts with Bit...Lex Spoon2007-03-242-11/+1
* added shootout benchmarks to scalatestAdriaan Moors2007-03-241-0/+21
* fixed Seq.toStringLex Spoon2007-03-241-1/+2
* Reverted toString in Seq, Map, and Set; it now ...Lex Spoon2007-03-243-37/+12
* - tweaked two commentsLex Spoon2007-03-241-2/+13
* changes check fileMartin Odersky2007-03-241-2/+2
* fixed bug1014Martin Odersky2007-03-235-12/+153
* Fixed ArrayIndexOutOfBounds in cached bigints f...Iulian Dragos2007-03-231-2/+3
* Fixed unary minus in BigInt (changed from -: to...Iulian Dragos2007-03-231-1/+1
* renamed getOrElsePut to getOrElseUpdate, which ...Lex Spoon2007-03-231-4/+4
* - toString() on large collections now only printsLex Spoon2007-03-234-7/+55
* added test for unapply in StreamsLex Spoon2007-03-231-1/+14
* when printing an import statement, do not add {...Lex Spoon2007-03-231-1/+5
* Fixed compilation errors in distribution examples.Iulian Dragos2007-03-235-20/+25
* fixed bug related to default patternsBurak Emir2007-03-231-2/+3
* Fixed stupid comparison warning.Iulian Dragos2007-03-231-17/+0
* fixed bug1011Martin Odersky2007-03-235-6/+34
* fixed nonsensical warningsMartin Odersky2007-03-231-3/+3
* fixed bug1010Martin Odersky2007-03-232-0/+11
* Fixed contribution #396mihaylov2007-03-231-1/+1
* added test cases in deeps.scalamichelou2007-03-222-0/+29
* edited testsMartin Odersky2007-03-224-95/+7
* modified sinsibility checks and test casesMartin Odersky2007-03-228-26/+46
* (1) added readLong to Console.Martin Odersky2007-03-227-2/+135
* added links to compiler sourcesmichelou2007-03-221-393/+464
* corrected code example in Scala commentmichelou2007-03-221-27/+35
* fixed coverage checking to use <:< (Adriaan's b...Burak Emir2007-03-221-2/+5
* Rolled back changes for assignments that carry ...Iulian Dragos2007-03-221-30/+38
* oops, forgot to add ParallelMatchingBurak Emir2007-03-221-0/+589
* new pattern matching algoBurak Emir2007-03-2218-502/+404
* Added support in the backend for assignments th...Iulian Dragos2007-03-211-38/+30
* Major rewrite of optimization phases.Iulian Dragos2007-03-2122-212/+616
* updated STARR to Scala 2.4.0-finalmichelou2007-03-213-4/+5
* comment updates for various set and map classes...Lex Spoon2007-03-2112-72/+97
* added Array.deepEquals, improved external links...michelou2007-03-209-57/+345
* reverted last changemichelou2007-03-201-0/+2
* added resource 'source.png' in DocGeneratormichelou2007-03-203-3/+65
* updated lib/ant-contrib.jar to version 1.0b3 (w...michelou2007-03-201-1/+1
* added ${version.suffix}michelou2007-03-202-61/+77
* Use compat.StringBuilder in runtime.BoxedArraymihaylov2007-03-201-0/+1
* Catch tail calls made from tail boolean or.Iulian Dragos2007-03-193-1/+26
* added more links to source filesmichelou2007-03-192-2/+89