summaryrefslogtreecommitdiff
path: root/sources/scala
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-09-022-2/+2
* Added more comments, removed StructuralEquality...Matthias Zenger2003-08-3115-620/+589
* *** empty log message ***Martin Odersky2003-08-283-4/+4
* Added support for case tags.Matthias Zenger2003-08-281-0/+7
* - Made the auction example work (it required to...cremet2003-08-283-47/+141
* oops, class name correctedburaq2003-08-271-1/+1
* using FactoryAdpater in scala instead of Factor...buraq2003-08-272-387/+367
* added attributes to generic xml representationburaq2003-08-274-52/+127
* - Added "PiLib" library and associated examples.cremet2003-08-264-7/+180
* - Fixed method toStringpaltherr2003-08-261-1/+1
* removed SeqTrace stuff, is not needed by TransM...buraq2003-08-254-121/+0
* - Moved FactoryAdapter from dtd2scala into scal...paltherr2003-08-253-2/+389
* - Changed as into asInstanceOfpaltherr2003-08-252-9/+9
* - modified javadoc commentsmichelou2003-08-2512-319/+469
* 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