summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)Lex Spoon2007-03-164-0/+22
|
* changed test filesMartin Odersky2007-03-143-1/+112
|
* fixed bug 1000 and david pollaks problem wrt tu...Martin Odersky2007-03-134-0/+47
| | | | | fixed bug 1000 and david pollaks problem wrt tupling
* changed one more test fileMartin Odersky2007-03-081-1/+1
|
* fixed test caseMartin Odersky2007-03-081-1/+1
|
* @unsealed->@uncheckedMartin Odersky2007-03-082-0/+10
|
* (no commit message)Martin Odersky2007-03-052-3/+3
|
* fixed bugs 948/971;Martin Odersky2007-03-054-0/+45
| | | | | added () to parameterless methods with side-effects.
* HasKeyValue does not work? added pending/jvm/ba...Burak Emir2007-03-031-0/+16
| | | | | | | HasKeyValue does not work? added pending/jvm/backendBugUnapply fixed xml parsing, supports the ever-growing stateful scanner hacks now (sepRegions)
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-022-0/+13
| | | | | | | | * small lib addition to testing.SUnit, made UnitTest @deprecated added * xml pattern matching on prefixes (in SymbolicXMLBuilder) xml name * parsing ensures that names do not end in a colon (namespaces) rewrote * xml02 to use SUnit
* fixed slice methodMartin Odersky2007-02-202-3/+3
|
* fixed testsMartin Odersky2007-02-153-3/+3
|
* more changes to make tuples (...)Martin Odersky2007-02-144-8/+8
|
* changed tuple syntax to (...)Martin Odersky2007-02-131-4/+4
|
* made subtyping decidable.Martin Odersky2007-02-092-4/+4
|
* exhaustivity reworkedBurak Emir2007-02-052-7/+14
|
* changed pair(...) to {...}Martin Odersky2007-02-051-0/+1
|
* removed the executable propertiy from test casesmihaylov2007-02-059-0/+0
|
* added comment & test caseMartin Odersky2007-02-022-0/+23
|
* refined exhaustivity checkBurak Emir2007-02-021-0/+4
|
* matching: + exhaustivity check, warningsBurak Emir2007-02-022-0/+79
| | | | | | | | Iterator: gets mkString method Iterable: only whitespace Definitions: value classes no longer SEALED test cases for exhaustivity + unapply/array
* made pattern constructors termsymbolsMartin Odersky2007-01-311-4/+1
|
* 1.Martin Odersky2007-01-256-2/+30
| | | | | | 2. More detailed error messages for ambiguous implicits. 3. Relaxed rules for necessary overlap in pattern matching
* new testsMartin Odersky2007-01-234-0/+30
|
* fixed bug877Martin Odersky2007-01-101-1/+1
|
* fixed bug875Martin Odersky2007-01-106-0/+70
|
* added test case in neg/scopes.scalamichelou2007-01-082-7/+12
|
* added one test, changed to check files.Martin Odersky2007-01-082-0/+18
|
* added colonBurak Emir2007-01-0782-125/+125
|
* 1.Martin Odersky2007-01-032-0/+19
|
* added test in neg/scopes.scalamichelou2006-12-142-12/+19
|
* moved from pendingmichelou2006-12-132-0/+36
|
* updated test files to avoid illegal null assign...Martin Odersky2006-12-053-4/+4
| | | | | updated test files to avoid illegal null assignments
* added infix type constructorsMartin Odersky2006-12-042-0/+20
| | | | | | added &: infix constructor for pairs optimization to remove redudant outer pointers
* updated tests.Martin Odersky2006-12-015-23/+46
|
* fixed bug 856Martin Odersky2006-11-302-0/+15
|
* added test files for bug835/bug836Martin Odersky2006-11-304-0/+28
|
* Removed a DOS-style new line character from tes...mihaylov2006-11-301-1/+1
| | | | | Removed a DOS-style new line character from test/neg/implicits.check
* fixed bug851Martin Odersky2006-11-292-0/+30
| | | | | added "Function" module to library/scala
* removed unchecked test.Martin Odersky2006-11-232-13/+0
|
* 1.Martin Odersky2006-11-222-0/+13
| | | | | | 2. Modified ambiguous check for implicits. 3. Cleanup of AddInterfaces
* fixed bugs 802 and 807 (recursive lub problems).Martin Odersky2006-11-172-0/+42
| | | | | Changes system so that now an approximation of lub/glb is computed.
* fixed bug 798Martin Odersky2006-11-162-5/+4
|
* fixed bug798, 800Martin Odersky2006-11-164-0/+43
|
* (no commit message)Martin Odersky2006-11-162-0/+18
|
* Removed java.io._ imports from the test suitemihaylov2006-11-112-18/+10
|
* Fixed test/files/neg/constrs.check according to...mihaylov2006-11-101-2/+2
| | | | | Fixed test/files/neg/constrs.check according to the new error message
* Refactored portability supportmihaylov2006-11-0110-18/+18
|
* fixed bugs 729, 752Martin Odersky2006-10-315-2/+45
|
* fixed bug421Martin Odersky2006-10-301-3/+4
|