summaryrefslogtreecommitdiff
path: root/sources/scalac/util
Commit message (Expand)AuthorAgeFilesLines
* - Added attribute Symbol.IS_ANONYMOUSpaltherr2004-03-181-12/+0
* - added names used by TypesAsValuesPhaseschinz2004-03-181-2/+14
* *** empty log message ***Martin Odersky2004-03-151-0/+1
* - Replaced byte array in Name by a stringpaltherr2004-03-131-9/+9
* - Replaced byte array in Name by a stringpaltherr2004-03-132-170/+54
* - 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
* Improved error messages for failed pattern matc...Matthias Zenger2004-03-081-0/+1
* - Rewrote SourceRepresentation.externalizeFileN...paltherr2004-02-291-10/+20
* - Changed return type of NameTransformer.decode...paltherr2004-02-271-49/+30
* - Removed unused importpaltherr2004-02-181-1/+0
* 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
* - added transformation of the the backslash cha...mihaylov2003-12-031-0/+1
* *** empty log message ***buraq2003-12-021-0/+2
* - made the parse method 'public static' so that...mihaylov2003-12-011-1/+1
* handling of Symbol and Labelled changed towards...buraq2003-11-211-0/+3
* - Removed class DebugTypepaltherr2003-11-131-129/+1
* Added support for | in algebraic patterns;Matthias Zenger2003-11-111-13/+13
* - Added constant coercepaltherr2003-11-051-0/+1
* *** empty log message ***Martin Odersky2003-10-311-0/+8
* - Added methods to print arrays of primitive typespaltherr2003-10-211-4/+101
* - added 'shortname' flag to control file name o...michelou2003-10-201-5/+10
* - Added a handle for Treespaltherr2003-10-161-0/+2
* - Moved symbols from CodeFactory into Definitionspaltherr2003-10-141-0/+15
* - Addded Definitions.PATTERN_WILDCARDpaltherr2003-10-131-1/+2
* - Added special case for Rootpaltherr2003-10-061-1/+1
* - Added name ROOTpaltherr2003-10-061-0/+1
* *** empty log message ***Martin Odersky2003-09-182-0/+2
* - Added function scala_Functionpaltherr2003-09-111-7/+12
* - The name ERROR is now both a type name and a ...paltherr2003-09-091-0/+4
* - 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-251-1/+1
* - rewrote the phase creation processpaltherr2003-08-182-3/+40
* *** empty log message ***Martin Odersky2003-08-111-0/+1
* - Renamed log(Object[]) and show(Object[]) into...paltherr2003-08-081-19/+19
* *** empty log message ***Martin Odersky2003-08-062-0/+37
* *** empty log message ***Martin Odersky2003-08-041-2/+2
* - Added support for inlining default bootclassp...paltherr2003-08-041-0/+9
* *** empty log message ***Martin Odersky2003-08-041-0/+13
* - Changed localDummy to generate non-empty namespaltherr2003-08-021-0/+8
* - Added show methodspaltherr2003-07-311-7/+65