summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/symtab/Names.scala
Commit message (Expand)AuthorAgeFilesLines
* A couple long-threatened repl features.Paul Phillips2011-02-031-0/+2
* What's in a name? 2 redundant fields, it seems.Iulian Dragos2011-02-021-3/+3
* Primarily a cleanup of the organization of keyw...Paul Phillips2011-01-271-0/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed the Name => TypeName implicit conversion.Paul Phillips2011-01-011-22/+13
* A foot in the door with Parsers/JavaParsers and...Paul Phillips2010-12-041-0/+3
* Generalizes catch blocks to include any Partial...Paul Phillips2010-12-031-0/+1
* It's a big one!Paul Phillips2010-12-021-31/+74
* Determined that half a dozen ways of checking f...Paul Phillips2010-11-041-0/+1
* One more mr.Paul Phillips2010-11-021-66/+39
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Removed scala.util.NameTransformer (it moved to...Paul Phillips2010-02-011-1/+1
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-1/+4
* A compact tree printer, for primitives like mys...Paul Phillips2010-01-301-0/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removed StringVector and all uses thereof.Paul Phillips2009-09-231-3/+2
* Removed custom UTF8 encoding implementation, de...Paul Phillips2009-09-051-27/+21
* Deprecation patrol continues patrolling.Paul Phillips2009-08-221-2/+2
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Altered some invocations of Array.copy to use c...Paul Phillips2009-07-161-2/+2
* Moved NameTransformer from the compiler to the ...Paul Phillips2009-06-021-1/+1
* Removed redundant scala.tools.util.UTF8Codec.Paul Phillips2009-04-241-1/+1
* fixed #1775 by making all anonymous functions s...Martin Odersky2009-04-071-0/+7
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Commented out the println which was causing pos...Geoffrey Washburn2008-04-121-1/+1
* (1) add devirtualization phase.Martin Odersky2008-04-111-18/+23
* removed contractiveness requirement for implici...Martin Odersky2008-04-021-2/+2
* moved swing classes to package scala.swing; fix...Martin Odersky2008-04-021-14/+39
* removed type aliases, old for-syntax, ..michelou2007-07-121-3/+3
* incremented MinorVersion, deprecated All/AllRef...michelou2007-06-131-57/+57
* Replaced == null()eq null(ne null)mihaylov2006-11-131-6/+6
* Refactored portability supportmihaylov2006-11-011-2/+2
* removed hand-coded "Direct Known Subclasses"michelou2006-10-111-9/+1
* cleaned up comments in symtab/Names.scalamichelou2006-10-091-31/+95
* modified escapedStringValue and cleaned up comm...michelou2006-10-081-1/+11
* removed leading/trailing blanks/tabs in symtab/...v2.1.8michelou2006-08-231-81/+84
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+332