summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed Console.printfMartin Odersky2007-01-311-0/+11
|
* 1.Martin Odersky2007-01-251-0/+6
| | | | | | 2. More detailed error messages for ambiguous implicits. 3. Relaxed rules for necessary overlap in pattern matching
* fsee message for 9732Martin Odersky2007-01-252-0/+17
|
* moved working tests to filesBurak Emir2007-01-2412-0/+246
|
* enabled -Xunapply.Martin Odersky2007-01-161-0/+30
| | | | | | | | 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.
* fixed bug875Martin Odersky2007-01-103-0/+24
|
* 1.Martin Odersky2007-01-032-0/+20
|
* updated test files to avoid illegal null assign...Martin Odersky2006-12-051-1/+0
| | | | | updated test files to avoid illegal null assignments
* (no commit message)Martin Odersky2006-12-031-16/+0
|
* fixed bug845Martin Odersky2006-12-011-0/+16
|
* updated tests.Martin Odersky2006-12-011-9/+0
|
* fixed bug851Martin Odersky2006-11-291-0/+28
| | | | | added "Function" module to library/scala
* fixed syntax error in InferMartin Odersky2006-11-171-0/+45
|
* fixed bugs 802 and 807 (recursive lub problems).Martin Odersky2006-11-172-0/+41
| | | | | Changes system so that now an approximation of lub/glb is computed.
* (no commit message)Martin Odersky2006-11-163-0/+28
|
* Removed java.io._ imports from the test suitemihaylov2006-11-112-2/+2
|
* Refactored portability supportmihaylov2006-11-0133-73/+65
|
* allows intersection type patternsMartin Odersky2006-11-011-0/+32
|
* fix^2 of bug758 (last one broke the build)Martin Odersky2006-11-011-0/+7
|
* fixed bug758Martin Odersky2006-11-011-0/+2
|
* fixed bug756Martin Odersky2006-10-311-0/+11
|
* Fixed bug 694Martin Odersky2006-10-311-0/+10
|
* fixed bugs 599 and 757Martin Odersky2006-10-313-0/+33
|
* fixed bugs 54, 415Martin Odersky2006-10-301-0/+9
| | | | | Improved avoidance of MalformedType's
* added healing for escaping singleton types.Martin Odersky2006-10-301-0/+16
| | | | | fixed bug 397
* moved bug779.scala from pos to negmichelou2006-10-271-8/+0
|
* fixed bugs 779, 788Martin Odersky2006-10-261-0/+8
|
* fxied bug788Martin Odersky2006-10-261-0/+20
| | | | | changed collection library to use type patterns
* adapated tests to 9005Martin Odersky2006-10-261-0/+8
|
* still bugBurak Emir2006-10-241-1/+1
|
* fixed bug780Martin Odersky2006-10-201-0/+2
|
* fixed problems in type patternsMartin Odersky2006-10-202-1/+6
| | | | | made some type error messages more precise
* changed "All/AllRef" to "Nothing/Null" in test/...michelou2006-10-136-41/+44
| | | | | changed "All/AllRef" to "Nothing/Null" in test/library/compiler
* pending status for bug646Burak Emir2006-10-121-16/+0
|
* updated docs/examples/*.scalamichelou2006-10-102-39/+40
|
* fixed bug767Martin Odersky2006-10-061-0/+18
|
* fixed bug764.Martin Odersky2006-10-061-0/+6
| | | | | cleaned up error diagnostics in interpreter.
* fix intswitchBurak Emir2006-09-122-1/+4
|
* fixes to ExplicitOuter to pass test suiteMartin Odersky2006-09-121-9/+18
|
* test cases for outersBurak Emir2006-09-072-0/+37
|
* fixed problems with implicitsMartin Odersky2006-09-021-1/+1
|
* fixed bug720Martin Odersky2006-09-011-0/+9
|
* Moved bug680.scala to files/jvm5mihaylov2006-08-281-7/+0
|
* (no commit message)Martin Odersky2006-08-221-10/+0
|
* Fixed bugs. Generalized implicit lookup.Martin Odersky2006-08-223-0/+41
|
* (no commit message)Martin Odersky2006-08-211-6/+0
|
* (no commit message)Martin Odersky2006-08-212-0/+36
|
* fixed bug 704Martin Odersky2006-08-181-0/+14
|
* Added test case for bug #404mihaylov2006-08-161-0/+12
|
* Removed the svn:executable property of some tes...mihaylov2006-08-161-0/+0
| | | | | Removed the svn:executable property of some test cases