summaryrefslogtreecommitdiff
path: root/sources/meta
Commit message (Collapse)AuthorAgeFilesLines
* - Added some end phasespaltherr2003-11-182-16/+16
|
* *** empty log message ***Martin Odersky2003-09-101-2/+2
|
* *** empty log message ***Martin Odersky2003-08-281-0/+12
|
* - Moved Switch below If.paltherr2003-08-261-9/+9
|
* - Added node Switchpaltherr2003-08-251-0/+10
|
* - rewrote the phase creation processpaltherr2003-08-181-2/+2
| | | | | - replace PhaseRepository by CompilerPhases
* *** empty log message ***Martin Odersky2003-08-151-2/+3
|
* *** empty log message ***Martin Odersky2003-08-151-1/+1
|
* *** empty log message ***Martin Odersky2003-08-141-4/+13
|
* *** empty log message ***Martin Odersky2003-08-121-16/+3
|
* *** empty log message ***Martin Odersky2003-07-312-3/+3
|
* - Repolaced Tree argument of This and Super nod...paltherr2003-07-301-4/+4
| | | | | - Repolaced Tree argument of This and Super nodes by a Name argument
* - renamed son of Super from "tpe" to "qualifier"schinz2003-07-231-1/+1
|
* *** empty log message ***Martin Odersky2003-07-111-1/+22
|
* removed subsequence nodesburaq2003-07-051-7/+1
|
* - Fixed to not set symbol if the source tree's ...paltherr2003-07-021-2/+4
| | | | | - Fixed to not set symbol if the source tree's symbol is null
* - Set elimination phase of tree node ModuleDefpaltherr2003-06-271-1/+1
|
* - Added empty switchpaltherr2003-06-191-0/+7
|
* *** empty log message ***Martin Odersky2003-06-112-5/+6
|
* added Subsequence, Alternative and Bind nodesburaq2003-05-131-0/+20
|
* renamed Tuple to Sequenceburaq2003-05-131-3/+3
|
* - Fixed a commentpaltherr2003-05-091-1/+1
|
* *** empty log message ***Martin Odersky2003-05-082-2/+2
|
* *** empty log message ***Martin Odersky2003-05-012-8/+2
|
* - Changed LabelDef to have an array of Idents i...paltherr2003-04-301-1/+1
| | | | | | - Changed LabelDef to have an array of Idents instead of an array of Trees
* *** empty log message ***Martin Odersky2003-04-301-1/+2
|
* - Added methods which take a symbol in TreeFact...paltherr2003-04-3017-254/+438
| | | | | - Added methods which take a symbol in TreeFactories and TreeCopiers.
* - Added checking of linked fieldspaltherr2003-04-231-0/+17
|
* - Added automatic update of linked tree fieldspaltherr2003-04-231-2/+21
| | | | | - Fixed method isType (case Ident and case Select)
* - Added information about linked tree fieldspaltherr2003-04-233-15/+33
|
* - Added TreeFieldLink.javapaltherr2003-04-231-0/+54
|
* - Removed redundant testpaltherr2003-04-221-2/+1
|
* - Added automatic generation of Tuplepaltherr2003-04-161-0/+9
|
* - Added method toStringpaltherr2003-04-161-0/+7
|
* - Fixed generated codepaltherr2003-04-161-4/+4
|
* - Fixed generated codepaltherr2003-04-161-2/+2
|
* - Added Tuple expander and templatepaltherr2003-04-161-0/+51
|
* - Added AbstractScalaExpanderpaltherr2003-04-161-0/+45
|
* - Added automatic generation of FunctionXpaltherr2003-04-161-0/+10
| | | | | - Fixed makefile rules related to automatic file generation
* - Added Function expander and templatepaltherr2003-04-161-0/+59
|
* - Changed value returned by getTargetBaseNamepaltherr2003-04-161-2/+2
|
* - Changed LazyTreeCopier to used a copier inste...paltherr2003-04-161-8/+5
| | | | | - Changed LazyTreeCopier to used a copier instead of a factory
* - Enabled tree node checkspaltherr2003-04-161-1/+1
|
* - Added automatic generation of CheckTreeNodespaltherr2003-04-151-0/+1
|
* - Fixed packagepaltherr2003-04-151-2/+5
| | | | | - Removed returned value from generated return statements
* - Added MetaCheckTreeNodes.javapaltherr2003-04-151-0/+138
|
* - Added automatic generation of Treepaltherr2003-04-151-0/+1
|
* - Added automatic generation of Traverserpaltherr2003-04-151-0/+2
| | | | | - Added automatic generation of Transformer
* - Added automatic generation of TreeCopier.javapaltherr2003-04-141-0/+3
| | | | | | - Added automatic generation of LazyTreeCopier.java Added automatic - generation of StrictTreeCopier.java
* - Removed method getNamepaltherr2003-04-141-5/+0
|