summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/quasiquotes
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-183-6/+2
|/
* Fix 25 typos (s)Janek Bogucki2015-07-061-1/+1
* Fix 25 typos (g-i)Janek Bogucki2015-06-221-1/+1
* Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
* Fix many typosMichał Pociecha2015-04-211-1/+1
* Removed warningsEECOLOR2015-03-261-1/+1
* new{Term,Type}Name→{Term,Type}Name, tpename/nme→{type,term}NamesSimon Ochsenreither2015-03-262-2/+2
* SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-242-2/+1
* moves the impl of quasiquotes to scala.reflectEugene Burmako2014-09-115-0/+1221