summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - now uses the Array function to initialize an ...michelou2004-01-082-5/+3
| | | | | - now uses the Array function to initialize an array.
* - Added note about type cloningpaltherr2004-01-081-1/+2
|
* - Added files/run/runtimepaltherr2004-01-083-0/+101
|
* - Added handling of Predef.Arraypaltherr2004-01-081-0/+20
|
* - Removed old methods Nil and Cons in TreeGenpaltherr2004-01-087-56/+36
|
* - Added method Arraypaltherr2004-01-081-1/+18
|
* - Added array and list creation methodspaltherr2004-01-081-11/+114
|
* - Fixed typopaltherr2004-01-081-1/+1
|
* - Added constants NIL, CONS, PREDEF, ARRAY_LENG...paltherr2004-01-081-2/+71
| | | | | | - Added constants NIL, CONS, PREDEF, ARRAY_LENGTH, ARRAY_GET and ARRAY_SET
* - Removed type symbol from Root scopepaltherr2004-01-081-21/+17
|
* *** empty log message ***Martin Odersky2004-01-085-63/+74
|
* - Added constant arrraypaltherr2004-01-081-0/+1
|
* - Added import for .NETpaltherr2004-01-082-2/+6
|
* *** empty log message ***Martin Odersky2004-01-082-31/+46
|
* *** empty log message ***Martin Odersky2004-01-084-91/+92
|
* Ignore bridge methods of Java 1.5Matthias Zenger2004-01-083-10/+26
|
* more cleanupburaq2004-01-081-14/+1
|
* more cleanupburaq2004-01-082-19/+18
|
* - bug fix (#268): make *all* private fields pub...schinz2004-01-081-22/+22
| | | | | - bug fix (#268): make *all* private fields public after renaming them
* - Added method List.applypaltherr2004-01-081-0/+7
|
* cleanupburaq2004-01-083-128/+63
|
* - 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
|