aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1657 from dotty-staging/fix-#1638odersky2016-11-053-2/+12
|\
| * Fix #1638: Don't import when typing a package clauseMartin Odersky2016-11-033-2/+12
* | Merge pull request #1655 from dotty-staging/change-future-defs-okodersky2016-11-0512-99/+42
|\ \
| * | Fix #1637: Future defs are always OKMartin Odersky2016-10-3112-99/+42
* | | Merge pull request #1606 from felixmulder/topic/fix-inline-contextFelix Mulder2016-11-043-37/+64
|\ \ \
| * | | Clean up in ConsoleReporter & MessageRenderingFelix Mulder2016-11-042-32/+51
| * | | Fix #1604: print outer context if applicableFelix Mulder2016-11-042-5/+13
|/ / /
* | | Merge pull request #1646 from slothspot/1579Felix Mulder2016-11-043-127/+136
|\ \ \
| * | | #1579 Adapt the sbt bridge for the new error messageDmitry Melnichenko2016-11-043-127/+136
| |/ /
* | | Merge pull request #1656 from dotty-staging/fix-#1652odersky2016-11-042-3/+19
|\ \ \
| * | | Add doc commentMartin Odersky2016-11-041-0/+3
| * | | Reclassified testMartin Odersky2016-11-032-5/+5
| * | | Fix #1652: Make assertion more robustMartin Odersky2016-11-032-3/+16
| | |/ | |/|
* | | Merge pull request #1587 from dotty-staging/change-tasty-posGuillaume Martres2016-11-0426-314/+444
|\ \ \ | |/ / |/| |
| * | Address review commentMartin Odersky2016-10-311-1/+2
| * | Eliminate LAMBDAtype from TASTYformatMartin Odersky2016-10-313-16/+7
| * | Make cloned trees have new uniqueIdsMartin Odersky2016-10-311-5/+15
| * | Keep rhs of TypeDefs until picklingMartin Odersky2016-10-312-20/+21
| * | Roll normalizedTree into main PostTyper transformMartin Odersky2016-10-312-80/+50
| * | Don't convert to literals before picklingMartin Odersky2016-10-313-50/+86
| * | Don't convert to TypeTrees before picklingMartin Odersky2016-10-317-36/+56
| * | Updated .gitignoreMartin Odersky2016-10-201-0/+2
| * | Maintain point for positions of definitionsMartin Odersky2016-10-204-18/+27
| * | Don't generate positions that can be reconstructedMartin Odersky2016-10-181-2/+9
| * | Mention Inlined transformation in docsMartin Odersky2016-10-183-2/+7
| * | Minimize inline call info in PostTyperMartin Odersky2016-10-171-0/+13
| * | Pickle Inlined treesMartin Odersky2016-10-174-17/+22
| * | Fix dropInlined to also change positions of subtreesMartin Odersky2016-10-171-2/+3
| * | Keep position always with termMartin Odersky2016-10-171-1/+1
| * | Drop erroneous setPos in TreeUnpickler.Martin Odersky2016-10-172-3/+3
| * | Fix pickling of self type positionMartin Odersky2016-10-171-1/+1
| * | Fix pickling of annotation positionsMartin Odersky2016-10-171-2/+2
| * | Handle shared treesMartin Odersky2016-10-164-15/+50
| * | Record position of self typeMartin Odersky2016-10-152-14/+18
| * | Drop original on TypeTreeMartin Odersky2016-10-1511-59/+33
| * | Preserve all positions in Tasty.Martin Odersky2016-10-158-52/+98
* | | Merge pull request #1635 from AndrewZurn/masterFelix Mulder2016-11-032-2/+28
|\ \ \
| * | | Add error message - _* syntax - Parsers.scala:1082Andrew Zurn2016-11-022-2/+28
|/ / /
* | | Merge pull request #1651 from felixmulder/topic/message-fixesFelix Mulder2016-11-023-229/+226
|\ \ \ | |_|/ |/| |
| * | Clean up in `messages.scala`Felix Mulder2016-11-022-228/+225
| * | Fix line splitting when point is first col of lineFelix Mulder2016-11-021-1/+1
|/ /
* | Merge pull request #1629 from ljdelight/errorMessagesFelix Mulder2016-10-312-2/+19
|\ \
| * | Update error msg for Parsers.scala:1738 and 1739Lucas Burson2016-10-312-2/+19
|/ /
* | Merge pull request #1633 from thiagoandrade6/feature/error-identifier-expectedFelix Mulder2016-10-313-2/+27
|\ \
| * | Add error message IdentifierExpectedThiago Pereira2016-10-313-2/+27
|/ /
* | Merge pull request #1630 from m-sp/masterFelix Mulder2016-10-312-1/+14
|\ \
| * | Add error message Parsers.scala:1620 missing type keywordMatthias Sperl2016-10-312-1/+14
* | | Remove broken link in docs indexFelix Mulder2016-10-311-1/+1
* | | Change base-url, so dotty.epfl.ch can build masterFelix Mulder2016-10-311-1/+1
* | | Change base url to match new CNAME from dotty.epfl.chFelix Mulder2016-10-311-1/+1