summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/quasiquotes/Parsers.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9572 Check for illegal tuple sizes in the parserStefan Zeiger2016-01-281-0/+4
* 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