summaryrefslogtreecommitdiff
path: root/sources/scalac/backend
Commit message (Expand)AuthorAgeFilesLines
* - bug fix: correctly detect calls to constructorsschinz2003-03-101-3/+3
* - bug fix: the new internal notation for Unit (...schinz2003-03-041-4/+8
* *** empty log message ***Martin Odersky2003-03-031-1/+1
* Initial import of the MSIL code generator.mihaylov2003-02-263-0/+2731
* - Added field RUNTIME_TYPEpaltherr2003-02-211-0/+3
* *** empty log message ***schinz2003-02-192-0/+1549
* - Replaced call to isJavaPackageClass by a call...paltherr2003-02-191-2/+2
* - Added scalac/backend/Primitivespaltherr2003-02-191-0/+885
* - Added scalac/backend/Primitive.javapaltherr2003-02-191-0/+158