summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Added pos/compile.scalapaltherr2004-01-083-0/+35
|
* - Added a special case to convert thistype of m...paltherr2004-01-081-0/+4
| | | | | | - Added a special case to convert thistype of module classes into single types
* cleanupburaq2004-01-088-272/+233
|
* - Added bug 257paltherr2004-01-072-0/+25
|
* - Added bug 267paltherr2004-01-073-0/+111
|
* - Added bug 266paltherr2004-01-072-0/+59
|
* - Rewrote ExplicitOuterClassesPhase with a new ...paltherr2004-01-072-140/+307
| | | | | - Rewrote ExplicitOuterClassesPhase with a new scheme for outer types
* - Added method MIXINpaltherr2004-01-071-0/+10
| | | | | - Added constants INITIALIZER and INLINED_INITIALIZER
* - Added stable type variablespaltherr2004-01-071-0/+8
|
* - Fixed lookup(Symbol, ...) to favor concrete o...paltherr2004-01-071-9/+11
| | | | | - Fixed lookup(Symbol, ...) to favor concrete over deferred members
* - Fixed method namepaltherr2004-01-071-1/+1
|
* - Added correct owner to non-class compound typespaltherr2004-01-075-25/+19
|
* *** empty log message ***Martin Odersky2004-01-0739-635/+20
|
* - Added method hasStableFlagpaltherr2004-01-071-0/+5
|
* cleanupburaq2004-01-072-4/+1
|
* posburaq2004-01-071-2/+4
|
* cleanupburaq2004-01-074-380/+359
|
* cleanupburaq2004-01-071-208/+185
|
* *** empty log message ***Matthias Zenger2004-01-071-0/+2
|
* - added support for jEdit in distribution.michelou2004-01-061-0/+8
|
* *** empty log message ***Martin Odersky2004-01-062-2/+0
|
* - Renamed methods type into conforms, removed r...paltherr2004-01-061-22/+24
| | | | | | - Renamed methods type into conforms, removed returned boolean moved - method containSymbols, removed returned boolean
* - Changed method lookup(Symbol, ...) to go over...paltherr2004-01-061-22/+54
| | | | | | - Changed method lookup(Symbol, ...) to go over all superclasses of this type.
* - First commit.cremet2004-01-061-0/+89
|
* - Minor change.cremet2004-01-061-2/+2
|
* *** empty log message ***Martin Odersky2004-01-066-6/+41
|
* - added acrobat.css to generate PDF document fo...michelou2004-01-062-8/+8
| | | | | - added acrobat.css to generate PDF document for Scala overview
* - added main functions.michelou2004-01-053-15/+30
|
* *** empty log message ***Martin Odersky2004-01-0515-1786/+2654
|
* Added new file to the website.Matthias Zenger2003-12-271-0/+1
|
* - removed entries lamp.js, lamp_fr.jsmichelou2003-12-271-2/+1
|
* - ported the code from Lindig's articleschinz2003-12-221-0/+119
|
* - Moved phase AddConstructors before phase AddI...paltherr2003-12-193-320/+214
| | | | | - Moved phase AddConstructors before phase AddInterfaces
* - Changed to add calls to all super initializer...paltherr2003-12-191-6/+10
| | | | | | - Changed to add calls to all super initializer (also mixin initializers)
* - Added support for initializerspaltherr2003-12-191-0/+18
|
* - Added removal of case factory methodspaltherr2003-12-191-2/+3
|
* - Replaced comparisons with CONSTRUCTOR_NAME by...paltherr2003-12-191-4/+2
| | | | | | - Replaced comparisons with CONSTRUCTOR_NAME by isInitializer calls - Removed constant CONSTRUCTOR_NAME
* - Added method isUnaccessedConstantpaltherr2003-12-192-11/+27
| | | | | - Added removal of unaccessed constants from class scopes
* - Added update of constructor position in TypeS...paltherr2003-12-191-0/+1
| | | | | - Added update of constructor position in TypeSymbol.update
* fixed null pointer exception because of too ear...buraq2003-12-192-16/+20
| | | | | fixed null pointer exception because of too early =getProject()
* - added files changes.(xml,xsl)michelou2003-12-191-1/+2
|
* *** empty log message ***buraq2003-12-191-1/+5
|
* handling of attribUTESburaq2003-12-191-4/+7
|
* handling of attributesburaq2003-12-191-20/+24
|
* attributes handled in functional mannerburaq2003-12-191-10/+14
|
* AttrDef removed, Pair inserted for handling att...buraq2003-12-191-2/+2
| | | | | AttrDef removed, Pair inserted for handling attributes
* Cleaned up some code and tried to make the vari...Matthias Zenger2003-12-196-311/+313
| | | | | | Cleaned up some code and tried to make the various parts of the API more consistent.
* easy update of attributesburaq2003-12-181-17/+38
|
* *** empty log message ***buraq2003-12-181-0/+2
|
* changes for easy updating of attributesburaq2003-12-181-0/+4
|