summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer
Commit message (Expand)AuthorAgeFilesLines
* indentation + javadoc commentsmichelou2003-07-071-25/+49
* *** empty log message ***buraq2003-07-055-20/+22
* - Fixed Symbol.isClass to return false if symbo...paltherr2003-07-041-2/+4
* hooking up pattern matcher with sequence matcherburaq2003-07-044-71/+135
* pattern matching encoreburaq2003-07-048-1/+1593
* Matcher fields uncommentedburaq2003-07-041-2/+2
* - Added a call to unalias in the definition of ...paltherr2003-07-041-27/+35
* collect variables from patternsburaq2003-07-042-0/+96
* changed code for sequence matching, not yet ope...buraq2003-07-034-16/+203
* code for sequence matching, not yet operationalburaq2003-07-031-6/+4
* - Added method updateMemberInfo.paltherr2003-07-031-6/+11
* - Fixed transformInfo to use the correct type a...paltherr2003-07-031-5/+13
* cleaned up constructorburaq2003-07-022-53/+25
* Added a new apply method to each phase which al...Matthias Zenger2003-07-029-119/+156
* - bug fix: make sure that the types of mixed-in...schinz2003-06-271-7/+7
* - modified debug messages (Philippe did that ac...schinz2003-06-271-3/+3
* - bug fix: substitute ThisTypes when importing ...schinz2003-06-271-3/+8
* - replaced uses of ThisTypeMap (now dead) by Ty...schinz2003-06-272-27/+4
* - moved the initialization of the class-paramet...mihaylov2003-06-261-25/+34
* - bug fix: use correct symbols for things which...schinz2003-06-251-1/+3
* cleaned upmichelou2003-06-231-62/+80
* change to adapt to new iteratorsburaq2003-06-232-4/+6
* This is just a hack to make the compiler usable...Matthias Zenger2003-06-231-7/+11
* changes for WordAutomInScalaburaq2003-06-201-5/+76
* translationburaq2003-06-201-0/+84
* added Autom2Scala and related methods (pattern ...buraq2003-06-203-120/+597
* automata stuff for pattern matchingburaq2003-06-196-0/+2217
* *** empty log message ***buraq2003-06-195-349/+514
* Added widen.Matthias Zenger2003-06-191-1/+1
* using TransMatch.Matcher for input, output.buraq2003-06-172-3/+53
* introduced inner class "Matcher"buraq2003-06-171-4/+52
* moved to subpackage matchingburaq2003-06-175-1044/+3
* - Made SourceFile and Position scala-independan...paltherr2003-06-164-2/+8
* Removed some debug output. ;-)Matthias Zenger2003-06-122-6/+6
* Fixed two bugs:Matthias Zenger2003-06-122-112/+140
* *** empty log message ***Martin Odersky2003-06-111-0/+1
* *** empty log message ***Martin Odersky2003-06-113-108/+113
* *** empty log message ***Martin Odersky2003-06-041-1/+1
* *** empty log message ***Martin Odersky2003-05-281-18/+40
* *** empty log message ***Martin Odersky2003-05-281-1/+16
* - Added call to widenpaltherr2003-05-231-1/+1
* *** empty log message ***Martin Odersky2003-05-211-0/+2
* - Fixed early initialization of module variable...paltherr2003-05-191-4/+20
* *** empty log message ***Martin Odersky2003-05-192-7/+27
* - (final) bug fix: use the symbol of the class ...schinz2003-05-192-10/+22
* - (partial) bug fix: modify ThisTypes appearing...schinz2003-05-192-3/+35
* - adapted to the new version of AddInterfacesschinz2003-05-141-19/+12
* - complete rewrite of AddInterfaces, to simplif...schinz2003-05-142-740/+620
* - names of constructor methods are not construc...schinz2003-05-141-4/+5
* *** empty log message ***buraq2003-05-135-9/+9