summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Collapse)AuthorAgeFilesLines
* added Array.deepToString, cleaned up MatchErrormichelou2007-03-162-0/+90
|
* fixed test to new MatchError interfaceBurak Emir2007-03-151-2/+2
|
* fixed bug 1000 and david pollaks problem wrt tu...Martin Odersky2007-03-132-0/+13
| | | | | fixed bug 1000 and david pollaks problem wrt tupling
* fixed check file for run/bitsets.scalamichelou2007-03-082-2/+9
|
* added more test cases for class BitSetmichelou2007-03-082-22/+87
|
* fixed 2 bugs in classs BitSet and added scalado...michelou2007-03-072-0/+39
| | | | | | fixed 2 bugs in classs BitSet and added scaladoc comment methods isInstanceOf and synchronized
* fixed bug 979Martin Odersky2007-03-061-0/+14
|
* fixed bug978Martin Odersky2007-03-051-0/+38
|
* now allows & for by-name params and parameters ...Martin Odersky2007-02-202-0/+22
| | | | | now allows & for by-name params and parameters methods.
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-205-33/+33
| | | | | | regenerated TupleN classes so that their toString matches the (...) tuple syntax update .check files that contained tuple toString output
* re-enabled stability test; added sections.Martin Odersky2007-02-161-2/+2
|
* more changes to make tuples (...)Martin Odersky2007-02-145-14/+39
|
* changed tuple syntax to (...)Martin Odersky2007-02-132-9/+9
|
* Merged the dotnet-scala branchmihaylov2007-02-068-57/+99
|
* clean upBurak Emir2007-02-061-3/+16
|
* exhaustivity reworkedBurak Emir2007-02-052-0/+38
|
* Fixed svn properties in test/files/runmihaylov2007-02-053-0/+0
|
* MSIL-firendly test suitmihaylov2007-02-0520-94/+849
|
* (no commit message)Martin Odersky2007-02-031-1/+1
|
* matching: + exhaustivity check, warningsBurak Emir2007-02-021-0/+31
| | | | | | | | Iterator: gets mkString method Iterable: only whitespace Definitions: value classes no longer SEALED test cases for exhaustivity + unapply/array
* added test case 4 select unapplyBurak Emir2007-01-311-3/+20
|
* made pattern constructors termsymbolsMartin Odersky2007-01-312-0/+21
|
* fixed flathashtable.Martin Odersky2007-01-302-0/+51
|
* fixed bug in FlatHashTable; intern Symbols; rem...Martin Odersky2007-01-301-1/+1
| | | | | | fixed bug in FlatHashTable; intern Symbols; removed view bound in Set.empty
* Fixed the bugfix for returns inside finallyIulian Dragos2007-01-292-0/+50
|
* method Source::getLinesBurak Emir2007-01-241-0/+30
|
* forgot check file and removed flags fileBurak Emir2007-01-241-0/+1
|
* moved working tests to filesBurak Emir2007-01-243-0/+114
|
* new testsMartin Odersky2007-01-232-0/+154
|
* Moved collection test to pendingIulian Dragos2007-01-192-138/+0
|
* Added tests for HashTreeSet and HashTreeMapLex Spoon2007-01-192-0/+10
|
* (no commit message)Martin Odersky2007-01-102-0/+26
|
* Changed the checkfile to match old field initia...Iulian Dragos2007-01-051-6/+6
| | | | | Changed the checkfile to match old field initialization order
* 1.Martin Odersky2007-01-037-9/+161
|
* unapply <-> as in "Matching with Objects"Burak Emir2006-12-252-3/+37
|
* updated check files with new tuple syntaxmichelou2006-12-134-31/+34
|
* more on Xkilloption, and a PM fixBurak Emir2006-12-032-4/+32
|
* more fun with positions, and updated docBurak Emir2006-11-281-3/+3
|
* Fixed bug with calls in tail position with fina...Iulian Dragos2006-11-272-0/+43
| | | | | Fixed bug with calls in tail position with final handlers.
* (no commit message)Lex Spoon2006-11-242-24/+0
|
* Fixed the test to be clearerLex Spoon2006-11-242-5/+6
|
* *** empty log message ***Lex Spoon2006-11-241-1/+1
|
* (no commit message)Lex Spoon2006-11-242-0/+23
|
* (no commit message)Martin Odersky2006-11-162-0/+34
|
* Fixed test/files/run/richs.scala according to t...mihaylov2006-11-141-2/+2
| | | | | Fixed test/files/run/richs.scala according to the latest RichChar
* Improved the fix and test case for bug #819mihaylov2006-11-132-7/+11
|
* Added test for bug 891 (unboxing and promotion)Iulian Dragos2006-11-132-0/+14
|
* Improved class-level value initializationmihaylov2006-11-061-6/+6
|
* caseclass->productBurak Emir2006-11-052-7/+7
|
* added tests for rich charactersmichelou2006-11-022-6/+44
|