summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-03-147-12/+60
|
* - Changed origin of symbol in translation of me...paltherr2003-03-141-2/+2
| | | | | - Changed origin of symbol in translation of method "is"
* - Fixed erasure of new arrayspaltherr2003-03-141-10/+13
|
* - Added some cases to the method toStringpaltherr2003-03-141-0/+10
|
* - Added Course-2002-11.scalapaltherr2003-03-142-0/+307
|
* - Added Course-2002-08.scalapaltherr2003-03-142-0/+764
|
* - Added Course-2002-06.scalapaltherr2003-03-142-0/+302
|
* - Added a method isSameAs for erased typespaltherr2003-03-141-5/+14
|
* - Fixed fullErasurepaltherr2003-03-131-2/+3
|
* *** empty log message ***Martin Odersky2003-03-139-1/+234
|
* *** empty log message ***Martin Odersky2003-03-137-32/+55
|
* - Fixed loading of null valuespaltherr2003-03-131-1/+1
|
* - Removed printing of kindpaltherr2003-03-131-1/+0
|
* - Updated evaluator to cope with module singlet...paltherr2003-03-131-6/+7
| | | | | | - Updated evaluator to cope with module singleton initialization in module constructor
* - Added initialization of module singleton in m...paltherr2003-03-131-0/+8
| | | | | - Added initialization of module singleton in module's constructor
* - Made symbol loading lazypaltherr2003-03-131-12/+22
|
* - Added printing of definitionspaltherr2003-03-131-0/+80
| | | | | - Added imports to previous console modules
* - bug fix: initialise module instance field as ...schinz2003-03-131-19/+26
| | | | | | | - bug fix: initialise module instance field as soon as possible, i.e. in the *instance* constructor and not in the *class* constructor anymore, to enable "early use" of the module
* - Changed enterUnit to use consoleContext for c...paltherr2003-03-131-1/+1
| | | | | - Changed enterUnit to use consoleContext for console code
* - Added consoleContextpaltherr2003-03-131-0/+23
|
* - inside of a module, use "this" directly to ac...schinz2003-03-131-11/+25
| | | | | | - inside of a module, use "this" directly to access the current module instance - (small crash fixed)
* - use the explicit "this" now introduced by the...schinz2003-03-131-1/+1
| | | | | | - use the explicit "this" now introduced by the analyzer to know to which outer class a symbol belongs
* - use class symbols for "this" values and typesschinz2003-03-131-3/+64
|
* - Added code to embed console code into a modulepaltherr2003-03-131-0/+36
| | | | | - Added code to print last expression from console
* - Added Interpreter.scalapaltherr2003-03-131-0/+32
|
* - bug fix: replaced "extends Function1" by "ext...schinz2003-03-131-1/+1
| | | | | | - bug fix: replaced "extends Function1" by "extends Object with Function1" since Function1 is an interface
* - Adapted to the new module schemapaltherr2003-03-132-34/+13
|
* - Adapted to the new module schemapaltherr2003-03-131-4/+4
|
* - Changed main parse rule for units coming from...paltherr2003-03-131-1/+1
| | | | | - Changed main parse rule for units coming from the console
* - Added method isSyntheticpaltherr2003-03-131-0/+5
|
* - Moved field "console" from class Sourcefile i...paltherr2003-03-135-14/+15
| | | | | - Moved field "console" from class Sourcefile into class Unit
* *** empty log message ***Martin Odersky2003-03-135-99/+134
|
* - Added a test to avoid colors when run in emacspaltherr2003-03-121-0/+3
|
* - Added command "force"paltherr2003-03-121-0/+5
|
* - Added defaultspaltherr2003-03-122-1/+11
|
* *** empty log message ***Martin Odersky2003-03-122-8/+15
|
* - bug fix: do not add accessors again for const...schinz2003-03-121-0/+10
| | | | | | - bug fix: do not add accessors again for constructor arguments of case classes
* - check that no syntactic representation of typ...schinz2003-03-121-1/+24
| | | | | | | - check that no syntactic representation of types remain in the tree (since all syntactic types have to be replaced by TypeTerm after analysis)
* - do not generate Java-compatible class for mod...schinz2003-03-121-2/+6
| | | | | | - do not generate Java-compatible class for modules when a class with the same name as the module exists
* - automatically flush the debug tree printerschinz2003-03-121-1/+1
|
* - added a flag to automatically flush output on...schinz2003-03-121-4/+16
| | | | | | - added a flag to automatically flush output on each write (very slow, but sometimes useful)
* *** empty log message ***Martin Odersky2003-03-128-18/+119
|
* - Added miscpaltherr2003-03-122-0/+271
|
* - Added queenspaltherr2003-03-122-0/+53
|
* - Added Makefilepaltherr2003-03-121-0/+46
|
* - Added Idpaltherr2003-03-121-0/+2
|
* - Changed funneldefs to scaladefspaltherr2003-03-121-1/+1
|
* - Changed funneldefs to scaladefspaltherr2003-03-122-2/+6
| | | | | - Added Id
* - Added scaladefs.stypaltherr2003-03-121-0/+73
|
* - Added .cvsignorepaltherr2003-03-121-0/+4
|