aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixes related to SAM types.Martin Odersky2013-12-151-2/+1
* Fixed several deep problems in handling of types and symbols.Martin Odersky2013-12-141-1/+20
* Fixes to typer.Martin Odersky2013-12-112-0/+48
* Fixes and tests for typedIdentMartin Odersky2013-12-102-0/+68
* Fixes to avoid stale symbols and to avoid methods as pattern constructors.Martin Odersky2013-12-092-1/+21
* Added desugaring for & and | types.Martin Odersky2013-12-091-0/+18
* Fixes to desugaring and typing of parameterized TypedefsMartin Odersky2013-12-091-0/+4
* Fixes to inherited result types in Namer.Martin Odersky2013-12-092-3/+23
* Last fixes to desugar.Martin Odersky2013-12-081-1/+27
* Fixes to desugaring of for-expressions with embedded aliases.Martin Odersky2013-12-082-5/+25
* Better reporting for pattern matching errors.Martin Odersky2013-12-081-2/+6
* Fixes for translation of pattern definitions (PatDef)Martin Odersky2013-12-071-0/+2
* Fixes for desugarings of case classes.Martin Odersky2013-12-071-1/+10
* Fixing expansion and merge companion defs.Martin Odersky2013-12-061-0/+14
* Fixes to liftingMartin Odersky2013-12-051-0/+30
* Fixes to named and default arguments.Martin Odersky2013-12-052-0/+46
* Fixes to type applications and unapply.Martin Odersky2013-12-022-0/+28
* Tweaks to applications, operator assignments, and variable definitions.Martin Odersky2013-12-011-0/+28
* 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