summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Added additional cloneArray methodspaltherr2003-09-073-9/+87
* - Added TreeGen.mkTypeIdentpaltherr2003-09-063-10/+21
* - Fixed printed phase namepaltherr2003-09-062-1/+2
* - Added a phase change before printing to get r...paltherr2003-09-061-2/+12
* - Changed mkParams and mkTypeParams to used pos...paltherr2003-09-061-23/+15
* - Removed SymbolMapApplierpaltherr2003-09-042-87/+0
* - Changed methods cloneArray to avoid creation ...paltherr2003-09-043-0/+3
* *** empty log message ***Martin Odersky2003-09-032-4/+4
* - Renamed isFinal into isMethodFinalpaltherr2003-09-032-7/+8
* - Fixed code generated for asInstanceOf[Array[....paltherr2003-09-031-4/+5
* Fixed a small bug and started adding a new opti...Matthias Zenger2003-09-021-19/+71
* *** empty log message ***Martin Odersky2003-09-0241-10/+486
* - file moved to scaladoc directorymichelou2003-09-021-102/+0
* *** empty log message ***michelou2003-09-021-1/+3
* - added 'args' as public member (used in scaladoc)michelou2003-09-021-20/+35
* -- methods InsertBefore and InsertAfter now ret...michelou2003-09-021-3/+5
* - remove scaladoc specific optionsmichelou2003-09-021-27/+66
* - added 'stylesheet' parameter to class constru...michelou2003-09-022-18/+69
* - added DEFAULT_* constantsmichelou2003-09-021-18/+46
* - added HTMLGeneratorCommande, HTMLGeneratorPha...michelou2003-09-021-2/+5
* - moved DocModule class to scaladoc.lstmichelou2003-09-021-1/+0
* -- scaladoc now has its own Main classmichelou2003-09-021-1/+1
* -- added LIBRARY_SDC_FLAGS for scaladoc optionsmichelou2003-09-021-0/+2
* Tailcall fixed to handle some more cases.stenman2003-09-022-6/+21
* - Added PROJECT_VERSIONpaltherr2003-09-023-1/+3
* using Switch in translation of automataburaq2003-09-027-648/+530
* *** empty log message ***Martin Odersky2003-09-021-1/+0
* *** empty log message ***Martin Odersky2003-09-0213-65/+170
* - Added method isFinalpaltherr2003-09-021-0/+5
* - Removed obsolete methodspaltherr2003-09-021-23/+0
* - Fixed debug msgpaltherr2003-09-021-1/+1
* - Added more documentation to methods setInfo a...paltherr2003-09-021-5/+28
* - Replaced field Global.phases by fields Phase....paltherr2003-09-017-257/+345
* - Removed methods typeOf0paltherr2003-09-012-20/+3
* CodeFactory now creates trees with correct posi...buraq2003-09-012-25/+27
* made AlgebraicMatcher a subclass of PatternMatc...buraq2003-09-012-242/+69
* Added more comments, removed StructuralEquality...Matthias Zenger2003-08-3115-620/+589
* Cleaned up the pattern matcher.Matthias Zenger2003-08-292-278/+190
* - removed hack to work around ExpandMixin bug, ...schinz2003-08-291-4/+1
* - fix symbols referenced by "super" in imported...schinz2003-08-291-0/+9
* *** empty log message ***schinz2003-08-292-0/+61
* - bug fix: correctly handle returnschinz2003-08-291-1/+2
* - handle returnschinz2003-08-292-2/+13
* - adapted to the common Scala document style,schinz2003-08-291-32/+163
* - removed the code to handle variable definitio...schinz2003-08-291-20/+2
* - replaced empty trees in right-hand sides of v...schinz2003-08-292-2/+6
* - added printlnNbsp and printlnHlinemichelou2003-08-291-0/+10
* Implemented optimized pattern matcher that uses...Matthias Zenger2003-08-281-44/+131
* Minor modifications.Matthias Zenger2003-08-282-1/+38
* *** empty log message ***Martin Odersky2003-08-281-4/+0