aboutsummaryrefslogtreecommitdiff
path: root/tests/neg
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of type params in secondary constructorsMartin Odersky2014-10-111-0/+47
* Merge pull request #174 from dotty-staging/rebDmitry Petrashko2014-10-117-0/+115
|\
| * Fix problem in unapply typing.Martin Odersky2014-09-231-0/+21
| * Disabling patmat tests failing due to typer.Dmitry Petrashko2014-09-231-0/+29
| * Fixes to erasure to make -Ycheck:all work.Martin Odersky2014-08-281-0/+7
| * Special context for self constructor argsMartin Odersky2014-08-242-0/+15
| * Re-enabled checkbounds testsMartin Odersky2014-08-081-0/+39
| * Detect cycles and protected legal ones with LazyRefsMartin Odersky2014-08-081-0/+4
* | Fix isSubType(A#X, B#X) not checking if A <: BGuillaume Martres2014-10-051-0/+13
|/
* Enabled variance checkingMartin Odersky2014-08-032-0/+69
* fix/148Martin Odersky2014-07-201-0/+44
* Handling higher-kinded types with lambdasMartin Odersky2014-06-182-2/+3
* Change definition of isLegalPrefix so that it allows projecting on an abstrac...Martin Odersky2014-06-121-0/+7
* Reclassifying testsMartin Odersky2014-05-301-0/+35
* Avoid hoisting of local classes out of method bodies.Martin Odersky2014-05-201-2/+3
* Pos tests t17xx - t19xxMartin Odersky2014-05-201-0/+25
* Fixing tailrec test.Martin Odersky2014-05-081-1/+1
* TailRec phase and tests for it.Dmitry Petrashko2014-04-1112-0/+233
* Flag self names that conflict with parameters or membersMartin Odersky2014-04-081-23/+39
* Fleshed out Splitter phaseMartin Odersky2014-04-082-0/+17
* Reverting decision what constitutes a double def.Martin Odersky2014-03-211-0/+7
* Fix for t1292 - legal prefixesMartin Odersky2014-03-211-0/+35
* More testsMartin Odersky2014-03-211-0/+5
* Added auto-tupling.Martin Odersky2014-03-201-0/+11
* Bullet-proofing companion objectsMartin Odersky2014-03-131-0/+16
* Fix of #50 - volatileMartin Odersky2014-03-091-0/+25
* Fix of #39Martin Odersky2014-03-041-0/+19
* Typos corrected.Dmitry Petrashko2014-03-031-1/+1
* Check that inferred parent classes are feasible.Martin Odersky2014-03-011-0/+7
* Reorganization of template parents.Martin Odersky2014-03-012-0/+20
* Improve eligible caching in implicit search.Martin Odersky2014-02-021-0/+11
* Avoid accessing implicits that come from root imports that are hidden by some...Martin Odersky2014-02-021-1/+1
* Fix checking for disabled root importsMartin Odersky2014-02-021-0/+11
* Better handling of cyclic reference errors.Martin Odersky2013-12-161-0/+10
* Negative typer tests.Martin Odersky2013-12-161-0/+41
* Fixes to typer.Martin Odersky2013-12-111-0/+23
* Fixes and tests for typedIdentMartin Odersky2013-12-101-0/+34
* Fixes to type applications and unapply.Martin Odersky2013-12-021-0/+17
* New tests.Martin Odersky2013-11-091-0/+17
* Flipping the logic to determine type leaksMartin Odersky2013-10-241-0/+5
* Added some first test files to compileMartin Odersky2013-08-221-0/+23