summaryrefslogtreecommitdiff
path: root/sources
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed class ClonedThisSymLazyType to take int...paltherr2004-11-181-10/+14
| | | | | | - Fixed class ClonedThisSymLazyType to take into account that clasz.type() may appear anywhere in clasz.typeOfThis().
* - Removed an assertion that prevented self type...paltherr2004-11-181-1/+0
| | | | | | - Removed an assertion that prevented self types at top-level but seemed otherwise useless.
* helloburaq2004-11-183-0/+151
|
* helloburaq2004-11-182-4/+66
|
* - Replaced Function*.java by Function*.scalapaltherr2004-11-183-17/+11
|
* *** empty log message ***paltherr2004-11-181-1/+1
|
* - Added space to fix emacs highlighting problempaltherr2004-11-181-1/+1
|
* - Added code to force loading of source of clas...paltherr2004-11-181-0/+17
| | | | | - Added code to force loading of source of classes Function*
* - Fixed maximum heep size for tests to 128Mpaltherr2004-11-181-1/+2
|
* - Removed ResultOrExceptionpaltherr2004-11-173-55/+39
|
* - Removed NativeLooppaltherr2004-11-172-36/+0
|
* [MSIL] Do not initialize symbols for runtime ty...mihaylov2004-11-161-8/+15
| | | | | [MSIL] Do not initialize symbols for runtime types if targeting the MSIL
* - Removed Function1 and ScalaObject from Array ...paltherr2004-11-162-41/+3
| | | | | - Removed Function1 and ScalaObject from Array superclasses
* [MSIL] Used scala.runtime.compat.Platform to av...mihaylov2004-11-162-5/+6
| | | | | [MSIL] Used scala.runtime.compat.Platform to avoid platform dependency
* Initial commit.mihaylov2004-11-161-0/+11
|
* fixburaq2004-11-167-525/+32
|
* commitbyeburaq2004-11-164-7/+7
|
* commitbyeburaq2004-11-162-5/+11
|
* - optimized call orderpaltherr2004-11-161-3/+2
|
* *** empty log message ***paltherr2004-11-161-1/+0
|
* helloburaq2004-11-164-1/+60
|
* - Added Idspaltherr2004-11-162-0/+4
|
* helloburaq2004-11-162-4/+52
|
* more general type for finals mapburaq2004-11-161-6/+19
|
* NodeBuffer does not support hashcode, call .toL...buraq2004-11-161-1/+5
| | | | | | NodeBuffer does not support hashcode, call .toList in SymbolicXMLBuilder...
* goneburaq2004-11-151-3/+0
|
* commentburaq2004-11-151-2/+11
|
* helloburaq2004-11-152-0/+22
|
* scala.util cleanupburaq2004-11-1223-885/+89
|
* oopsburaq2004-11-031-2/+1
|
* cleanuupburaq2004-11-011-4/+1
|
* bugfix in NodeFactoryburaq2004-11-012-35/+30
|
* hashconsingburaq2004-10-275-21/+39
|
* - put argument of @see tags in quotes (scaladoc...michelou2004-10-261-109/+188
| | | | | | - put argument of @see tags in quotes (scaladoc limitation). coding - conventions..
* - put argument of @see tag in quotes (scaladoc ...michelou2004-10-261-15/+20
| | | | | | - put argument of @see tag in quotes (scaladoc limitation). coding - conventions..
* - introduced refinementsschinz2004-10-261-46/+24
|
* - introduced isSameAs methodschinz2004-10-261-6/+11
|
* - adapted constructor to take a class name inst...schinz2004-10-261-2/+5
| | | | | - adapted constructor to take a class name instead of a class object
* - introduced equals methodschinz2004-10-261-0/+18
|
* - added definitions for compound types and refi...schinz2004-10-261-11/+19
| | | | | - added definitions for compound types and refinements
* - moved some code to the new superclass for bas...schinz2004-10-268-56/+8
| | | | | | - moved some code to the new superclass for basic types (class BasicType)
* - introduced compound types (and therefore refi...schinz2004-10-263-72/+426
| | | | | - introduced compound types (and therefore refinements)
* - removed repository for Java types, as full ha...schinz2004-10-261-55/+0
| | | | | | - removed repository for Java types, as full hash-consing of types has been abandoned
* *** empty log message ***schinz2004-10-265-0/+311
|
* *** empty log message ***Martin Odersky2004-10-252-3/+6
|
* - modified comment.michelou2004-10-251-4/+5
|
* - Added Idpaltherr2004-10-251-0/+2
|
* changes to XML libburaq2004-10-219-10/+153
|
* Scala benchmark suite addedIulian Dragos2004-10-211-0/+74
|
* - added typesAsValues phaseschinz2004-10-141-0/+7
|