summaryrefslogtreecommitdiff
path: root/sources/scalac/backend/msil
Commit message (Expand)AuthorAgeFilesLines
* - added arithmetic conversions for charsmihaylov2003-12-171-1/+29
* - emit the symbol table as an attribute of top-...mihaylov2003-12-081-20/+44
* - removed the remnants of the code for traversi...mihaylov2003-12-081-209/+120
* - Removed field Primitive.tagpaltherr2003-12-041-2/+2
* - Removed AS_x primitivespaltherr2003-12-041-3/+0
* - fixed handling of object "main" functionmihaylov2003-11-101-37/+30
* - fixed handling of object instance fieldsmihaylov2003-11-101-21/+17
* - more extensive translation of java.lang.Strin...mihaylov2003-11-061-238/+354
* - more extensive tranlsation of java.lang.Strin...mihaylov2003-11-061-116/+184
* - Normalized member names of class Definitionpaltherr2003-10-301-4/+4
* - updated to the new msil library; works on ex...mihaylov2003-10-202-105/+140
* *** empty log message ***mihaylov2003-08-252-46/+38
* - extract information solely from symbols - doe...mihaylov2003-08-221-107/+197
* - rewrote the phase creation processpaltherr2003-08-181-15/+21
* *** empty log message ***Martin Odersky2003-08-151-2/+2
* - Removed printing of stack traces if not in de...paltherr2003-08-112-6/+6
* *** empty log message ***Martin Odersky2003-07-311-1/+1
* - Repolaced Tree argument of This and Super nod...paltherr2003-07-301-1/+1
* - changed to use the Primitives wherever possiblemihaylov2003-07-242-269/+424
* Added a new apply method to each phase which al...Matthias Zenger2003-07-021-0/+3
* - Removed file from encoded positionspaltherr2003-06-242-2/+2
* - various small changesmihaylov2003-06-231-27/+50
* - resolved a merge conflictmihaylov2003-06-231-188/+166
* - Made SourceFile and Position scala-independan...paltherr2003-06-162-12/+6
* - Removed fields True & False in class scala.Bo...paltherr2003-03-241-4/+0
* - Removed class Phase.paltherr2003-03-213-13/+11
* - Removed method createPhase in class PhaseDesc...paltherr2003-03-211-3/+2
* Initial import of the MSIL code generator.mihaylov2003-02-263-0/+2731