summaryrefslogtreecommitdiff
path: root/sources/scalac/util/Names.java
Commit message (Expand)AuthorAgeFilesLines
* Removed old Scalac code in sources and various ...Gilles Dubochet2005-12-181-268/+0
* Added delegate supportmihaylov2005-07-071-0/+2
* Implemented support for the scala.cloneable att...mihaylov2005-06-241-0/+1
* - bug fix: detect types whose instantiation can...schinz2005-05-111-0/+6
* - renamed weak* methods in ScalaClassType to is...schinz2005-04-201-1/+1
* - renamed getType to getScalaTypeschinz2005-04-191-1/+1
* - improved the interaction between arrays and r...schinz2005-04-171-0/+2
* - Added method "ne" in class AnyRefpaltherr2005-04-111-0/+1
* - added a cache for JavaClassTypes,schinz2005-04-051-0/+1
* - added weakIsInstance method in ScalaClassType...schinz2005-03-281-0/+1
* - introduced isInstanceOf$erased and asInstance...schinz2005-03-261-0/+2
* - use TypeConstructor.FUNCTION_OUTER as a fake ...schinz2005-03-241-0/+1
* - renamed "checkCastability" (in Type and subcl...schinz2005-03-101-1/+1
* - added EMPTY_ARRAYschinz2005-02-171-0/+1
* translated matching.PatternMatcher to Scalaburaq2005-01-241-0/+1
* little fixesburaq2005-01-211-0/+2
* - added a few methods and fields related to run...schinz2005-01-171-4/+9
* - added a few names related to run-time typesschinz2004-10-141-1/+16
* - added name for Java method 'readResolve' (see...michelou2004-09-241-12/+13
* *** empty log message ***Martin Odersky2004-07-021-1/+1
* [MSIL] Added name GetTypemihaylov2004-06-231-0/+1
* - Added names "finalize", "wait", "notify", "no...mihaylov2004-06-211-0/+4
* pretty-print + whitespace trimmingburaq2004-05-261-0/+1
* name change select... to case...buraq2004-05-241-2/+2
* case classes implement trait scala.CaseClassburaq2004-05-181-0/+4
* - Added a case for class symbols in method OUTERpaltherr2004-05-131-1/+3
* - Added creation of general access methods in E...paltherr2004-03-281-3/+9
* - Removed Name.ERRORpaltherr2004-03-191-1/+1
* - Removed method subName in class Namepaltherr2004-03-181-51/+0
* - added names used by TypesAsValuesPhaseschinz2004-03-181-2/+14
* *** empty log message ***Martin Odersky2004-03-151-0/+1
* Improved error messages for failed pattern matc...Matthias Zenger2004-03-081-0/+1
* added Tuple2, percentburaq2004-02-111-0/+2
* - Added field and method ALIASpaltherr2004-01-231-0/+6
* - Added synchronized_paltherr2004-01-131-0/+1
* *** empty log message ***Martin Odersky2004-01-091-1/+2
* - Added constant arrraypaltherr2004-01-081-0/+1
* - Added method MIXINpaltherr2004-01-071-0/+10
* *** empty log message ***buraq2003-12-021-0/+2
* handling of Symbol and Labelled changed towards...buraq2003-11-211-0/+3
* - Added constant coercepaltherr2003-11-051-0/+1
* - Moved symbols from CodeFactory into Definitionspaltherr2003-10-141-0/+15
* - Addded Definitions.PATTERN_WILDCARDpaltherr2003-10-131-1/+2
* - Added name ROOTpaltherr2003-10-061-0/+1
* *** empty log message ***Martin Odersky2003-09-181-0/+1
* - Added function scala_Functionpaltherr2003-09-111-7/+12
* - Added OUTER and SUPER methodspaltherr2003-09-081-1/+22
* *** empty log message ***Martin Odersky2003-08-281-0/+1
* Added support for case class tags.Matthias Zenger2003-08-281-0/+2
* *** empty log message ***Martin Odersky2003-08-111-0/+1