summaryrefslogtreecommitdiff
path: root/sources/scalac/ast
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-06-242-7/+2
* *** empty log message ***Martin Odersky2003-06-243-121/+125
* - Removed file from encoded positionspaltherr2003-06-241-8/+4
* - Added empty switchpaltherr2003-06-191-0/+19
* *** empty log message ***Martin Odersky2003-06-171-0/+3
* - Made SourceFile and Position scala-independan...paltherr2003-06-161-1/+2
* - Removed scalac.util.Positionpaltherr2003-06-161-300/+0
* - Made SourceFile and Position scala-independan...paltherr2003-06-162-15/+18
* modifications so keywords can be detected by XM...buraq2003-06-131-0/+11
* *** empty log message ***Martin Odersky2003-06-111-1/+2
* *** empty log message ***Martin Odersky2003-06-112-15/+78
* *** empty log message ***Martin Odersky2003-06-043-41/+29
* *** empty log message ***Martin Odersky2003-06-021-0/+2
* *** empty log message ***Martin Odersky2003-05-271-13/+32
* fixed comment FunDef, FunSig ( changed 'ParamCl...buraq2003-05-191-2/+2
* added printing of nodes Sequence,Subsequence,Al...buraq2003-05-191-0/+27
* adapted PatternNormalizer to new syntax, whih a...buraq2003-05-191-1/+1
* validity check and normalization of [sub]sequen...buraq2003-05-191-13/+31
* takes care ofburaq2003-05-161-0/+535
* using PatternNormalizer, fixed recognition of e...buraq2003-05-161-2/+11
* fixed recognition of subsequences (like in List...buraq2003-05-161-3/+14
* - modified mkParentConstr(s) to make it possibl...schinz2003-05-141-5/+15
* extended syntax of pattern matching with regula...buraq2003-05-133-5/+78
* fixed typo in comment for ArgumentPatterns, is ...buraq2003-05-131-1/+1
* *** empty log message ***buraq2003-05-131-1/+1
* - added a CVS Id tag, removed trailing wsschinz2003-05-091-1/+4
* - Changed setOwner to automatically update the ...paltherr2003-05-051-2/+0
* *** empty log message ***Martin Odersky2003-05-012-30/+1
* - Changed LabelDef to have an array of Idents i...paltherr2003-04-301-1/+1
* *** empty log message ***Martin Odersky2003-04-304-40/+54
* - Added methods which take a symbol in TreeFact...paltherr2003-04-302-22/+9
* *** empty log message ***Martin Odersky2003-04-163-19/+42
* - Added a commentpaltherr2003-04-161-0/+1
* - Changed LazyTreeCopier to used a copier inste...paltherr2003-04-161-2/+7
* - Enabled tree node checkspaltherr2003-04-161-0/+1
* - Added automatic generation of Treepaltherr2003-04-153-921/+177
* - Added automatic generation of Traverserpaltherr2003-04-155-611/+120
* - Removed file AbstractTreeCopyFactory.javapaltherr2003-04-151-30/+0
* - Moved code of method TCF.attribute to method ...paltherr2003-04-151-37/+17
* - Added automatic generation of TreeCopier.javapaltherr2003-04-147-908/+100
* - Renamed TreeCopyFactory in TreeCopierpaltherr2003-04-147-19/+19
* - Added .cvsignorepaltherr2003-04-141-0/+2
* - Added automatic generation of DefaultTreeFact...paltherr2003-04-142-444/+0
* - Added DefaultTreeFactory.java.tmplpaltherr2003-04-142-0/+44
* - Renamed TreeCreator into DefaultTreeFactorypaltherr2003-04-141-1/+1
* - Removed file TreeCopier.javapaltherr2003-04-111-15/+0
* - Renamed class TreeCopier into AttributedTreeC...paltherr2003-04-112-74/+74
* - as a temporary fix, changed definesSymbol in ...schinz2003-04-111-1/+1
* - Moved EMPTY_ARRAY constant from Ext classes t...paltherr2003-04-112-9/+7
* - Removed obsolete constructorpaltherr2003-04-041-10/+5