summaryrefslogtreecommitdiff
path: root/test/files/jvm/annotations.scala
Commit message (Collapse)AuthorAgeFilesLines
* close #3400. no reviewLukas Rytz2010-05-071-0/+19
|
* revert the revert of r21791 (fix constructor pa...Lukas Rytz2010-05-051-5/+26
| | | | | | revert the revert of r21791 (fix constructor parameter annotations). close #3390. together with a new starr it builds. no review.
* revert commit that probably broke the build due...Adriaan Moors2010-05-041-26/+5
| | | | | | | revert commit that probably broke the build due to a bug in closure elimination revert commit that reverted the commit that probably didn't break the build
* fix and test where constructor parameter annota...Lukas Rytz2010-05-041-5/+26
| | | | | fix and test where constructor parameter annotations end up. no review
* close #3338, close #3334, close #3345.Lukas Rytz2010-04-251-0/+3
|
* fix windows / ibm nightlyLukas Rytz2009-09-301-2/+2
|
* improved annotations copying (documentation, mo...Lukas Rytz2009-09-291-0/+11
| | | | | | improved annotations copying (documentation, moved meta-annotations, added tests)
* fix annotations testLukas Rytz2009-06-071-1/+1
|
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-4/+5
|
* 1.4-related cleanup and reorganization.Antonio Cunei2009-05-151-0/+159
Removed a bunch of now useless 1.4 code, merged back jvm5-specific partest tests into the general jvm tests, documentation updates.