aboutsummaryrefslogtreecommitdiff
path: root/tests/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1492 from dotty-staging/add-inlineGuillaume Martres2016-10-061-5/+5
|\
| * Add InlineBytecodeTests to check that inline really worksGuillaume Martres2016-10-051-7/+0
| * Add test caseMartin Odersky2016-10-051-0/+7
| * Make inline a keywordMartin Odersky2016-10-021-5/+5
* | Merge pull request #1494 from martijnhoekstra/wintestsFelix Mulder2016-10-0628-0/+0
|\ \ | |/ |/|
| * honor -encoding compiler flag and defaultsMartijn Hoekstra2016-09-0728-0/+0
* | Merge pull request #1465 from dotty-staging/fix-#1457odersky2016-09-162-0/+17
|\ \
| * | Fix #1457: Three incompatbilities with scalacMartin Odersky2016-08-232-0/+17
* | | Merge pull request #1514 from OlivierBlanvillain/fix-1513odersky2016-09-162-0/+61
|\ \ \
| * | | Fix corner case w types ALL passed by name & out of orderOlivier Blanvillain2016-09-161-1/+10
| * | | Fix #1513: misaligned by name type parameter type boundsOlivier Blanvillain2016-09-152-0/+52
* | | | Allow try expression without catch or finally, issue warningFelix Mulder2016-09-151-0/+7
* | | | Move t1335 test from /pos to /runOlivier Blanvillain2016-09-151-11/+0
|/ / /
* | | Merge pull request #1499 from OlivierBlanvillain/fix-1335Felix Mulder2016-09-141-0/+11
|\ \ \
| * | | Fix #1335: Generate null checks for extractorsOlivier Blanvillain2016-09-081-0/+11
| | |/ | |/|
* / | Partially fix #1500: Implicit search breaks at a certain depthOlivier Blanvillain2016-09-131-0/+28
|/ /
* | Handle case where expected type of a SeqLiteral has an undetermined element t...Martin Odersky2016-08-261-0/+54
* | Dependent method testsMartin Odersky2016-08-262-0/+22
* | Make inherited inferred result type work for dependent methodsMartin Odersky2016-08-261-0/+12
* | Relax matching requirement in unApplyMartin Odersky2016-08-261-0/+6
* | Generalize self-referential member comparisons.Martin Odersky2016-08-261-0/+4
* | Type annotations in context enclosing the annotated definitionMartin Odersky2016-08-261-0/+3
* | Drop out of date commentMartin Odersky2016-08-261-1/+1
* | Implement alternative desugaring of for-if to filter.Martin Odersky2016-08-261-0/+12
* | Recategorize testsMartin Odersky2016-08-2636-0/+751
* | GADT testMartin Odersky2016-08-261-0/+25
* | Merge pull request #1460 from dotty-staging/fix-t1756odersky2016-08-261-0/+33
|\ \ | |/ |/|
| * Make sure arguments are evaluated in the correct typer state.Martin Odersky2016-08-211-0/+33
* | Merge pull request #1456 from dotty-staging/fix-#1444odersky2016-08-211-0/+14
|\ \ | |/ |/|
| * Fix #1444: Add implicit arguments to supertraitsMartin Odersky2016-08-201-0/+14
* | Merge pull request #1459 from dotty-staging/tests3odersky2016-08-211-0/+76
|\ \
| * | Address reviewers comments.Martin Odersky2016-08-211-4/+2
| * | Refinements to auto tuplingMartin Odersky2016-08-181-0/+78
| |/
* / Fixes in comparisons between singleton typesMartin Odersky2016-08-181-0/+16
|/
* Merge pull request #1452 from dotty-staging/fix-#1432Guillaume Martres2016-08-171-0/+3
|\
| * Fix #1432: Fix desugaring of Bind(WILDCARD, _).Nicolas Stucki2016-08-151-0/+3
* | Add passing testsMartin Odersky2016-08-1710-0/+564
* | Harden copmpareHkApply for ill-typed programsMartin Odersky2016-08-172-0/+39
* | Add clause for HKApply in TypeAssigner#avoidMartin Odersky2016-08-171-0/+27
* | Merge pull request #1445 from dotty-staging/fix-#1442Dmitry Petrashko2016-08-151-0/+24
|\ \ | |/ |/|
| * Test that #1442 is fixed.Dmitry Petrashko2016-08-091-0/+24
* | Merge pull request #1414 from dotty-staging/add-array-strawmanodersky2016-08-143-8/+37
|\ \
| * | Index members of a class before evaluating its parentsMartin Odersky2016-07-291-0/+26
| * | Move test from pos to runMartin Odersky2016-07-271-8/+0
| * | Fix substDealiasMartin Odersky2016-07-271-0/+11
* | | Fix #1447: Make X$ <:< X.type when X is an objectGuillaume Martres2016-08-091-0/+10
| |/ |/|
* | Add tests for infix types with wildcard parametersClemens Winter2016-08-011-0/+9
* | Merge pull request #1398 from dotty-staging/fix-#1269Dmitry Petrashko2016-07-311-0/+16
|\ \
| * | Fix outer test in pattern matcherMartin Odersky2016-07-171-0/+16
* | | Fix #1285: Mutable vars are not to be considered constantMartin Odersky2016-07-311-0/+4