summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-05-275-26/+53
* - Added call to widenpaltherr2003-05-231-1/+1
* - Fixed method isSubType for UnboxedType and Un...paltherr2003-05-231-2/+10
* - Commented out debug codepaltherr2003-05-221-1/+1
* *** empty log message ***Martin Odersky2003-05-221-6/+35
* *** empty log message ***Martin Odersky2003-05-212-13/+41
* *** empty log message ***Martin Odersky2003-05-212-5/+28
* *** empty log message ***Martin Odersky2003-05-216-40/+143
* - Changed log method in class Debugpaltherr2003-05-201-4/+18
* - Moved code from EntryPointCompiler into Inter...paltherr2003-05-201-2/+5
* - Fixed early initialization of module variable...paltherr2003-05-191-4/+20
* - Moved isGlobalModule method from RefCheck int...paltherr2003-05-192-10/+22
* fixed comment FunDef, FunSig ( changed 'ParamCl...buraq2003-05-191-2/+2
* *** empty log message ***Martin Odersky2003-05-195-64/+195
* - (final) bug fix: use the symbol of the class ...schinz2003-05-192-10/+22
* added printing of nodes Sequence,Subsequence,Al...buraq2003-05-191-0/+27
* adapted PatternNormalizer to new syntax, whih a...buraq2003-05-191-1/+1
* validity check and normalization of [sub]sequen...buraq2003-05-191-13/+31
* - (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