aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/parsing/SymbolicXMLBuilder.scala
Commit message (Collapse)AuthorAgeFilesLines
* Remove uses of StringOps from scala-reflectGuillaume Martres2017-03-081-2/+2
|
* Fix #1976: Hack to support scala.xml's $scope (#1977)odersky2017-02-141-1/+0
| | | | | | This is a gross hack to support the need for a $scope binding when XML literals are created. It should go away once we phase out XML literals. A library-based solution should use implicits instead.
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+264