summaryrefslogtreecommitdiff
path: root/test/pending/pos
Commit message (Collapse)AuthorAgeFilesLines
...
* moved working tests to filesBurak Emir2007-01-2412-246/+0
|
* enabled -Xunapply.Martin Odersky2007-01-161-1/+1
| | | | | | | | 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 `:' 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
* caseclasses implement Product directlyBurak Emir2006-12-251-55/+0
| | | | | caseclasses do not implement ProductN anymore
* corrected bug in unapply test caseBurak Emir2006-11-301-2/+2
|
* Files related to bug reportsSean McDirmid2006-11-262-0/+36
|
* 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
|
* Removed the svn:executable property of some tes...mihaylov2006-08-161-0/+0
| | | | | Removed the svn:executable property of some test cases
* Fixed type inference problemMartin Odersky2006-06-151-0/+14
|
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-123-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-301-8/+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
|
* (no commit message)Lex Spoon2006-05-101-0/+78
|
* fixed bug 581Martin Odersky2006-04-281-21/+0
|
* 1. fixed bugs 578+579Martin Odersky2006-04-272-0/+36
| | | | | | | 2. optimization: don't emit any code guarded by an if which is constant-false 3. Changed treatment of startContext to get rid of -nopredefs (but no success there yet)
* (no commit message)Lex Spoon2006-04-271-0/+7
|
* (no commit message)Martin Odersky2006-04-255-0/+135
|
* Fixed several bugs in Inliners and the monitor ...Iulian Dragos2006-04-061-114/+0
| | | | | Fixed several bugs in Inliners and the monitor crash in jvm.
* added new pending test caseMartin Odersky2006-04-051-0/+114
|
* (no commit message)Martin Odersky2006-04-041-0/+7
|
* fixed several old bugsMartin Odersky2006-03-316-0/+73