summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Changed extractPrimitiveArgs to not unbox fir...paltherr2003-10-101-45/+82
* - Added methods Switchpaltherr2003-10-101-0/+31
* - Added methods isInstanceOfpaltherr2003-10-101-0/+8
* - Added bootstrappaltherr2003-10-101-0/+1
* - Renamed methods mkApply into mkApplyTV and mk...paltherr2003-10-102-19/+44
* - Added method mkLitpaltherr2003-10-101-18/+58
* changed pattern grammar, () is now empty sequen...buraq2003-10-091-0/+1
* changed pattern grammar, () is now empty sequen...buraq2003-10-091-27/+29
* *** empty log message ***Martin Odersky2003-10-091-11/+11
* *** empty log message ***Martin Odersky2003-10-093-28/+45
* changes to grammar, fixing () for empty sequenc...buraq2003-10-091-5/+4
* *** empty log message ***Martin Odersky2003-10-091-3/+3
* *** empty log message ***Martin Odersky2003-10-0813-70/+126
* *** empty log message ***Martin Odersky2003-10-0818-0/+184
* - Added variable PROJECT_BOOTSTRAPDIRpaltherr2003-10-082-91/+69
* *** empty log message ***Martin Odersky2003-10-088-51/+38
* - Fixed rule fastcleanpaltherr2003-10-081-1/+2
* - Fixed prefix handling for TypeAliases and Abs...paltherr2003-10-082-9/+9
* - Added pos argumentpaltherr2003-10-081-1/+1
* - Added method isClassTypepaltherr2003-10-081-0/+5
* - Added bootstrap codepaltherr2003-10-071-3/+59
* scala version of test reg traverserburaq2003-10-071-0/+45
* Made an error message more precise.Matthias Zenger2003-10-071-1/+1
* Fixed bug which prevented empty files from bein...Matthias Zenger2003-10-071-12/+16
* - Added bug183.scalapaltherr2003-10-073-0/+13
* - Added currentPhase modificationpaltherr2003-10-071-0/+4
* - Added bridges.scalapaltherr2003-10-072-0/+7125
* - Added code to does method lookups for interfa...paltherr2003-10-071-0/+4
* - Added a version of overridingSymbolfor phases...paltherr2003-10-071-3/+11
* - Simplified codepaltherr2003-10-071-1/+1
* added test case for #133bburaq2003-10-062-4/+15
* fixed bug133, refactored code ignoreValue,Null ...buraq2003-10-066-90/+33
* - Added bug 176paltherr2003-10-062-0/+33
* - Added code in AsSeenFrom.apply to unalias reb...paltherr2003-10-061-1/+3
* - Added outer type links to rebound abstract typespaltherr2003-10-061-4/+10
* *** empty log message ***paltherr2003-10-061-4/+2
* - Reverted changes done to toPrefixpaltherr2003-10-061-3/+8
* - Added special case for TARGET_INT in genNewArraypaltherr2003-10-061-0/+5
* - Changed uniqueName to use Symbol.fullname()paltherr2003-10-061-14/+2
* - Replaced name length test by Names.ROOT equal...paltherr2003-10-061-1/+1
* - Changed name of ROOT to "<root>"paltherr2003-10-062-5/+1
* - Replaced test of name length by call to isRootpaltherr2003-10-061-1/+11
* - Replaced test of name length by call to isRootpaltherr2003-10-061-3/+2
* - Added special case for Rootpaltherr2003-10-061-1/+1
* - Added name ROOTpaltherr2003-10-061-0/+1
* fixed hash-consingburaq2003-10-033-3/+7
* Added more options.Matthias Zenger2003-10-031-4/+13
* - Minor modifications.cremet2003-10-031-11/+11
* made xml elements mostly immutable, had to adap...buraq2003-10-034-7/+7
* removed java collection classes, using only sca...buraq2003-10-033-135/+118