summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* check for variables in pattern alternatives; ch...Martin Odersky2007-04-102-2/+2
* adding test files from tcpoly branch without hi...Adriaan Moors2007-04-066-0/+170
* Got rid of warningsSean McDirmid2007-03-302-29/+7
* Fixing the build (toString() issues in the comp...Sean McDirmid2007-03-3012-177/+199
* Fixed tail call elimination for calls in the rh...Iulian Dragos2007-03-282-0/+4
* Added test case for bug #1020.Iulian Dragos2007-03-261-3/+16
* added test for unapply in StreamsLex Spoon2007-03-231-1/+14
* added test cases in deeps.scalamichelou2007-03-222-0/+29
* modified sinsibility checks and test casesMartin Odersky2007-03-222-13/+0
* new pattern matching algoBurak Emir2007-03-223-24/+35
* added Array.deepEquals, improved external links...michelou2007-03-203-41/+110
* Catch tail calls made from tail boolean or.Iulian Dragos2007-03-192-0/+23
* 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 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 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
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-205-33/+33
* 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
* 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 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
* 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