summaryrefslogtreecommitdiff
path: root/sources/meta
Commit message (Expand)AuthorAgeFilesLines
* - Replaced Function*.java by Function*.scalapaltherr2004-11-181-12/+8
* *** empty log message ***paltherr2004-11-181-1/+1
* - Added deletion of old filepaltherr2004-10-051-0/+1
* *** empty log message ***Martin Odersky2004-07-151-0/+7
* case classes implement trait scala.CaseClassburaq2004-05-181-1/+1
* - Added Tree.Createpaltherr2004-04-061-0/+7
* - Removed Tree.Badpaltherr2004-04-041-5/+0
* - Changed Tree.New(Template) to Tree.New(Tree)paltherr2004-04-041-1/+1
* - Removed Name.ERRORpaltherr2004-03-191-1/+1
* All sequence nodes removed before LambdaLiftburaq2004-03-081-1/+1
* - Fixed start phases of Import, Select and Identpaltherr2004-03-061-3/+3
* - Added new node DocDefpaltherr2004-03-011-0/+8
* - Changed Tree.Block(Tree[]) to Tree.Block(Tree...paltherr2004-02-121-1/+2
* - Generalized use of AConstant to represent con...paltherr2004-02-011-1/+2
* - Added read-only flag to generated filespaltherr2004-01-211-0/+1
* - 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
* *** 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
* - 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
* - 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
* *** empty log message ***Martin Odersky2003-04-301-1/+2
* - Added methods which take a symbol in TreeFact...paltherr2003-04-3017-254/+438
* - Added checking of linked fieldspaltherr2003-04-231-0/+17
* - Added automatic update of linked tree fieldspaltherr2003-04-231-2/+21
* - 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