summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/macros/Attachments.scala
Commit message (Expand)AuthorAgeFilesLines
* Apply some static code analysis recommendationsJanek Bogucki2015-11-261-1/+1
* relaxes attachment-matching rulesEugene Burmako2014-07-101-1/+1
* Optimize lookup of tree/symbol attachment search.Jason Zaugg2014-02-011-1/+4
* re-implement hasAttachment directly in raw attachmentsDen Shabalin2013-11-121-0/+4
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7018 Fix memory leak in Attachments.Jason Zaugg2013-01-271-6/+8
* Labeling scala.reflect and scala.reflect.macros experimental in the API docsHeather Miller2012-11-021-1/+4
* moves Attachments from api to macrosEugene Burmako2012-10-041-0/+57