aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix test caseMartin Odersky2017-02-151-1/+1
| * | | | | | Tweak printing of polymrophic methodsMartin Odersky2017-02-141-0/+3
* | | | | | | Merge pull request #2013 from dotty-staging/fix-#2006Nicolas Stucki2017-02-211-0/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Don't inline when errors are detectedMartin Odersky2017-02-211-0/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #1996 from dotty-staging/fix-#1990odersky2017-02-216-0/+105
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Harden outer proxy computation of inlined codeMartin Odersky2017-02-192-0/+21
| * | | | | Fix sorting of accessed this-proxiesMartin Odersky2017-02-191-0/+20
| * | | | | Bonus test: builder patternMartin Odersky2017-02-182-0/+52
| * | | | | Fix #1990: Handle case where inlining changes class of outerMartin Odersky2017-02-181-0/+12
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1987 from dotty-staging/topic/remove-unused-flagsFelix Mulder2017-02-201-2/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make non-existent compiler options emit warnings instead of failingFelix Mulder2017-02-201-2/+0
| |/ / /
* | | | Merge pull request #1989 from dotty-staging/remove/scalac-testsGuillaume Martres2017-02-189-0/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Disable tests that require scala-compilerGuillaume Martres2017-02-189-0/+0
| |/ /
* | | Fix binding of x @ (e: T) in ClassTag-based patmatGuillaume Martres2017-02-171-0/+9
* | | Fix #1991: Use classtag where available in unapplyMartin Odersky2017-02-171-0/+20
|/ /
* | Fix #1976: Hack to support scala.xml's $scope (#1977)odersky2017-02-141-0/+4
* | Fix #1975: Align valdefs and for expressions for patternsMartin Odersky2017-02-141-0/+5
|/
* Ennru forward reference error (#1973)Enno2017-02-141-0/+7
* Merge pull request #1931 from dotty-staging/fix-#1501Guillaume Martres2017-02-132-1/+29
|\
| * Add test scenariosMartin Odersky2017-02-081-0/+10
| * Update test caseMartin Odersky2017-02-081-1/+1
| * Fix #1501 - Check trait inheritance conditionMartin Odersky2017-02-081-0/+18
* | Merge pull request #1951 from dotty-staging/fix-1484Felix Mulder2017-02-138-0/+121
|\ \
| * | add more debug files to the testsliu fengyun2017-02-106-0/+87
| * | add debug for ifliu fengyun2017-02-101-0/+20
| * | fix #1484: position of while incorrect in debugliu fengyun2017-02-101-0/+14
* | | Merge pull request #1969 from dotty-staging/fix/annot-funGuillaume Martres2017-02-131-0/+1
|\ \ \
| * | | Fix parsing annotation on function typeGuillaume Martres2017-02-121-0/+1
| |/ /
* / / Change 'overrides nothing' to report via Message (see #1965) (#1968)Enno2017-02-121-0/+17
|/ /
* | Merge pull request #1936 from dotty-staging/fix-1916-on-implicit-functionsodersky2017-02-082-0/+39
|\ \
| * | Fix #1916: fix erasure of implicit xxl closuresNicolas Stucki2017-02-032-0/+39
* | | Merge pull request #1921 from dotty-staging/fix-#1907odersky2017-02-086-7/+41
|\ \ \
| * | | Update test fileMartin Odersky2017-02-011-0/+22
| * | | Disallow taking a class tag of Nothing or Null.Martin Odersky2017-02-016-7/+19
| * | | Add to test caseMartin Odersky2017-01-312-5/+20
| * | | ADT and Serialization testMartin Odersky2017-01-318-0/+508
* | | | Merge pull request #1941 from dotty-staging/fix/infix-posodersky2017-02-082-0/+11
|\ \ \ \
| * | | | Better positions for infix term operations.Guillaume Martres2017-02-051-0/+7
| * | | | Represent untyped operators as Ident instead of NameGuillaume Martres2017-02-051-0/+4
| | |/ / | |/| |
* | | | Merge pull request #1953 from dotty-staging/fix-wildapproxodersky2017-02-083-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add output check fileMartin Odersky2017-02-081-0/+1
| * | | Another test caseMartin Odersky2017-02-071-0/+7
| * | | Fix wildApprox functionMartin Odersky2017-02-071-0/+1
* | | | Add to test caseMartin Odersky2017-02-082-5/+20
* | | | ADT and Serialization testMartin Odersky2017-02-088-0/+508
| |/ / |/| |
* | | Merge pull request #1930 from dotty-staging/fix-#1568odersky2017-02-031-0/+3
|\ \ \
| * | | Fix #1568 - avoid transforming error treesMartin Odersky2017-02-021-0/+3
| |/ /
* | | Merge pull request #1928 from dotty-staging/fix-#1569odersky2017-02-022-0/+7
|\ \ \ | |/ / |/| |
| * | Fix #1569: Fix logic for by-name parameters of inline methodsMartin Odersky2017-02-022-0/+7
* | | Merge pull request #1922 from dotty-staging/fix-#1723odersky2017-02-021-0/+8
|\ \ \ | |/ / |/| |