aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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