summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - Added CodePrinter.javapaltherr2003-05-091-0/+277
* - Fixed a commentpaltherr2003-05-091-1/+1
* *** 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-092-13/+10
* *** empty log message ***Martin Odersky2003-05-0821-179/+198
* reintroduced possibility to enter things twice ...buraq2003-05-061-1/+0
* All the power of unit testing condensed in a 3 ...buraq2003-05-061-0/+42
* - 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-0118-290/+56
* - Changed LabelDef to have an array of Idents i...paltherr2003-04-303-3/+3
* - Fixed type of main methodpaltherr2003-04-301-3/+6
* *** empty log message ***Martin Odersky2003-04-304-14/+20
* *** empty log message ***Martin Odersky2003-04-3025-115/+381
* - Added methods which take a symbol in TreeFact...paltherr2003-04-3030-406/+572
* - Added an import for Symbolpaltherr2003-04-241-0/+1
* - Fixed transformation of patterns of nullary c...paltherr2003-04-231-2/+2
* - 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
* - Replaced Name.fromString("<error>") by Name.E...paltherr2003-04-231-1/+1
* - Removed redundant testpaltherr2003-04-221-2/+1
* - added GenMSIL phasemihaylov2003-04-162-13/+3
* - Added automatic generation of Tuplepaltherr2003-04-161-0/+9
* - Added method toStringpaltherr2003-04-162-1/+10
* - Removed Function.scmpaltherr2003-04-161-47/+0
* - Fixed generated codepaltherr2003-04-161-4/+4
* - Fixed generated codepaltherr2003-04-161-2/+2
* - Added Tuple expander and templatepaltherr2003-04-162-0/+64
* - Added AbstractScalaExpanderpaltherr2003-04-161-0/+45
* - Removed Function.tmplpaltherr2003-04-161-21/+0
* *** empty log message ***Martin Odersky2003-04-169-33/+65
* - Added automatic generation of FunctionXpaltherr2003-04-161-0/+10
* - Added Function expander and templatepaltherr2003-04-162-0/+76
* - Changed value returned by getTargetBaseNamepaltherr2003-04-161-2/+2
* - 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-162-10/+12
* - Enabled tree node checkspaltherr2003-04-162-1/+2
* - Added constant instancepaltherr2003-04-161-0/+10
* - Fixed phase id testpaltherr2003-04-161-1/+1