summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix and test case for #1286.Paul Phillips2009-05-043-0/+8
* some small changes to implicits handling, exist...Martin Odersky2009-04-231-1/+1
* changed overloaing resolution to make Builders ...Martin Odersky2009-03-302-8/+7
* Fix for #1838Ingo Maier2009-03-302-0/+14
* chyanged implicits so that implicit Builder pat...Martin Odersky2009-03-171-1/+1
* The birth of the @switch and @tailrec annotations.Paul Phillips2009-03-164-0/+139
* Better inference for implicits; some preparatio...Martin Odersky2009-03-151-2/+3
* Reverted a small parser change which had the un...Paul Phillips2009-03-061-1/+1
* Fix and test case for #1392.Paul Phillips2009-03-022-0/+5
* Reverting last commit as it seems to have cause...Paul Phillips2009-02-262-5/+0
* Fix and test case for #1392.Paul Phillips2009-02-262-0/+5
* fixed several problems with cyclic references u...Martin Odersky2009-02-235-45/+18
* Continuation of r17177 to also check type annot...Paul Phillips2009-02-232-1/+10
* Fix and test case for #935; added test in RefCh...Paul Phillips2009-02-232-0/+10