summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - Implemented scala-infopaltherr2003-08-141-41/+170
* - added documentation for the new methodsschinz2003-08-131-3/+81
* *** empty log message ***Martin Odersky2003-08-131-0/+1
* *** empty log message ***Martin Odersky2003-08-133-7/+11
* *** empty log message ***Martin Odersky2003-08-131-2/+30
* - Removed now useless switchpaltherr2003-08-131-10/+1
* *** empty log message ***Martin Odersky2003-08-133-39/+17
* *** empty log message ***Martin Odersky2003-08-121-3/+3
* *** empty log message ***Martin Odersky2003-08-128-46/+81
* toString method now returns "Stack(..)"michelou2003-08-121-1/+5
* - implemented referential equality (x eq y)schinz2003-08-121-3/+7
* - bug fix: emit a GOTO for an Apply node referi...schinz2003-08-121-0/+2
* - Added primitive ID (Any.eq)paltherr2003-08-122-0/+2
* *** empty log message ***Martin Odersky2003-08-119-27/+53
* - Removed printing of stack traces if not in de...paltherr2003-08-117-13/+15
* - Fixed typopaltherr2003-08-111-2/+2
* - Added new command namespaltherr2003-08-111-4/+14
* Fixed bug in hash table resizing method.Matthias Zenger2003-08-103-20/+17
* - Renamed log(Object[]) and show(Object[]) into...paltherr2003-08-081-19/+19
* - Changed interpreter to handle preloaded symbolspaltherr2003-08-084-19/+42
* - Removed condition owner.isPackage() from isPr...paltherr2003-08-081-1/+1
* - Replaced NOPOS by FIRSTPOS or other non zero ...paltherr2003-08-0812-77/+80
* Renamed ambiguous method.Matthias Zenger2003-08-082-2/+2
* Removed tabs to make the emacs people happy.Matthias Zenger2003-08-0814-141/+175
* Added support for structural equality in mutabl...Matthias Zenger2003-08-0811-121/+317
* - quick hack: make sure that the correct code i...schinz2003-08-081-1/+5
* - bug fix: before replacing the symbol for a ca...schinz2003-08-081-1/+1
* - Added printing of causepaltherr2003-08-082-8/+25
* - Removed field cause (using super.cause instead)paltherr2003-08-081-29/+1
* - Enhanced exception trace computationpaltherr2003-08-081-16/+14
* - fixed to pass compilationpaltherr2003-08-072-10/+21
* - changed is and as into isInstanceOf and asIns...paltherr2003-08-073-5/+5
* - changed module into objectpaltherr2003-08-071-1/+1
* *** empty log message ***Martin Odersky2003-08-0614-93/+111
* - changed 'as' to 'asInstanceOf'michelou2003-08-061-2/+3
* - changed 'as' to 'asInstanceOf'michelou2003-08-061-3/+7
* - activated code to write pickle data to class ...schinz2003-08-051-2/+13
* - made unzip's type more generalschinz2003-08-051-1/+1
* *** empty log message ***Martin Odersky2003-08-054-26/+21
* - added functions make, tabulate, flatten, unzi...schinz2003-08-051-98/+194
* - added the identity function (id)schinz2003-08-051-0/+2
* *** empty log message ***Martin Odersky2003-08-051-7/+8
* *** empty log message ***Martin Odersky2003-08-0413-56/+59
* - added a hack to make sure that flags are tran...schinz2003-08-041-0/+2
* - Added support for inlining default bootclassp...paltherr2003-08-041-0/+9
* *** empty log message ***Martin Odersky2003-08-0414-170/+358
* - Added trabsformation of <local>.this into <ow...paltherr2003-08-021-0/+9
* - Changed localDummy to generate non-empty namespaltherr2003-08-022-1/+9
* - Added show methodspaltherr2003-07-311-7/+65
* *** empty log message ***Martin Odersky2003-07-317-75/+87