aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1850 from dotty-staging/fix-#1845odersky2016-12-282-1/+6
|\
| * Annotate other error line in testMartin Odersky2016-12-261-1/+1
| * Add // error to neg testMartin Odersky2016-12-221-1/+1
| * Fix #1845: Survive illegal this-type prefixesMartin Odersky2016-12-222-1/+6
* | Update links and source (#1862)senia-psm2016-12-271-11/+20
* | Merge pull request #1860 from dotty-staging/fix-#1716-v2liu fengyun2016-12-262-8/+21
|\ \
| * | Move test into the right directoryMartin Odersky2016-12-261-0/+0
| * | Fix #1716: Don't allow wildcards as type arguments to methodsMartin Odersky2016-12-252-8/+21
* | | Merge pull request #1849 from b-studios/topic/syntax-spec-docsodersky2016-12-263-327/+357
|\ \ \
| * | | Add a link from internals index to syntax summaryJonathan Brachthäuser2016-12-221-0/+1
| * | | Add tree annotations back inJonathan Brachthäuser2016-12-221-88/+92
| * | | Remove syntax description in tex to avoid duplicationJonathan Brachthäuser2016-12-211-327/+0
| * | | More cosmetiquesJonathan Brachthäuser2016-12-211-10/+4
| * | | Move ExprInParens and BlockResultJonathan Brachthäuser2016-12-211-8/+12
| * | | Cosmetique changes and fix typosJonathan Brachthäuser2016-12-211-14/+11
| * | | Remove tex commentJonathan Brachthäuser2016-12-211-1/+1
| * | | Fill in definitions from 2.12Jonathan Brachthäuser2016-12-211-8/+11
| * | | Fix typos, remove unused defs, adopt hexNumeral to 2.12 grammarJonathan Brachthäuser2016-12-211-3/+2
| * | | Replace tex code in the same way as the scala 2.12 syntax docJonathan Brachthäuser2016-12-211-11/+13
| * | | Split into sectionsJonathan Brachthäuser2016-12-211-0/+13
| * | | Change quoting of terminalsJonathan Brachthäuser2016-12-211-176/+177
| * | | Remove tree annotationsJonathan Brachthäuser2016-12-211-90/+90
| * | | dedentJonathan Brachthäuser2016-12-211-308/+308
| * | | Replace tex headers by markdown headersJonathan Brachthäuser2016-12-211-8/+10
| * | | Add markdown headerJonathan Brachthäuser2016-12-211-5/+15
| * | | Start with tex-based syntax descriptionJonathan Brachthäuser2016-12-211-0/+327
| | |/ | |/|
* | | Merge pull request #1853 from raygit/documentation-changesodersky2016-12-251-14/+14
|\ \ \ | |_|/ |/| |
| * | Minor change to have proper markdownsRaymond Tay2016-12-221-14/+14
|/ /
* | Merge pull request #1851 from raygit/patch-1Guillaume Martres2016-12-221-2/+2
|\ \
| * | Point readers to correct file locationRaymond Tay2016-12-221-2/+2
|/ /
* | Merge pull request #1826 from dotty-staging/fix-compile-stdlibGuillaume Martres2016-12-2116-243/+235
|\ \
| * | Address reviewer commentMartin Odersky2016-12-211-1/+1
| * | Drop redundant printlnMartin Odersky2016-12-211-1/+0
| * | Tweak the way annotations are represented in desugaringMartin Odersky2016-12-214-11/+40
| * | Fiddling with wideneningMartin Odersky2016-12-214-10/+6
| * | Fix dottydoc ast phaseFelix Mulder2016-12-203-13/+2
| * | Reorganize blacklist along failure classesMartin Odersky2016-12-202-15/+39
| * | Blacklist SystemProperties againMartin Odersky2016-12-202-2/+4
| * | Further massaging of stdlib-collections listsMartin Odersky2016-12-202-34/+10
| * | Fix subtyping of hk types with wildcard argumentsMartin Odersky2016-12-202-2/+14
| * | More reorgs to scala-collectons listsMartin Odersky2016-12-202-47/+31
| * | Add two refcheck migration warningsMartin Odersky2016-12-201-2/+3
| * | Make `msg` in testScala2Mode by-name.Martin Odersky2016-12-201-1/+1
| * | More reshuffling of scala-collections listsMartin Odersky2016-12-202-96/+25
| * | Update scala-collections listsMartin Odersky2016-12-202-9/+23
| * | Treat Unit type specially in overloading resolutionMartin Odersky2016-12-201-1/+3
| * | Fix super accessor generationMartin Odersky2016-12-201-15/+18
| * | More lenient handling of mixed parameterless and nullary methodsMartin Odersky2016-12-205-22/+56
| * | Fix typo in file nameMartin Odersky2016-12-201-1/+1
| * | Blacklist scala/util/Sorting.scala (reverted from commit b960b12887331744c9ec...Martin Odersky2016-12-202-2/+3