summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Removed verbfilter stuffpaltherr2003-08-221-6/+7
| | | | | - Added clean target
* - Changed default.distclean to reuuire clean in...paltherr2003-08-221-1/+1
| | | | | - Changed default.distclean to reuuire clean instead of default.clean
* - handle multiple constructorsschinz2003-08-221-17/+18
| | | | | - reformatted come code, removed dead (commented-out) code
* - handle multiple constructorsschinz2003-08-221-1/+2
|
* Fixed bibliography error.Matthias Zenger2003-08-221-5/+2
|
* - removed obsolete files (which were renamed)schinz2003-08-225-10685/+0
|
* - adapted to the new version of FJBGschinz2003-08-221-20/+23
|
* *** empty log message ***michelou2003-08-211-20/+18
|
* - updated Scala commandmichelou2003-08-211-12/+36
| | | | | - added copyrights
* - 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
|
* - renamed Attr to XMLAttributemichelou2003-08-211-1/+2
| | | | | - added HTMLRepresentation
* - added resource files to generation of scaladocmichelou2003-08-211-4/+16
| | | | | - added scaladoc to generation of jar archive
* - Added Idpaltherr2003-08-211-0/+2
|
* Cleaned up code and fixed titlepage bug.Matthias Zenger2003-08-211-5/+7
|
* Fixed some smaller typographic bugs.Matthias Zenger2003-08-215-19/+171
|
* *** 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-211-0/+4887
|
* *** empty log message ***Martin Odersky2003-08-2114-88/+108
|
* *** empty log message ***michelou2003-08-203-0/+679
|
* removed Html and Page classesmichelou2003-08-201-2/+2
|
* added Attr, HTMLPrinter and XHTMLPrinter classesmichelou2003-08-201-0/+3
|
* commented out test case with Stack (no more <: ...michelou2003-08-201-3/+3
| | | | | commented out test case with Stack (no more <: StructuralEquality)
* *** empty log message ***michelou2003-08-201-2/+0
|
* Forgot one compiler.lststenman2003-08-201-0/+1
|
* TailCall optimization for jvm.stenman2003-08-202-2/+37
|
* TailCall optimization for jvm.stenman2003-08-206-2/+385
|
* Removed the structural equality trait.Matthias Zenger2003-08-192-8/+30
|
* - Changed freeze to never skip phases INITIAL a...paltherr2003-08-191-2/+8
| | | | | - Changed freeze to never skip phases INITIAL and TERMINAL
* *** empty log message ***Matthias Zenger2003-08-182-0/+5728
|
* - Removed constant Global.POST_ANALYZER_PHASE_ID.paltherr2003-08-187-39/+42
| | | | | | | | | | - Removed constant Symbol.FIRST_ID. - Added method Symbol.setFirstInfo(Type). - Added method Symbol.rawFirstInfo(). - Renamed Symbol.setInfo(Type,int) into Symbol.setInfoAt(Type,int). - Made Symbol.setInfoAt(Type,int) and Symbol.rawInfoAt(int) private. - Changed Symbol.currentPhaseId() to always return id of current phase.
* - Removed unused constant START_PHASE_IDpaltherr2003-08-181-2/+0
|
* - Removed unused field phaseIdpaltherr2003-08-181-2/+0
|
* - Fixed Traverser.apply(Unit[])paltherr2003-08-181-1/+1
|
* - made some makefile scripts a bit more robust ...paltherr2003-08-187-11/+11
| | | | | | - made some makefile scripts a bit more robust to filenames containing - $s reenabled generation of scala documentation
* - rewrote the phase creation processpaltherr2003-08-1837-642/+802
| | | | | - replace PhaseRepository by CompilerPhases
* *** empty log message ***michelou2003-08-182-3/+2
|
* *** empty log message ***michelou2003-08-182-0/+58
|
* *** empty log message ***Martin Odersky2003-08-154-265/+292
|
* - Removed SubstTransformer.javapaltherr2003-08-152-321/+0
|
* - Replaced use of AttributedTreeCopier by Trans...paltherr2003-08-151-4/+18
| | | | | - Replaced use of AttributedTreeCopier by Transformer
* - Replaced use of SubstTransformer by TreeClonerpaltherr2003-08-151-2/+1
|
* - Added IdMappaltherr2003-08-151-0/+10
|
* - updated to the new flavour of Super nodeschinz2003-08-151-2/+2
|
* *** empty log message ***Martin Odersky2003-08-1524-111/+91
|
* Hiding in/outstenman2003-08-152-28/+45
|
* Added more doc-comments.Matthias Zenger2003-08-152-5/+73
|