aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to adaptation and interpolationMartin Odersky2013-11-151-4/+2
* Tweak to Coder testMartin Odersky2013-11-151-2/+2
* Some configuation parametersMartin Odersky2013-11-141-1/+3
* Dealias before add to constraint.Martin Odersky2013-11-101-1/+2
* New tests.Martin Odersky2013-11-093-11/+43
* Fixing inference problem and block scope problemMartin Odersky2013-11-071-10/+34
* Fallback to old treatement of tuples.Martin Odersky2013-11-041-0/+41
* Fixed unpickling of polymorphic constructors.Martin Odersky2013-10-273-1/+5
* Fixed handling of varargsMartin Odersky2013-10-261-0/+13
* Fixed problem in handing of self types.Martin Odersky2013-10-241-0/+20
* Flipping the logic to determine type leaksMartin Odersky2013-10-242-0/+16
* New test case: map and filter now seem to work.Martin Odersky2013-10-241-2/+3
* Small cleanups, plus a new test case.Martin Odersky2013-10-241-2/+2
* Changes to adaptation and local type inference.Martin Odersky2013-10-151-0/+15
* New TypeArgs flagMartin Odersky2013-10-101-19/+0
* Partial revert of "instance flags" commitMartin Odersky2013-10-091-0/+19
* Changed logic for merges in lub/glbMartin Odersky2013-09-301-11/+14
* Fixed problem that () was not inserted if method was overloaded.Martin Odersky2013-09-281-1/+1
* Several bug fixes to typer and classfile reader.Martin Odersky2013-09-281-6/+18
* Added isRef method to determine whether a type is a typeref that refers to a ...Martin Odersky2013-09-262-5/+13
* Sereval more bugfixes to typer and type handling.Martin Odersky2013-09-251-1/+7
* Bug fixes and improvements in error diagnostics.Martin Odersky2013-09-161-3/+12
* Implemented "two-hop" implicit adaptation.Martin Odersky2013-09-081-1/+1
* Improvements in implicits error reportingMartin Odersky2013-09-061-1/+1
* Several fixes in typer.Martin Odersky2013-09-052-0/+14
* More tests and fixes related to inference.Martin Odersky2013-08-301-0/+6
* Buf fixing of namer/typer interface.Martin Odersky2013-08-291-0/+9
* Fixed bugs related to typechecking closures.Martin Odersky2013-08-272-1/+28
* Fixes in implicit handlingMartin Odersky2013-08-231-2/+6
* Added some first test files to compileMartin Odersky2013-08-222-0/+40