summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fixed usage of flag -Cpaltherr2003-03-171-4/+5
* - Fixed path to negative compilation test filespaltherr2003-03-171-1/+1
* - Added .check filespaltherr2003-03-1720-0/+422
* - Added files in "cours/"paltherr2003-03-171-0/+6
* - Removed examples.lstpaltherr2003-03-171-0/+21
* - Removed test-pospaltherr2003-03-171-7/+0
* - Added test-neg.lstpaltherr2003-03-172-0/+25
* - Added test-pos.lstpaltherr2003-03-171-0/+71
* - Added test-run.lstpaltherr2003-03-171-0/+16
* - Added emacs.lstpaltherr2003-03-171-0/+10
* - Added missing filespaltherr2003-03-171-1/+12
* - Added READMEpaltherr2003-03-171-0/+22
* - Added LICENSEpaltherr2003-03-171-0/+40
* *** empty log message ***schinz2003-03-173-0/+809
* - Added java archivepaltherr2003-03-171-0/+10
* - Added jar.mkpaltherr2003-03-171-0/+78
* - Fixed usage commentpaltherr2003-03-171-1/+1
* - Improved signature printing in sirispaltherr2003-03-141-2/+109
* - Removed printing of accessor methodspaltherr2003-03-141-0/+6
* - Added method isPublic, isProtected, isPrivate...paltherr2003-03-141-0/+20
* - 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-147-12/+60
* - Changed origin of symbol in translation of me...paltherr2003-03-141-2/+2
* - 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
* - 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
* - Added Interpreter.scalapaltherr2003-03-131-0/+32
* - bug fix: replaced "extends Function1" by "ext...schinz2003-03-131-1/+1
* - Adapted to the new module schemapaltherr2003-03-132-34/+13
* - Adapted to the new module schemapaltherr2003-03-131-4/+4