aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #1115 from dotty-staging/ensure-bootstrapped-partestodersky2016-07-312-0/+16
|\ \ \
| * | | Add check fileMartin Odersky2016-07-281-0/+2
| * | | Add test file.Martin Odersky2016-07-281-0/+14
* | | | Fix #1423: Fix owners of called methods in CollectSuperCalls.Nicolas Stucki2016-07-292-0/+25
* | | | Merge pull request #1410 from dotty-staging/fix-#1263Dmitry Petrashko2016-07-281-0/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Extend test case to test variations of modifiers on trait parameters.Martin Odersky2016-07-251-0/+24
| * | | Fix #1263: Suppress super initializer call for val parameters of traits.Martin Odersky2016-07-221-0/+10
* | | | Merge pull request #1289 from dotty-staging/fix/partest-separateGuillaume Martres2016-07-2710-5/+7
|\ \ \ \
| * | | | Fix colltest4: ListBuffer[A]#fromIterable had an incorrect castFelix Mulder2016-07-271-1/+1
| * | | | Move java tests relying on type parameters to pendingGuillaume Martres2016-07-274-0/+0
| * | | | pos/java-interop/volatile: Fix compilation with javacGuillaume Martres2016-07-271-0/+0
| * | | | Remove overloaded constructor for annotationsGuillaume Martres2016-07-271-1/+1
| * | | | Fix colltest5 test under separate compilationGuillaume Martres2016-07-274-3/+5
| | |_|/ | |/| |
* | | | Merge pull request #1415 from dotty-staging/fix-i1354odersky2016-07-272-0/+33
|\ \ \ \
| * | | | fix #1354: improve type test and typecast of union typesliu fengyun2016-07-262-0/+33
| |/ / /
* | | | Merge pull request #1412 from dotty-staging/fix-#1284odersky2016-07-261-0/+8
|\ \ \ \
| * | | | Fix #1284: Make classTag depend directly on erasureMartin Odersky2016-07-251-0/+8
* | | | | Merge pull request #1409 from dotty-staging/fix-hk-typdefs-of-lambdasGuillaume Martres2016-07-251-0/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Take curried type lambdas into accountMartin Odersky2016-07-221-0/+12
| * | | | Fix parameterized typedefs with lambdas as rhsMartin Odersky2016-07-221-0/+9
| | |/ / | |/| |
* | | | Adress reviewers commentsMartin Odersky2016-07-251-1/+1
* | | | Fix #1385: Temporarily lift 22 limit for functionsMartin Odersky2016-07-251-0/+7
| |/ / |/| |
* | | Fix #1401: Make sure all refs are forwardedMartin Odersky2016-07-211-0/+25
|/ /
* | Merge pull request #1395 from dotty-staging/fix-#1378odersky2016-07-211-0/+3
|\ \
| * | Proparage function result constrains when inferring parameter typesMartin Odersky2016-07-161-0/+3
| |/
* | Merge pull request #1402 from dotty-staging/fix-wildcard-protosGuillaume Martres2016-07-191-0/+11
|\ \
| * | Add test caseMartin Odersky2016-07-191-0/+11
* | | Merge pull request #1400 from dotty-staging/fix/hk-reduce-typerefsodersky2016-07-192-0/+22
|\ \ \ | |/ / |/| |
| * | HK reduction: Remove special-case for typerefsGuillaume Martres2016-07-181-0/+11
| * | Better test for #1181Guillaume Martres2016-07-181-0/+11
| |/
* | Merge pull request #1393 from dotty-staging/fix-#1386odersky2016-07-181-0/+4
|\ \
| * | Refine disambiguation logic and add test case.Martin Odersky2016-07-151-0/+4
* | | Merge pull request #1399 from dotty-staging/fix-patmat-typingodersky2016-07-182-0/+25
|\ \ \
| * | | Fix test error annotationMartin Odersky2016-07-181-1/+1
| * | | Add test caseMartin Odersky2016-07-181-0/+24
| * | | Fix typing of match expressionsMartin Odersky2016-07-171-0/+1
| | |/ | |/|
* | | Merge pull request #1389 from dotty-staging/fix-#1381odersky2016-07-185-6/+80
|\ \ \ | |/ / |/| |
| * | Make run tests for #1381.Nicolas Stucki2016-07-183-36/+66
| * | Add testsMartin Odersky2016-07-153-0/+39
| * | Additions to testMartin Odersky2016-07-151-0/+9
| * | Changes to overloadingMartin Odersky2016-07-151-6/+2
* | | Merge pull request #1377 from dotty-staging/#1365odersky2016-07-151-0/+13
|\ \ \
| * | | Fix 1365: Fix bindings in patternsMartin Odersky2016-07-091-0/+13
* | | | Merge pull request #1291 from nicolasstucki/implement-scala-dynamicDmitry Petrashko2016-07-1534-0/+462
|\ \ \ \
| * | | | Fix TypeOps.featureEnabled ignoring import disabling.Nicolas Stucki2016-07-071-0/+10
| * | | | Add scala.Dynamic language feature check.Nicolas Stucki2016-07-072-0/+10
| * | | | Fix #657: Add scala.Dynamic support.Nicolas Stucki2016-07-0732-0/+442
| |/ / /
* | | | Merge pull request #1334 from dotty-jvican/implement-no-predef-no-importDmitry Petrashko2016-07-153-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Implement -Yno-predef and -Yno-importsjvican2016-06-293-0/+9
* | | | Merge pull request #1343 from dotty-staging/change-hk-direct2odersky2016-07-1544-76/+404
|\ \ \ \