summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* - Added methods getConvertSymbolpaltherr2003-12-041-0/+110
* - Added conversion primitivespaltherr2003-12-041-0/+149
* - Added conversion primitivespaltherr2003-12-041-0/+50
* - reverted back to version 1.27 for now, as 1.2...schinz2003-12-041-39/+3
* after fixing bug#246, have to treat toSequence ...buraq2003-12-031-3/+39
* - Added primitive UNBOXpaltherr2003-12-031-0/+1
* - Fixed eraseUnboxMethodType for type Unitpaltherr2003-12-031-1/+1
* - added transformation of the the backslash cha...mihaylov2003-12-031-0/+1
* - Added special cases for unbox methodspaltherr2003-12-031-10/+24
* a possible fix of bug#246buraq2003-12-031-1/+18
* - Fixed genNewUnboxedArray for multiarray of un...paltherr2003-12-031-1/+3
* - Added UNBOX primitivespaltherr2003-12-031-0/+78
* - Added commentspaltherr2003-12-031-3/+6
* - Added primitive UNBOXpaltherr2003-12-031-36/+37
* - Mirrored the updates from Infer.scalapaltherr2003-12-021-11/+27
* oopsburaq2003-12-021-1/+1
* oops, typoburaq2003-12-021-1/+1
* better message for failling assertionburaq2003-12-021-1/+1
* *** empty log message ***buraq2003-12-021-0/+2
* added stuff for debugprint code creationburaq2003-12-021-0/+10
* optimization, switch instead of if-the-else for...buraq2003-12-025-120/+192
* added debugprint code creationburaq2003-12-021-2/+22
* *** empty log message ***Matthias Zenger2003-12-021-800/+0
* *** empty log message ***Martin Odersky2003-12-022-19/+28
* - bug fix (#242): added support for wide GOTO i...schinz2003-12-021-39/+83
* - added two variants of "fail" taking an except...schinz2003-12-021-6/+18
* commentburaq2003-12-011-1/+1
* - made the parse method 'public static' so that...mihaylov2003-12-011-1/+1
* - Added some code to avoid printing bounds like...paltherr2003-12-011-4/+9
* *** empty log message ***Martin Odersky2003-11-286-51/+75
* - Fixed ClassDef to use typeOfThis of next phase;paltherr2003-11-281-3/+7
* renamed entry point, restricted method accessburaq2003-11-281-5/+5
* renamed call to PMburaq2003-11-281-1/+1
* - Fixed for new Identifier defpaltherr2003-11-281-4/+8
* moved some methods from PatternMatcherburaq2003-11-281-1/+74
* removed tabsburaq2003-11-281-673/+600
* - Removed method symbolStringpaltherr2003-11-281-18/+14
* - Added special case for initializers in simple...paltherr2003-11-281-2/+3
* - Removed owner link between classes and module...paltherr2003-11-282-45/+22
* fixed bug224buraq2003-11-271-100/+101
* - Added erasure of typeOfThispaltherr2003-11-271-0/+1
* - Added special transformation of typeOfThispaltherr2003-11-271-4/+11
* - Added isThisSympaltherr2003-11-271-1/+5
* spaceburaq2003-11-271-1/+0
* *** empty log message ***Martin Odersky2003-11-261-26/+24
* - Removed isXXX methodspaltherr2003-11-261-46/+0
* - Fixed assertpaltherr2003-11-261-1/+1
* *** empty log message ***Martin Odersky2003-11-261-3/+4
* *** empty log message ***Martin Odersky2003-11-254-9/+27
* - Fixed case Selectpaltherr2003-11-251-3/+4