summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fixed bugs 54, 415Martin Odersky2006-10-303-13/+30
| | | | | Improved avoidance of MalformedType's
* added healing for escaping singleton types.Martin Odersky2006-10-302-0/+33
| | | | | fixed bug 397
* moved bug779.scala from pos to negmichelou2006-10-272-0/+12
|
* adapated tests to 9005Martin Odersky2006-10-262-14/+0
|
* updated check files for testsMartin Odersky2006-10-202-3/+10
|
* fixed problems in type patternsMartin Odersky2006-10-206-19/+18
| | | | | made some type error messages more precise
* changed "All/AllRef" to "Nothing/Null" in test/...michelou2006-10-132-33/+33
| | | | | changed "All/AllRef" to "Nothing/Null" in test/library/compiler
* removed a negative test that succeeds nowMartin Odersky2006-10-071-9/+0
|
* introduced type approximations instead of malfo...Martin Odersky2006-10-072-12/+16
| | | | | introduced type approximations instead of malformed type errors
* renamed All->Nothing, AllRef -> Null while keep...Martin Odersky2006-10-065-8/+8
| | | | | | renamed All->Nothing, AllRef -> Null while keeping the old names as aliases.
* fixed bug766Martin Odersky2006-10-062-0/+13
|
* fixed bug764.Martin Odersky2006-10-062-0/+11
| | | | | cleaned up error diagnostics in interpreter.
* simplified printing of refinement types -- no m...Martin Odersky2006-09-222-3/+6
| | | | | | simplified printing of refinement types -- no more override flags adapted two check files in tests
* fixed bug 421.check fileMartin Odersky2006-09-211-1/+0
| | | | | cleaned up handling of mixin classes
* (no commit message)Martin Odersky2006-09-194-4/+5
|
* updated file bug708.checkmichelou2006-09-131-2/+2
|
* (no commit message)Martin Odersky2006-09-041-1/+1
|
* fixed bug715Martin Odersky2006-09-042-0/+19
|
* (no commit message)Martin Odersky2006-09-011-4/+1
|
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-251-1/+1
| | | | | Modified scopes and positions so they can be configured more flexibly.
* (no commit message)Martin Odersky2006-08-221-1/+1
|
* Fixed bugs. Generalized implicit lookup.Martin Odersky2006-08-224-0/+56
|
* (no commit message)Martin Odersky2006-08-212-16/+0
|
* (no commit message)Martin Odersky2006-08-214-9/+9
|
* (no commit message)Martin Odersky2006-08-211-1/+1
|
* (no commit message)Martin Odersky2006-08-2114-0/+150
|
* fixed bug 704Martin Odersky2006-08-182-0/+17
|
* allowed access to provates between a class and ...Martin Odersky2006-08-162-0/+38
| | | | | allowed access to provates between a class and its companion module
* Removed the svn:executable property of some tes...mihaylov2006-08-162-0/+0
| | | | | Removed the svn:executable property of some test cases
* (no commit message)Martin Odersky2006-08-141-1/+1
|
* Fixed bug 697Martin Odersky2006-08-142-0/+14
|
* (no commit message)Martin Odersky2006-07-251-1/+1
|