summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer
Commit message (Expand)AuthorAgeFilesLines
* cleanupburaq2004-06-081-3/+9
* ant task fixed up,buraq2004-06-071-106/+0
* fixed2buraq2004-06-041-1/+7
* fixedburaq2004-06-041-0/+2
* coommburaq2004-06-041-2/+4
* commit 2buraq2004-06-042-13/+8
* premature commitburaq2004-06-042-7/+13
* *** empty log message ***buraq2004-06-037-20/+44
* *** empty log message ***Martin Odersky2004-06-033-6/+19
* - Changed methods Debug.show to add separators ...paltherr2004-06-033-15/+13
* - Fixed erasure for bug 328paltherr2004-06-031-1/+8
* - Changed _TYPE methods in Definitions for prim...paltherr2004-06-028-21/+21
* library update, validation in dtd2scalaburaq2004-05-282-0/+19
* moved a method to TreeInfoburaq2004-05-181-1/+6
* obsoleteburaq2004-05-171-47/+0
* using partialMatcher instead of old Transmatch ...buraq2004-05-179-493/+527
* obsolete, scala versions workburaq2004-05-172-190/+0
* - Moved phase AddAccessors before phase Explici...paltherr2004-05-132-19/+94
* - Added warningpaltherr2004-05-111-0/+1
* Fixed bug involving nested case objects.Matthias Zenger2004-05-062-113/+110
* - Added links for all outer modules (solves bug...paltherr2004-04-131-7/+7
* - Removed calls to Symbol.module()paltherr2004-04-102-16/+2
* - Added Tree.Createpaltherr2004-04-063-6/+21
* - Fixed error tests to use isErrorpaltherr2004-04-041-2/+2
* - Changed Tree.New(Template) to Tree.New(Tree)paltherr2004-04-043-26/+20
* - Fixed position of generated access methodpaltherr2004-04-021-1/+1
* - Moved instance of FreshNameCreator from Globa...paltherr2004-04-022-2/+2
* - Removed unused codepaltherr2004-04-021-19/+0
* - Removed now useless code for constructorspaltherr2004-03-281-37/+7
* - Added creation of general access methods in E...paltherr2004-03-281-35/+64
* - Moved a MSIL specific feature from Erasure to...mihaylov2004-03-261-2/+5
* - Added a setStringBuffer(null) in toString met...paltherr2004-03-251-3/+1
* - Added appendSymbol with prefix in SymbolNameW...paltherr2004-03-251-1/+1
* - Fixed some isSameAs to compare types in next ...paltherr2004-03-241-7/+6
* - Moved Position and SourceFile from ch.epfl.la...paltherr2004-03-2110-10/+10
* - Removed method Name.appendpaltherr2004-03-181-1/+1
* - Added factory methods for term symbol in clas...paltherr2004-03-1811-114/+66
* - make it at least compileschinz2004-03-181-1/+1
* - completely non-working run-time types for Sca...schinz2004-03-181-0/+474
* - Added factory methods for abstract types and ...paltherr2004-03-122-6/+3
* - Added method Symbol.newFactorypaltherr2004-03-114-14/+7
* bugfix and cleanupburaq2004-03-101-3/+1
* - Removed unused method Symbol.enclToplevelClasspaltherr2004-03-092-13/+10
* moved removal of Sequence Nodes to UnCurryburaq2004-03-082-5/+48
* Improved error messages for failed pattern matc...Matthias Zenger2004-03-082-527/+470
* - Generalized the use of static types/trees in ...paltherr2004-03-062-2/+3
* - Removed alias scala.Stringpaltherr2004-03-061-2/+2
* - Removed Type.localThisTypepaltherr2004-03-041-4/+4
* - Added Type.NoPrefixpaltherr2004-03-044-12/+11
* - Removed CheckOwnerspaltherr2004-03-025-6/+0