summaryrefslogtreecommitdiff
path: root/sources/scalac/util/Name.java
Commit message (Expand)AuthorAgeFilesLines
* - 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