summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/StdAttachments.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8040 Warn unused pattern varsSom Snytt2017-03-111-0/+6
* Partial fix for SI-7046Miles Sabin2016-11-281-0/+6
* SI-10071 Separate compilation for varargs methodsIulian Dragos2016-11-251-0/+3
* SD-192 Change scheme for trait super accessorsJason Zaugg2016-08-151-0/+2
* SI-9390 Avoid needless outer capture with local classesJason Zaugg2016-06-031-0/+5
* Lambda impl methods static and more stably namedJason Zaugg2016-06-011-0/+2
* Track Function's SAM symbol & target type using an attachmentAdriaan Moors2016-03-261-0/+13
* Allow @inline/noinline at callsites (in addition to def-site)Lukas Rytz2015-10-201-0/+4
* Fix many typos in docs and commentsmpociecha2014-12-141-2/+2
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-0/+10
* Address pull request feedbackDenys Shabalin2014-01-231-1/+1
* Tag synthetic unit with attachmentDenys Shabalin2014-01-231-0/+4
* Provide a way for unapply macro to obtain a list of subpattensDen Shabalin2013-12-101-0/+3
* re-implement hasAttachment directly in raw attachmentsDen Shabalin2013-11-121-1/+1
* change intermidiate representation of for loop enumeratorsDen Shabalin2013-11-121-0/+4
* add support for importable attachmentsDen Shabalin2013-11-121-4/+4
* add hasAttachment utility method to the internal apiDen Shabalin2013-11-121-0/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* generalizes macroExpandEugene Burmako2013-01-091-13/+0
* typedIdent no longer destroys attachmentsEugene Burmako2012-12-131-0/+1
* adds comments to standard attachmentsEugene Burmako2012-11-181-0/+15
* SI-6673 fixes macro problems with eta expansionsEugene Burmako2012-11-181-0/+2
* moves Attachments from api to macrosEugene Burmako2012-10-041-1/+1
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-1/+1
* SI-6372 cleans up the API of AttachmentsEugene Burmako2012-09-151-1/+1
* Allow attachments for symbols, just like for trees.Lukas Rytz2012-07-051-1/+16
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+12