summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-05-092-4/+20
* - use definesSymbol to find nodes which define ...schinz2003-05-091-11/+1
* - added a CVS Id tag, removed trailing wsschinz2003-05-091-1/+4
* *** empty log message ***Martin Odersky2003-05-092-24/+48
* *** empty log message ***Martin Odersky2003-05-086-106/+114
* reintroduced possibility to enter things twice ...buraq2003-05-061-1/+0
* - Removed commented out codepaltherr2003-05-061-13/+0
* - Added method containspaltherr2003-05-061-0/+30
* - Replaced calls to hasSymbol by calls to defin...paltherr2003-05-061-6/+6
* - Fixed code that avoids private methodspaltherr2003-05-061-1/+1
* - Replaced a call an enter by an enterOrOverloadpaltherr2003-05-061-1/+1
* - Changed setOwner to automatically update the ...paltherr2003-05-054-8/+15
* - Removed the break that caused a warningpaltherr2003-05-051-1/+0
* *** empty log message ***Martin Odersky2003-05-0115-281/+53
* - Changed LabelDef to have an array of Idents i...paltherr2003-04-301-1/+1
* *** empty log message ***Martin Odersky2003-04-304-14/+20
* *** empty log message ***Martin Odersky2003-04-3021-104/+376
* - Added methods which take a symbol in TreeFact...paltherr2003-04-3013-152/+134
* - Added an import for Symbolpaltherr2003-04-241-0/+1
* - Fixed transformation of patterns of nullary c...paltherr2003-04-231-2/+2
* - Replaced Name.fromString("<error>") by Name.E...paltherr2003-04-231-1/+1
* - added GenMSIL phasemihaylov2003-04-162-13/+3
* *** empty log message ***Martin Odersky2003-04-167-24/+52
* - set the trees of the supertypes to be the ol...mihaylov2003-04-161-1/+1
* - 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 constant instancepaltherr2003-04-161-0/+10
* - Fixed phase id testpaltherr2003-04-161-1/+1
* - Added constants START_PHASE_IDpaltherr2003-04-161-0/+2
* - Added automatic generation of CheckTreeNodespaltherr2003-04-152-0/+31
* - Added cvsignorepaltherr2003-04-151-0/+0
* - 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-148-20/+20
* - 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-142-2/+2
* - Fixed TreeCopier namepaltherr2003-04-141-2/+2
* - 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-115-18/+16
* - Fixed isFunctionType & toString to pretty pri...paltherr2003-04-081-1/+3
* - Fixed Symbol.defString to place the ":" at th...paltherr2003-04-073-123/+50
* *** empty log message ***Martin Odersky2003-04-071-3/+10