summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/AnnotationInfos.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5589 from allisonhb/feature/si-4700Adriaan Moors2017-02-161-2/+3
|\
| * SI-4700 Make infix notation default for symbolic types.allisonhb2016-12-141-2/+3
* | Typo and spelling correctionsJanek Bogucki2016-11-111-1/+1
|/
* Drive accessor synthesis from info transformerAdriaan Moors2016-08-111-9/+0
* Fields phaseAdriaan Moors2016-08-111-4/+7
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+0
* Annotation filtering & derivation in one place.Adriaan Moors2015-11-121-0/+16
* SI-9535 correct bytecode and generic signatures for @throws[TypeParam]Lukas Rytz2015-10-261-11/+5
* Improve presentation compilation of annotationsJason Zaugg2015-09-241-1/+1
* SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-241-1/+0
* SI-7931 fix Dscala.repl.vids and some string interpolation typosAntoine Gourlay2014-09-021-2/+2
* Merge commit 'ec05aeb' into topic/merge-2.10.xJason Zaugg2014-05-081-1/+1
|\
| * SI-8442 Ignore stub annotation symbols in `AnnotationInfo#matches`Jason Zaugg2014-03-251-1/+1
* | SI-8118 simplifies Annotation down to a plain TreeEugene Burmako2014-02-141-1/+60
* | SI-8190 erasure identities for types in reflection APIEugene Burmako2014-02-141-1/+1
* | Avoid generic collections operations hot pathsJason Zaugg2014-01-311-1/+1
* | SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-151-2/+2
* | Eliminate redundant pickling code.Paul Phillips2013-10-121-0/+2
* | Seals some case class hierarchies.Lex Spoon2013-06-261-1/+1
* | Corralling Modes into a smaller pen.Paul Phillips2013-05-111-2/+1
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* | role played by magic constant in ScalaSigBytesMiguel Garcia2013-04-261-0/+10
* | removing remnants from the GenJVM eraMiguel Garcia2013-04-251-8/+5
* | Merge commit '81d8f9d3da' into merge-210Paul Phillips2013-02-091-0/+11
|\|
| * pullrequest feedbackEugene Burmako2013-02-041-5/+5
| * SI-7008 @throws annotations are now populated in reflectEugene Burmako2013-02-011-3/+14
* | SI-2577, SI-6860: annotation type inference.Paul Phillips2013-01-261-4/+7
* | Moves annotationError outside typedAnnotationEugene Burmako2012-12-251-0/+2
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-201-0/+5
|\|
| * Fixes SI-6758: force LazyAnnnotationInfo for DefDef and TypeDefHubert Plociniczak2012-12-111-0/+5
* | Members removed in scala.reflect.Paul Phillips2012-11-201-8/+3
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-5/+6
* | Commenting out unused members.Paul Phillips2012-11-191-6/+5
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* SI-6380 #1 Add @throws[Exception]Simon Ochsenreither2012-09-211-1/+20
* SI-6356 reflection now supports Java annotationsEugene Burmako2012-09-151-6/+10
* SI-6360 revises naming of AnnotationInfo and its membersEugene Burmako2012-09-151-27/+46
* Optimizations to cut down on #closures createdMartin Odersky2012-08-201-3/+20
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Fixed SI-6092. Fixed leaky annotations, and relaxed the conditions under whic...Iulian Dragos2012-07-181-6/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+293