summaryrefslogtreecommitdiff
path: root/sources/scalac/util/Name.java
Commit message (Expand)AuthorAgeFilesLines
* - Name.toAsciiUnsafepaltherr2004-03-191-0/+8
* - Added classes TermName and TypeName and made ...paltherr2004-03-191-80/+76
* - Removed Name.ERRORpaltherr2004-03-191-3/+0
* - Removed Name.fromSourcepaltherr2004-03-191-9/+0
* - Moved methods precedence and isLeftAssoc from...paltherr2004-03-191-42/+0
* - Removed method Name.appendpaltherr2004-03-181-6/+0
* - Removed method subName in class Namepaltherr2004-03-181-6/+0
* - Added attribute Symbol.IS_ANONYMOUSpaltherr2004-03-181-12/+0
* - Replaced byte array in Name by a stringpaltherr2004-03-131-9/+9
* - Replaced byte array in Name by a stringpaltherr2004-03-131-158/+35
* - In class Name renamed sub, pos, lastPos into ...paltherr2004-03-131-1/+1
* - In class Name renamed sub, pos, lastPos into ...paltherr2004-03-131-14/+14
* - Removed unused methodspaltherr2004-03-131-9/+0
* - Removed unused methodspaltherr2004-03-121-27/+0
* - The name ERROR is now both a type name and a ...paltherr2003-09-091-0/+4
* *** empty log message ***Martin Odersky2003-07-311-27/+0
* - Moved definition of empty name into Names.paltherr2003-07-041-4/+0
* *** empty log message ***Martin Odersky2003-06-041-3/+5
* *** empty log message ***Martin Odersky2003-03-031-2/+2
* Initial version.Martin Odersky2003-02-131-0/+391