summaryrefslogtreecommitdiff
path: root/sources/scalac/ast/TreeGen.java
Commit message (Expand)AuthorAgeFilesLines
* - In Definitions, replaced primitive _TYPE fiel...paltherr2003-10-291-10/+10
* - Replaced most of the Definition <...>_TYPE fi...paltherr2003-10-291-5/+5
* - Removed hack in Ident and Selectpaltherr2003-10-281-8/+2
* - Renamed defavlt into otherwisepaltherr2003-10-281-5/+21
* - Fixed computation of type of New nodespaltherr2003-10-271-3/+5
* *** empty log message ***Martin Odersky2003-10-211-1/+7
* - Added new methodspaltherr2003-10-211-27/+109
* - Added test for empty tree nodes in ClassDefpaltherr2003-10-151-1/+2
* - Renamed mkInterfaceDef into ClassDefpaltherr2003-10-151-11/+28
* - Added methods TypeApplypaltherr2003-10-141-0/+6
* - Addded methods CaseDefpaltherr2003-10-131-0/+12
* - Added temporary hack for stable symbolspaltherr2003-10-101-2/+2
* - Fixed length computation in flattenpaltherr2003-10-101-2/+3
* - Added method flattenpaltherr2003-10-101-0/+45
* - Added methods Switchpaltherr2003-10-101-0/+31
* - Added methods isInstanceOfpaltherr2003-10-101-0/+8
* - Renamed methods mkApply into mkApplyTV and mk...paltherr2003-10-101-18/+43
* - Added method mkLitpaltherr2003-10-101-18/+58
* - Added pos argumentpaltherr2003-10-081-1/+1
* added methods for constructing Cons and Nilburaq2003-10-021-2/+24
* *** empty log message ***Martin Odersky2003-09-251-22/+38
* - Removed method TreeGen.localDummypaltherr2003-09-111-41/+19
* - Removed TreeGen.Select__paltherr2003-09-111-8/+1
* - Reviewed and cleaned TreeGen.paltherr2003-09-111-496/+518
* - Replaced TreeGen.mkParentConstr by TreeGen.mk...paltherr2003-09-101-65/+62
* - Replaced some TypeApply+Apply by mkApplypaltherr2003-09-081-13/+6
* - Added method mkIdentspaltherr2003-09-071-5/+42
* - Added TreeGen.mkTypeIdentpaltherr2003-09-061-4/+14
* - Changed mkParams and mkTypeParams to used pos...paltherr2003-09-061-23/+15
* *** empty log message ***Martin Odersky2003-09-021-0/+2
* *** empty log message ***Martin Odersky2003-08-281-1/+29
* *** empty log message ***Martin Odersky2003-08-251-2/+23
* *** empty log message ***Martin Odersky2003-08-151-1/+1
* *** empty log message ***Martin Odersky2003-08-141-17/+40
* - Changed localDummy to generate non-empty namespaltherr2003-08-021-1/+1
* *** empty log message ***Martin Odersky2003-07-311-8/+13
* - Repolaced Tree argument of This and Super nod...paltherr2003-07-301-5/+4
* - Made field of TreeGen finalpaltherr2003-07-271-57/+46
* - Removed useless call clazz.info()paltherr2003-07-271-1/+0
* - Added method New(pos,Tree)paltherr2003-07-261-18/+53
* - Fixed code of method Thispaltherr2003-07-221-1/+2
* *** empty log message ***Martin Odersky2003-07-081-2/+2
* - Moved definition of empty name into Names.paltherr2003-07-041-1/+1
* *** empty log message ***Martin Odersky2003-06-111-1/+2
* *** empty log message ***Martin Odersky2003-06-111-12/+75
* *** empty log message ***Martin Odersky2003-05-271-13/+32
* - modified mkParentConstr(s) to make it possibl...schinz2003-05-141-5/+15
* - Changed setOwner to automatically update the ...paltherr2003-05-051-2/+0
* *** empty log message ***Martin Odersky2003-04-301-1/+2
* *** empty log message ***Martin Odersky2003-04-021-2/+8