summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Deprecated case classes inheriting from other c...Paul Phillips2009-09-111-1/+1
* Fixed #2201 (slight rewrite of paulp's patch at...Adriaan Moors2009-09-111-1/+6
* added manifests to most parts of standard libra...Martin Odersky2009-08-273-3/+3
* Fix for #2275 with tests.Miles Sabin2009-08-254-0/+36
* updated checkfile for neg/viewtestAdriaan Moors2009-08-241-1/+7
* in the end had to disable conforms as view in t...Adriaan Moors2009-08-211-7/+1
* replaced the implicit `identity` coercion by `c...Adriaan Moors2009-08-211-2/+3
* Revert several commits related to implicits/predefAdriaan Moors2009-08-211-3/+2
* improved previous fix for implicits and `conforms`Adriaan Moors2009-08-211-2/+3
* Fixed memory leaks for streams.Martin Odersky2009-08-183-1/+6
* More fleshing out Codec.Paul Phillips2009-08-171-1/+1
* Fixed #1560 (which was a typing hole, so some l...Martin Odersky2009-08-151-13/+16
* fixed check fileMartin Odersky2009-08-141-16/+13
* Blocks can now end in definitions.Martin Odersky2009-08-143-22/+16
* fixed #2251Adriaan Moors2009-08-131-16/+13
* fix for 513: use deep ForeachTypeTraverser in d...Adriaan Moors2009-08-134-2/+12
* Mixxsing checking for fix of #1642Martin Odersky2009-08-101-1/+6
* Fixed #1642Martin Odersky2009-08-101-0/+17
* fixed t1705.Martin Odersky2009-08-102-0/+42
* Revert "fixed #2208"Adriaan Moors2009-08-062-12/+0
* fixed #2208Adriaan Moors2009-08-062-0/+12
* rewrite of positions in compilerMartin Odersky2009-07-301-5/+1
* Added test case for #1764 to the test case for ...Paul Phillips2009-07-182-1/+9
* Fix and post/neg test cases for #1878.Paul Phillips2009-07-182-0/+17
* Trying to make typechecker faster by (1) new su...Martin Odersky2009-07-131-3/+3
* Lots of work hardening matching on sequences.Paul Phillips2009-07-073-4/+28
* fix #2122, test for #2116Lukas Rytz2009-07-052-3/+13
* refined range positions some more; eliminated A...Martin Odersky2009-07-024-8/+5
* added "diagnostic" to context.Lukas Rytz2009-07-011-0/+3
* Enhanced error message when a type error is bec...Paul Phillips2009-06-303-2/+11
* Added test for #2031.Philipp Haller2009-06-292-0/+15
* small fix to named argumentsLukas Rytz2009-06-252-20/+26
* named arguments only at top level in () paramet...Lukas Rytz2009-06-252-21/+33
* fixed bug in Parser and updated check files.Martin Odersky2009-06-255-14/+14
* Attempted to resolve the improbable mess surrou...Paul Phillips2009-06-224-6/+19
* improvements to names / defaults (implicits, ty...Lukas Rytz2009-06-204-20/+46
* allow using named / default arguments in self- ...Lukas Rytz2009-06-152-32/+3
* removed code for parsing old pickle format.Lukas Rytz2009-06-032-1/+9
* named argument disallowed when assignment expre...Lukas Rytz2009-06-021-16/+8
* reverted 17960, restored bug1241 w/ new check fileAntonio Cunei2009-06-023-4/+7
* Reverting 17948, disabling test.Antonio Cunei2009-06-023-7/+4
* Changed output error for bug1241.David MacIver2009-06-011-1/+4
* big overhaul of annotations implementation.Lukas Rytz2009-05-303-4/+4
* Named and default argumentsLukas Rytz2009-05-3016-35/+243
* Further development of the Numeric and Ordering...Paul Phillips2009-05-281-2/+2
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-2710-33/+7
* Updated neg check files to the new output of r1...Antonio Cunei2009-05-2024-23/+49
* Rebuild all plugin tests and moved them back to...nielsen2009-05-1142-0/+374
* Fix and test case for #1960.Paul Phillips2009-05-082-0/+9
* massive new collections checkin.Martin Odersky2009-05-0856-390/+16