summaryrefslogtreecommitdiff
path: root/test/pending
Commit message (Collapse)AuthorAgeFilesLines
* added test case 4 select unapplyBurak Emir2007-01-311-103/+0
|
* test case for unapply gadt evaluatorBurak Emir2007-01-241-0/+35
|
* forgot check file and removed flags fileBurak Emir2007-01-242-2/+0
|
* moved working tests to filesBurak Emir2007-01-2415-360/+0
|
* (no commit message)Lex Spoon2007-01-241-0/+35
|
* Moved collection test to pendingIulian Dragos2007-01-192-0/+138
|
* enabled -Xunapply.Martin Odersky2007-01-162-2/+2
| | | | | | | | fixed bug contrib 291. Added Map/Set types to Predef. Option no longer inherits from Iterable, but there's an implicit conversion. various other small things.
* libBurak Emir2007-01-141-0/+11
| | | | | | | | | | Seq.scala: fixed unapply method nsc Trees.scala: Transformer is homomorphism for UnApply ExplOuter: removed System.exit for debug (oops, this annoys Eclipse users) TransM: case UnApply for isRegularPattern GenICode: error msg gives compilation unit, too
* added colon to check files in pendingBurak Emir2007-01-085-5/+5
|
* Added `:' to after line in error messages; chan...Martin Odersky2007-01-061-1/+1
| | | | | | Added `:' to after line in error messages; changed unapply pattern matching. Changed TreeSet collection class.
* removed Xkilloption from ExplicitOuterBurak Emir2007-01-052-4/+13
| | | | | | | tab->whitespace in PatternMatcher modified test case unapplySeq new test case unapplyGeneric
* * TupleN extends ProductN, again (genprod updated)Burak Emir2007-01-021-0/+2
| | | | | | | | | | * better comments and parameter names in scala.xml.MetaData typechecker * now handles special cases (n=0, n=1) for unapply correctly * * even if one returns a Option[Product1[T]] * typechecker now handles unapply return types correctly * * e.g. when returning Option[{A,B}] instead of Option[Product2[A,B]]
* caseclasses implement Product directlyBurak Emir2006-12-251-55/+0
| | | | | caseclasses do not implement ProductN anymore
* test case, unapply <-> as in "Matching with Obj...Burak Emir2006-12-252-0/+85
| | | | | test case, unapply <-> as in "Matching with Objects"
* moved from pendingmichelou2006-12-132-36/+0
|
* (no commit message)michelou2006-12-131-4/+7
|
* added test for already defined valuesmichelou2006-12-122-0/+33
|
* more on Xkilloption, and a PM fixBurak Emir2006-12-031-14/+74
|
* corrected bug in unapply test caseBurak Emir2006-11-301-2/+2
|
* more test cases for -XkilloptionBurak Emir2006-11-291-7/+28
|
* testcase for killoptionBurak Emir2006-11-291-0/+22
|
* Files related to bug reportsSean McDirmid2006-11-262-0/+36
|
* For bug838Sean McDirmid2006-11-251-0/+19
|
* Residents tests for pending bugs that fit into ...Sean McDirmid2006-11-257-0/+74
| | | | | Residents tests for pending bugs that fit into testing infrastructure.
* (no commit message)Lex Spoon2006-11-242-0/+24
|
* unapply code in typer needs call to memberType?Burak Emir2006-11-211-0/+25
|
* test cases for unapplyBurak Emir2006-11-062-1/+52
|
* added method Predef.Tuple for type Tuple1michelou2006-10-311-14/+16
|
* fixed bugs 54, 415Martin Odersky2006-10-301-0/+7
| | | | | Improved avoidance of MalformedType's
* * (unapply) fixed accessor handling for product...Burak Emir2006-10-303-1/+66
| | | | | | * (unapply) fixed accessor handling for products in SyntheticMethods * added test cases
* changed unapply implMartin Odersky2006-10-271-1/+1
|
* testcase 4 unapplyBurak Emir2006-10-271-0/+28
|
* pending status for bug646Burak Emir2006-10-121-0/+21
|
* updatedBurak Emir2006-10-091-0/+6
|
* test cases for outersBurak Emir2006-09-072-37/+0
|
* test casesBurak Emir2006-09-052-0/+37
|
* Removed the svn:executable property of some tes...mihaylov2006-08-161-0/+0
| | | | | Removed the svn:executable property of some test cases
* tweaked the output and the check fileLex Spoon2006-06-221-17/+0
|
* (no commit message)Lex Spoon2006-06-221-1/+0
|
* *** empty log message ***Lex Spoon2006-06-191-0/+17
|
* *** empty log message ***Lex Spoon2006-06-191-0/+1
|
* Fixed type inference problemMartin Odersky2006-06-151-0/+14
|
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-127-0/+0
| | | | | Updated all SVN attributes in the Scala core module.
* fixed bugs 616, 617Martin Odersky2006-05-312-0/+26
|
* fixed bugs615 and 617Martin Odersky2006-05-303-35/+0
|
* fixed bug609 -- super accessors and separate co...Martin Odersky2006-05-261-16/+0
| | | | | fixed bug609 -- super accessors and separate compilation
* Cleanup bug 605Martin Odersky2006-05-231-0/+16
|
* Fixed bug 592Martin Odersky2006-05-161-8/+0
|
* Fixed bug 594Martin Odersky2006-05-161-1/+1
|
* (no commit message)Lex Spoon2006-05-152-0/+10
|