summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-08-273-22/+25
* oops, class name correctedburaq2003-08-271-1/+1
* using FactoryAdpater in scala instead of Factor...buraq2003-08-272-387/+367
* added attributes to generic xml representationburaq2003-08-274-52/+127
* - improved javadoc commentsmichelou2003-08-261-16/+73
* - improved javadoc commentsmichelou2003-08-261-29/+182
* - Added "PiLib" library and associated examples.cremet2003-08-2611-7/+1232
* - bug fix: try to correctly transform secondary...schinz2003-08-261-3/+10
* - multiple constructors are now supportedschinz2003-08-262-7/+30
* - removed tabs and whitespaceschinz2003-08-261-157/+158
* - Fixed method toStringpaltherr2003-08-261-1/+1
* - updated for the new handling of labels in FJBGschinz2003-08-261-29/+28
* - bug fix: try to handle multiple constructorsschinz2003-08-262-16/+32
* - Added special case for Switchpaltherr2003-08-261-1/+18
* - Moved Switch below If.paltherr2003-08-261-9/+9
* Removed some debugging output.Matthias Zenger2003-08-251-1/+1
* Included optimization for top-level switches on...Matthias Zenger2003-08-255-16/+222
* removed SeqTrace stuff, is not needed by TransM...buraq2003-08-254-121/+0
* removed SeqTrace stuff.buraq2003-08-252-51/+62
* - Split scala archive into two parts: scala.jar...paltherr2003-08-251-12/+27
* - Fixed transformation of STOP into SKIPpaltherr2003-08-251-1/+1
* *** empty log message ***Martin Odersky2003-08-258-57/+95
* - implemented new Switch node (warning, unteste...schinz2003-08-251-0/+19
* - Added node Switchpaltherr2003-08-251-0/+10
* - Moved FactoryAdapter from dtd2scala into scal...paltherr2003-08-253-2/+389
* - Changed as into asInstanceOfpaltherr2003-08-252-9/+9
* - Fixed typo in variable namepaltherr2003-08-251-1/+1
* - modified javadoc commentsmichelou2003-08-2512-319/+469
* *** empty log message ***mihaylov2003-08-252-46/+38
* - extract information solely from symbols - doe...mihaylov2003-08-221-107/+197
* *** empty log message ***michelou2003-08-221-32/+77
* - handle multiple constructorsschinz2003-08-221-17/+18
* - handle multiple constructorsschinz2003-08-221-1/+2
* - adapted to the new version of FJBGschinz2003-08-221-20/+23
* *** empty log message ***michelou2003-08-211-20/+18
* - added missing newline in printPreamblemichelou2003-08-211-1/+1
* *** empty log message ***michelou2003-08-213-117/+232
* - renamed Attr to XMLAttributemichelou2003-08-211-2/+2
* *** empty log message ***Martin Odersky2003-08-212-2/+32
* *** empty log message ***Martin Odersky2003-08-212-4/+12
* *** empty log message ***Martin Odersky2003-08-219-20/+23
* *** empty log message ***Martin Odersky2003-08-2111-46/+77
* *** empty log message ***michelou2003-08-203-0/+679
* TailCall optimization for jvm.stenman2003-08-201-0/+36
* TailCall optimization for jvm.stenman2003-08-205-2/+383
* Removed the structural equality trait.Matthias Zenger2003-08-192-8/+30
* - Changed freeze to never skip phases INITIAL a...paltherr2003-08-191-2/+8
* - Removed constant Global.POST_ANALYZER_PHASE_ID.paltherr2003-08-187-39/+42
* - Removed unused constant START_PHASE_IDpaltherr2003-08-181-2/+0
* - Removed unused field phaseIdpaltherr2003-08-181-2/+0