summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* - (partial) bug fix: modify ThisTypes appearing...schinz2003-05-192-3/+35
* takes care ofburaq2003-05-161-0/+535
* using PatternNormalizer, fixed recognition of e...buraq2003-05-161-2/+11
* fixed recognition of subsequences (like in List...buraq2003-05-161-3/+14
* - added generation of line-number informationschinz2003-05-151-0/+35
* - adapted to the new version of AddConstructorsschinz2003-05-141-1/+1
* - adapted to the new version of AddInterfacesschinz2003-05-141-19/+12
* - complete rewrite of AddInterfaces, to simplif...schinz2003-05-142-740/+620
* - names of constructor methods are not construc...schinz2003-05-141-4/+5
* - added CONSTRUCTOR name ("<init>")schinz2003-05-141-0/+2
* - added Id CVS tagschinz2003-05-141-0/+3
* - added valueParams methodschinz2003-05-142-1/+41
* - modified mkParentConstr(s) to make it possibl...schinz2003-05-141-5/+15
* - added a constructor, fixed another oneschinz2003-05-141-1/+15
* - Fixed type of method Throwable.throwpaltherr2003-05-141-1/+1
* - Added SymbolSubstTypeMap.javapaltherr2003-05-141-0/+147
* extended syntax of pattern matching with regula...buraq2003-05-133-5/+78
* fixed typo in comment for ArgumentPatterns, is ...buraq2003-05-131-1/+1
* *** empty log message ***buraq2003-05-136-10/+10
* renamed Tuple to Sequenceburaq2003-05-131-1/+1
* - Fixed to use scala.runtime.InterpreterSupport...paltherr2003-05-131-11/+12
* - Removed code that is now in class SymbolTable...paltherr2003-05-094-232/+6
* - Made rawInfoAt publicpaltherr2003-05-091-1/+1
* - Added SymbolTablePrinter.javapaltherr2003-05-091-0/+596
* *** empty log message ***Martin Odersky2003-05-092-4/+20
* - use definesSymbol to find nodes which define ...schinz2003-05-091-11/+1
* - added a CVS Id tag, removed trailing wsschinz2003-05-091-1/+4
* *** empty log message ***Martin Odersky2003-05-092-24/+48
* *** empty log message ***Martin Odersky2003-05-086-106/+114
* reintroduced possibility to enter things twice ...buraq2003-05-061-1/+0
* - Removed commented out codepaltherr2003-05-061-13/+0
* - Added method containspaltherr2003-05-061-0/+30
* - Replaced calls to hasSymbol by calls to defin...paltherr2003-05-061-6/+6
* - Fixed code that avoids private methodspaltherr2003-05-061-1/+1
* - Replaced a call an enter by an enterOrOverloadpaltherr2003-05-061-1/+1
* - Changed setOwner to automatically update the ...paltherr2003-05-054-8/+15
* - Removed the break that caused a warningpaltherr2003-05-051-1/+0
* *** empty log message ***Martin Odersky2003-05-0115-281/+53
* - Changed LabelDef to have an array of Idents i...paltherr2003-04-301-1/+1
* *** empty log message ***Martin Odersky2003-04-304-14/+20
* *** empty log message ***Martin Odersky2003-04-3021-104/+376
* - Added methods which take a symbol in TreeFact...paltherr2003-04-3013-152/+134
* - Added an import for Symbolpaltherr2003-04-241-0/+1
* - Fixed transformation of patterns of nullary c...paltherr2003-04-231-2/+2
* - Replaced Name.fromString("<error>") by Name.E...paltherr2003-04-231-1/+1
* - added GenMSIL phasemihaylov2003-04-162-13/+3
* *** empty log message ***Martin Odersky2003-04-167-24/+52
* - set the trees of the supertypes to be the ol...mihaylov2003-04-161-1/+1
* - Added a commentpaltherr2003-04-161-0/+1
* - Changed LazyTreeCopier to used a copier inste...paltherr2003-04-161-2/+7