summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/symtab/Flags.scala
Commit message (Expand)AuthorAgeFilesLines
* Deleting the empty files git is not too cool to...Paul Phillips2011-05-171-0/+0
* And the remainder of the scala.reflect refactor...Paul Phillips2011-05-161-220/+0
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Eliminated SYNTHETICMETH flag.Paul Phillips2010-12-031-2/+2
* Fix for #3621.Aleksandar Pokopec2010-11-241-3/+3
* The second piece of the flags patch.Paul Phillips2010-10-131-0/+10
* Abstracting out the common flags code between S...Paul Phillips2010-10-111-93/+146
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Interrupted attempt to fix #2897.Martin Odersky2010-04-091-0/+7
* Made 'specialized' a printable flag. No review.Iulian Dragos2010-04-091-1/+2
* Closes #3118. review by extemporeMartin Odersky2010-03-041-1/+1
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-190/+1
* integration of java and scala deprecationLukas Rytz2009-12-141-2/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* The preferred way to convert between primitives...Paul Phillips2009-11-111-1/+1
* Fixed #1342.Martin Odersky2009-10-281-1/+6
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-221-7/+7
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Specialization landed in trunk.Iulian Dragos2009-06-181-1/+2
* Named and default argumentsLukas Rytz2009-05-301-0/+1
* Changed Flags object not to inherit from Enumer...Paul Phillips2009-04-221-34/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* added comments; better errror messages; trace u...Martin Odersky2008-12-081-2/+2
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-251-18/+131
* Buffer gets vararg +, += methods; small fixes.Martin Odersky2008-08-151-1/+1
* Fixed #1216 by adding JAVA to the module class ...Iulian Dragos2008-08-151-1/+1
* Fixed initialization for vars initialized to th...Iulian Dragos2008-07-311-1/+2
* fixed #807. More stuff for virtual classes.Martin Odersky2008-05-301-0/+1
* Rolled back r14773, until I figure out why the ...Iulian Dragos2008-04-291-1/+0
* Fixed protected accessor for inherited java mem...Iulian Dragos2008-04-221-0/+1
* (1) add devirtualization phase.Martin Odersky2008-04-111-3/+0
* fixed t607, t699Martin Odersky2008-04-081-1/+2
* added reverse to RichString.Martin Odersky2008-02-061-0/+2
* build target is now 1.5Martin Odersky2008-01-171-1/+1
* fixed several problems with implicits. Martin Odersky2007-10-311-1/+1
* Merged lazy values branch to trunk.Iulian Dragos2007-06-271-12/+14
* more existentialsMartin Odersky2007-06-151-2/+3
* incremented MinorVersion, deprecated All/AllRef...michelou2007-06-131-17/+17
* added existential typesMartin Odersky2007-06-091-0/+1
* fixed bugs 1143, 1136, 1102Martin Odersky2007-05-291-1/+1
* some optimizations. new closure syntax.Martin Odersky2007-04-231-1/+2
* no comment...michelou2007-04-201-31/+32
* Try to commit each file individually.Sean McDirmid2007-04-191-32/+31
* updated for-comprehension syntaxmichelou2007-04-191-33/+33
* Switching over to position objects from positio...Sean McDirmid2007-04-191-1/+34
* added early field initialization.Martin Odersky2007-04-121-1/+1
* explicit supercalls + new style for syntax + ba...Martin Odersky2007-04-041-1/+2
* added private[this] and protected[this] modifiers.Martin Odersky2007-02-011-1/+9
* removed leading/trailing tabs/blanks in symtab/...michelou2006-08-311-108/+115
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-251-1/+0