summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/quasiquotes/Parsers.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'cc6fea6' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-041-0/+4
|\
| * SI-9572 Check for illegal tuple sizes in the parserStefan Zeiger2016-01-281-0/+4
* | Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-3/+0
|/
* SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-241-1/+1
* moves the impl of quasiquotes to scala.reflectEugene Burmako2014-09-111-0/+228