summaryrefslogtreecommitdiff
path: root/sources/scalac/ast
Commit message (Expand)AuthorAgeFilesLines
...
* removed tabs!buraq2003-10-301-1198/+1198
* - Added methods Importpaltherr2003-10-291-0/+24
* - In Definitions, replaced primitive _TYPE fiel...paltherr2003-10-291-10/+10
* fixed bug in patterns()buraq2003-10-292-6/+15
* added the clear() methodburaq2003-10-291-2/+6
* fixed bug in isSequenceValuedburaq2003-10-291-1/+3
* - 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
* *** empty log message ***Martin Odersky2003-10-271-7/+7
* - Fixed computation of type of New nodespaltherr2003-10-271-3/+5
* *** empty log message ***Martin Odersky2003-10-232-5/+791
* *** 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
* - Addded Definitions.PATTERN_WILDCARDpaltherr2003-10-133-21/+11
* - 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
* changed pattern grammar, () is now empty sequen...buraq2003-10-091-27/+29
* *** empty log message ***Martin Odersky2003-10-091-11/+6
* *** empty log message ***Martin Odersky2003-10-082-4/+4
* *** empty log message ***Martin Odersky2003-10-081-2/+2
* - Added pos argumentpaltherr2003-10-081-1/+1
* - Improved class descriptionpaltherr2003-10-031-1/+6
* added methods for constructing Cons and Nilburaq2003-10-021-2/+24
* *** empty log message ***Martin Odersky2003-09-252-23/+39
* *** empty log message ***Martin Odersky2003-09-231-4/+7
* *** empty log message ***Martin Odersky2003-09-191-21/+30
* *** empty log message ***Martin Odersky2003-09-181-5/+21
* Restricted lexical syntax of operators.Matthias Zenger2003-09-161-377/+376
* *** empty log message ***Martin Odersky2003-09-151-23/+39
* better checking of patternsburaq2003-09-122-21/+42
* - 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
* *** empty log message ***Martin Odersky2003-09-111-2/+2
* I reverted to the old version because the new o...Matthias Zenger2003-09-111-2/+2
* changed type1() to type() in pattern parsing,buraq2003-09-111-5/+6
* - Replaced TreeGen.mkParentConstr by TreeGen.mk...paltherr2003-09-101-65/+62
* - Replaced some TypeApply+Apply by mkApplypaltherr2003-09-081-13/+6
* - Added concat methodspaltherr2003-09-071-0/+9
* *** empty log message ***Martin Odersky2003-09-071-7/+7