summaryrefslogtreecommitdiff
path: root/src/library/scala/annotation
Commit message (Expand)AuthorAgeFilesLines
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-2/+6
* Removed all the imports of the bridge annotation.Paul Phillips2012-04-281-0/+1
* @unspecialized annotation.Paul Phillips2012-04-281-0/+17
* Added languageFeature annotation (was missing before). Resolved problem with ...Martin Odersky2012-04-131-0/+13
* new annotation targets for companion classes/objects/factory methods.Martin Odersky2012-04-113-0/+48
* Fixed broken links in sources of scala/annotationDominik Gruntz2012-04-052-3/+3
* Whitespace commit.Paul Phillips2012-02-291-2/+2
* Reworking synchronized patch.Paul Phillips2012-02-281-15/+0
* Merge remote-tracking branch 'szabolcsberecz/SI-64' into SI-64-freshPaul Phillips2012-02-281-0/+15
|\
| * replace methods containing a synchronized body with synchronized methodsSzabolcs Berecz2012-02-161-0/+15
* | Fleshed out the @elidable documentation.Paul Phillips2012-02-231-15/+43
* | update api docs for @elidable to match the behaviour more closely.Szabolcs Berecz2012-02-231-4/+7
|/
* Migration message and version cleanupSimon Ochsenreither2011-12-071-8/+10
* Moved meta annotations to annotation.meta, plus.Paul Phillips2011-10-108-12/+158
* Shuffling classes around.Paul Phillips2011-10-017-144/+27
* 2nd round of clean ups (see r25285)michelou2011-07-157-51/+45
* Cleaned up some hopelessly atrophied documentat...Paul Phillips2011-04-271-26/+17
* Added bridge method capability to compiler.Martin Odersky2011-04-211-0/+13
* Various addenda to soc's patch: regenerating Pr...Paul Phillips2011-04-141-1/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-1/+1
* Removed uniqueness annotations. Review by rytz.Philipp Haller2011-03-174-95/+0
* improved documentation for annotations in scala...Lukas Rytz2011-03-157-234/+74
* Added documentation in annotation.unique packag...Philipp Haller2011-03-081-0/+10
* Updated copyright notices to 2011Antonio Cunei2011-01-2024-24/+24
* Some modifications to @elidable: for reasons lo...Paul Phillips2011-01-121-12/+27
* Added uniqueness annotations. Review by rytz.Philipp Haller2010-12-074-0/+85
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-0620-16/+109
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-0/+15
* Fix for #3621.Aleksandar Pokopec2010-11-241-0/+18
* Created @strictfp annotation in scala.annotation.Paul Phillips2010-11-011-0/+18
* closes 2462. better implicit error messages.Adriaan Moors2010-08-201-0/+18
* Although it was working fine, a test case for @...Paul Phillips2010-03-231-2/+2
* Added -Xmigration option and @migration annotat...Paul Phillips2010-03-051-0/+28
* Fixed a number of faulty Scaladoc comments in l...Gilles Dubochet2010-01-261-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-0711-11/+11
* close #2708Lukas Rytz2009-12-041-0/+51
* closes #2670.Lukas Rytz2009-11-195-10/+50
* More minor removals and some cleanups of !!!s a...Paul Phillips2009-11-181-19/+0
* - Renames filterMap to partialMapPaul Phillips2009-11-061-0/+1
* improved documentationLukas Rytz2009-09-305-15/+20
* improved annotations copying (documentation, mo...Lukas Rytz2009-09-2910-60/+210
* add @since scaladoc tag to scala.annotation.*stepancheg2009-09-266-0/+14
* copying of field annotations can now be control...Lukas Rytz2009-09-255-0/+60
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* Generalized -Xdisable-assertions into an annota...Paul Phillips2009-09-091-0/+64
* drop svn:executable flag from source filesstepancheg2009-08-131-0/+0
* minor change (Scala comments)michelou2009-07-071-2/+5
* fixed Scala comments, added svn:keywordsmichelou2009-07-071-2/+18
* Adds @experimental annotation to lower the acti...Paul Phillips2009-06-171-0/+16
* The birth of the @switch and @tailrec annotations.Paul Phillips2009-03-162-0/+33