summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Collapse)AuthorAgeFilesLines
* adding test files from tcpoly branch without hi...Adriaan Moors2007-04-0622-0/+533
| | | | | adding test files from tcpoly branch without history -- much faster this way, sorry
* 4-digits numberingmichelou2007-04-0527-0/+0
|
* Moved pos/contribution_406.scala in pending bec...mihaylov2007-03-262-7/+0
| | | | | | Moved pos/contribution_406.scala in pending because it does actually crash the compiler
* Added a test case from contribution #406mihaylov2007-03-262-0/+7
|
* fixed bug1014Martin Odersky2007-03-231-0/+13
|
* fixed bug1011Martin Odersky2007-03-231-0/+15
|
* modified sinsibility checks and test casesMartin Odersky2007-03-221-74/+0
|
* new pattern matching algoBurak Emir2007-03-221-0/+9
| | | | | | | removed "removeoption" changed SUnit and some tests added useful debug msg in typer
* fixed bug1006Martin Odersky2007-03-191-0/+15
|
* partial fix of bug 999Martin Odersky2007-03-141-0/+4
|
* changed more test checksMartin Odersky2007-03-082-2/+2
|
* @unsealed->@uncheckedMartin Odersky2007-03-081-1/+1
|
* fixed bug 979Martin Odersky2007-03-061-0/+8
|
* fixed testsMartin Odersky2007-02-151-44/+44
|
* more changes to make tuples (...)Martin Odersky2007-02-141-1/+1
|
* updated testsMartin Odersky2007-02-122-3/+2
|
* small fixes to newline behavior.Martin Odersky2007-02-122-2/+3
|
* Fixed exhaustiveness warningIulian Dragos2007-02-121-0/+1
|
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-091-6/+6
|
* removed the executable propertiy from test casesmihaylov2007-02-059-0/+0
|
* 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
|