summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Initial import of the CheckNames class.mihaylov2003-02-271-0/+47
* - bug fix: when duplicating names, also take ca...schinz2003-02-272-2/+8
* Initial import of the MSIL code generator.mihaylov2003-02-263-0/+2731
* Minor code cleanup: Use the static encode() fun...mihaylov2003-02-251-10/+10
* - bug fix: replaced erroneous uses of enclClass byschinz2003-02-251-12/+7
* Initial import of the AddConstructors phase.mihaylov2003-02-212-0/+297
* - Improved the error messagespaltherr2003-02-211-32/+35
* - bug fix: className() now returns a name of th...schinz2003-02-211-1/+3
* - Enhanced debug messagepaltherr2003-02-211-1/+1
* - Removed a type-tree transformation in case Typedpaltherr2003-02-211-1/+4
* - Fixed construction of CompoundTypepaltherr2003-02-211-4/+5
* - Added flag -nopredefspaltherr2003-02-213-2/+13
* - bug fix: do not ask for class symbols of Java...schinz2003-02-211-11/+10
* - Inserted erasure phasepaltherr2003-02-212-7/+8
* - Added Erasure and ErasurePhasepaltherr2003-02-212-0/+676
* - Added class MapOnlyTypespaltherr2003-02-211-1/+7
* - Added method fullErasurepaltherr2003-02-211-0/+11
* - Added Ref.javapaltherr2003-02-211-0/+27
* - Completed printer for typespaltherr2003-02-211-4/+28
* - Added field RUNTIME_TYPEpaltherr2003-02-211-0/+3
* - Added method parentspaltherr2003-02-211-0/+5
* - bug fix: replaced pointer-based type equality...schinz2003-02-212-3/+3
* - bug fix: do not use outer links to access typ...schinz2003-02-201-0/+3
* - bug fix: do not use accessors (which do not e...schinz2003-02-201-1/+3
* *** empty log message ***Matthias Zenger2003-02-201-0/+5
* *** empty log message ***Martin Odersky2003-02-203-7/+7
* *** empty log message ***Martin Odersky2003-02-2021-185/+266
* - adapted to the new mkParentConstr in TreeGenschinz2003-02-202-5/+3
* - removed useless "root" parameter in mkParentC...schinz2003-02-201-7/+4
* Ported pattern matcher.Matthias Zenger2003-02-205-13/+9
* File needed for pattern matcher.Matthias Zenger2003-02-201-0/+3
* File needed for generated pattern matching code.Matthias Zenger2003-02-201-0/+26
* Adapted Tuple template to new syntax.Matthias Zenger2003-02-201-4/+4
* Initial version of the pattern matcher component.Matthias Zenger2003-02-206-0/+1940
* Bug fixes in lambda lifter, test classesMartin Odersky2003-02-197-362/+433
* - added GenJVM phaseschinz2003-02-192-4/+4
* *** 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-192-2/+888
* - Added some names for class Primitivespaltherr2003-02-191-0/+30
* - Added method isOverloadedpaltherr2003-02-191-0/+14
* - Added scalac/backend/Primitive.javapaltherr2003-02-191-0/+158
* - Added scala/runtime/RunTime.javapaltherr2003-02-191-0/+552
* - added phases AddInterfaces and ExpandMixinsschinz2003-02-192-4/+4
* - added method nextInfoschinz2003-02-191-0/+9
* *** empty log message ***schinz2003-02-198-0/+2047
* - Removed Makefile in sources/scalacpaltherr2003-02-171-601/+0
* - Ignored files "Tuple*.scala"paltherr2003-02-171-0/+1
* - Removed Tuple*.scalapaltherr2003-02-179-216/+0
* - Added Tuple.scm and Tuple.tmplpaltherr2003-02-172-0/+73