summaryrefslogtreecommitdiff
path: root/sources/scala
Commit message (Expand)AuthorAgeFilesLines
* Removed the structural equality trait.Matthias Zenger2003-08-192-8/+30
* - rewrote the phase creation processpaltherr2003-08-182-5/+5
* - updated to the new flavour of Super nodeschinz2003-08-151-2/+2
* *** empty log message ***Martin Odersky2003-08-151-1/+1
* Hiding in/outstenman2003-08-151-27/+41
* Added more doc-comments.Matthias Zenger2003-08-152-5/+73
* Added a new function for quickly creating itera...Matthias Zenger2003-08-151-0/+2
* *** empty log message ***Martin Odersky2003-08-143-7/+7
* - added documentation for the new methodsschinz2003-08-131-3/+81
* *** empty log message ***Martin Odersky2003-08-121-1/+1
* toString method now returns "Stack(..)"michelou2003-08-121-1/+5
* *** empty log message ***Martin Odersky2003-08-112-6/+6
* Fixed bug in hash table resizing method.Matthias Zenger2003-08-103-20/+17
* - Changed interpreter to handle preloaded symbolspaltherr2003-08-084-19/+42
* 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
* - Added printing of causepaltherr2003-08-082-8/+25
* - 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
* - changed 'as' to 'asInstanceOf'michelou2003-08-061-2/+3
* - changed 'as' to 'asInstanceOf'michelou2003-08-061-3/+7
* - made unzip's type more generalschinz2003-08-051-1/+1
* - 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-047-33/+29
* *** empty log message ***Martin Odersky2003-08-041-1/+1
* hash-consing on load, enabled per defaultburaq2003-07-304-7/+51
* added testNotEqualsburaq2003-07-301-0/+13
* added commentsburaq2003-07-282-3/+17
* generic xml parser adapterburaq2003-07-281-0/+41
* Some cleanupstenman2003-07-221-68/+76
* GBTrees added to librarystenman2003-07-221-0/+517
* - bug fix: removed duplicate "toString" methodschinz2003-07-221-2/+0
* Removed tabs.Matthias Zenger2003-07-215-7/+7
* Added some generic wrapping functionality.Matthias Zenger2003-07-218-2/+286
* Added a comment.Matthias Zenger2003-07-181-0/+8
* More refactoring.Matthias Zenger2003-07-1813-70/+79
* Added some comments and removed inconsistencies.Matthias Zenger2003-07-1812-87/+255
* - Fixed call to evaluate methodpaltherr2003-07-181-1/+1
* - Added flag -c to siris & suruspaltherr2003-07-183-11/+18
* - Fixed getMainMethodType for the new Type.isSa...paltherr2003-07-171-1/+3
* indentationmichelou2003-07-161-12/+20
* indentationmichelou2003-07-163-50/+61
* removed tabsmichelou2003-07-161-2/+3
* toString method works correct nowburaq2003-07-152-0/+4
* toString experiments + code formattingburaq2003-07-155-6/+27
* *** empty log message ***buraq2003-07-151-2/+2