summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-07-043-7/+6
* *** empty log message ***Martin Odersky2003-07-041-1/+2
* *** empty log message ***Martin Odersky2003-07-049-39/+92
* - Added a call to unalias in the definition of ...paltherr2003-07-043-45/+46
* 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
* - Changed method parseType to unalias the type ...paltherr2003-07-031-2/+2
* - Fixed method readClassType: it wrongly replac...paltherr2003-07-031-4/+1
* import of DTDsburaq2003-07-024-44/+52
* some names for sequence and iterator handlingburaq2003-07-021-0/+5
* cleaned up constructorburaq2003-07-022-53/+25
* - Fixed to not set symbol if the source tree's ...paltherr2003-07-021-2/+4
* The definition of put in Maps was broken.Matthias Zenger2003-07-024-28/+4
* Added a new apply method to each phase which al...Matthias Zenger2003-07-0216-196/+278
* removed tabsmichelou2003-07-022-14/+21
* *** empty log message ***Matthias Zenger2003-07-015-0/+274
* Refactored code and added a few bits and pieces...Matthias Zenger2003-07-0112-64/+42
* - cleaned up tabsmichelou2003-06-301-93/+89
* 2 keyword swaps in initKeywordsmichelou2003-06-301-7/+11
* - bug fix: make sure that the types of mixed-in...schinz2003-06-271-7/+7
* - removed thisTypeMap, which is superseded by u...schinz2003-06-271-17/+21
* It seems like the compiler cannot handle "null"...Matthias Zenger2003-06-271-1/+1
* Did some refactoring.Matthias Zenger2003-06-2710-28/+36
* removed tabsmichelou2003-06-271-3/+6
* - modified debug messages (Philippe did that ac...schinz2003-06-271-3/+3
* - bug fix: substitute ThisTypes when importing ...schinz2003-06-271-3/+8
* - added a way to substitute ThisTypes during tr...schinz2003-06-271-5/+31
* - replaced uses of ThisTypeMap (now dead) by Ty...schinz2003-06-272-27/+4
* - made SubstThisMap constructor public, and add...schinz2003-06-271-1/+4
* - Set elimination phase of tree node ModuleDefpaltherr2003-06-271-1/+1
* - moved the initialization of the class-paramet...mihaylov2003-06-261-25/+34
* - bug fix: comparison with boolean literals now...schinz2003-06-251-0/+2
* - bug fix: normalize ThisTypes during erasureschinz2003-06-251-2/+1
* removed tabsmichelou2003-06-251-10/+13
* Support files for the Publish/Subscriber mechan...Matthias Zenger2003-06-259-0/+181
* Included a generic Subject/Observer implementat...Matthias Zenger2003-06-253-0/+89
* *** empty log message ***Martin Odersky2003-06-251-1/+1
* - bug fix: stupid typo leading to ClassCastExce...schinz2003-06-251-1/+8
* - bug fix: use correct symbols for things which...schinz2003-06-251-1/+3
* *** empty log message ***Martin Odersky2003-06-244-10/+6
* *** empty log message ***Martin Odersky2003-06-247-134/+151
* - Moved interpreter-specific code out of class ...paltherr2003-06-242-16/+26
* attributesburaq2003-06-241-0/+55
* representation of xml textburaq2003-06-241-0/+17
* adapted to new version, attributes workburaq2003-06-242-18/+27
* type checking sequence patternsburaq2003-06-242-8/+117
* - Added sourcefile tracking for stack tracespaltherr2003-06-247-29/+76