aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/annot.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing annotation on function typeGuillaume Martres2017-02-121-0/+1
* Remove overloaded constructor for annotationsGuillaume Martres2016-07-271-1/+1
* Make normalizeToRef survive annotated typesMartin Odersky2015-05-211-1/+1
* Disallow {...} arguments for annotationsMartin Odersky2015-05-211-0/+13
* Fixed testMartin Odersky2014-12-191-3/+1
* Allow for varargs passed to Java annotation constructors.Martin Odersky2014-12-191-3/+5
* Java annotations parsing problemDmitry Petrashko2014-11-221-1/+5
* Add the right constructor to Java annotationsMartin Odersky2014-11-221-0/+11