summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* - Added code to make sure Interpreter.scala is ...paltherr2003-03-141-0/+3
* - print names of generated files when -verbose ...schinz2003-03-141-1/+3
* *** empty log message ***Martin Odersky2003-03-143-12/+32
* - Fixed erasure of new arrayspaltherr2003-03-141-10/+13
* - Added some cases to the method toStringpaltherr2003-03-141-0/+10
* - Added a method isSameAs for erased typespaltherr2003-03-141-5/+14
* - Fixed fullErasurepaltherr2003-03-131-2/+3
* *** empty log message ***Martin Odersky2003-03-131-1/+0
* *** empty log message ***Martin Odersky2003-03-135-26/+43
* - Removed printing of kindpaltherr2003-03-131-1/+0
* - Added initialization of module singleton in m...paltherr2003-03-131-0/+8
* - Made symbol loading lazypaltherr2003-03-131-12/+22
* - Added printing of definitionspaltherr2003-03-131-0/+80
* - bug fix: initialise module instance field as ...schinz2003-03-131-19/+26
* - Changed enterUnit to use consoleContext for c...paltherr2003-03-131-1/+1
* - Added consoleContextpaltherr2003-03-131-0/+23
* - inside of a module, use "this" directly to ac...schinz2003-03-131-11/+25
* - use the explicit "this" now introduced by the...schinz2003-03-131-1/+1
* - 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
* - Adapted to the new module schemapaltherr2003-03-131-0/+3
* - Changed main parse rule for units coming from...paltherr2003-03-131-1/+1
* - Added method isSyntheticpaltherr2003-03-131-0/+5
* - Moved field "console" from class Sourcefile i...paltherr2003-03-134-13/+14
* *** empty log message ***Martin Odersky2003-03-131-2/+9
* *** empty log message ***Martin Odersky2003-03-122-8/+15
* - bug fix: do not add accessors again for const...schinz2003-03-121-0/+10
* - check that no syntactic representation of typ...schinz2003-03-121-1/+24
* - do not generate Java-compatible class for mod...schinz2003-03-121-2/+6
* - automatically flush the debug tree printerschinz2003-03-121-1/+1
* - added a flag to automatically flush output on...schinz2003-03-121-4/+16
* *** empty log message ***Martin Odersky2003-03-123-14/+26
* *** empty log message ***Martin Odersky2003-03-124-22/+68
* - bug fix: replace "this" expressions which ref...schinz2003-03-121-0/+10
* - Bug fix (pb with thistypes)paltherr2003-03-111-1/+1
* - bug fix: make sure that caseFieldAccessor ret...schinz2003-03-111-1/+1
* *** empty log message ***Martin Odersky2003-03-101-2/+10
* - use accessors to access contents of case clas...schinz2003-03-102-24/+24
* - bug fix: do not prefix accesses to outer clas...schinz2003-03-101-8/+12
* *** empty log message ***Martin Odersky2003-03-103-46/+66
* - bug fix: correctly detect calls to constructorsschinz2003-03-101-3/+3
* *** empty log message ***Martin Odersky2003-03-073-33/+46
* - bug fix: correctly pass outer link to constru...schinz2003-03-071-31/+23
* *** empty log message ***Martin Odersky2003-03-072-9/+7
* *** empty log message ***Martin Odersky2003-03-072-2/+4
* *** empty log message ***Martin Odersky2003-03-073-19/+48
* *** empty log message ***Martin Odersky2003-03-072-3/+8
* - when generating classes for "def" parameters,...schinz2003-03-071-2/+3
* *** empty log message ***Martin Odersky2003-03-071-1/+1
* - when generating classes for anonymous functio...schinz2003-03-071-1/+4