summaryrefslogtreecommitdiff
path: root/sources/scala
Commit message (Expand)AuthorAgeFilesLines
* 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
* moved FactoryAdapter to another packageburaq2003-07-151-1/+1
* moved to another packageburaq2003-07-153-952/+0
* moved to anotherburaq2003-07-151-14/+0
* - Fixed interepreter trace code to handle excep...paltherr2003-07-152-3/+26
* temporary hackburaq2003-07-131-0/+2
* *** empty log message ***Martin Odersky2003-07-116-34/+41
* Removed tabs.Matthias Zenger2003-07-104-129/+129
* Turned the stack class into a covariant datatype.Matthias Zenger2003-07-101-13/+13
* Added equals and hashCode functions.Matthias Zenger2003-07-103-8/+155
* Reverted to at in Streamsstenman2003-07-091-0/+1
* Fixed some inconsistencies.Matthias Zenger2003-07-091-0/+8
* Basic implementation of maps and sets.Matthias Zenger2003-07-092-21/+60
* Simple implementation of Sets using lists (even...Matthias Zenger2003-07-091-12/+18
* Names are now consistent in the immutable package.Matthias Zenger2003-07-092-21/+19
* Changed some names.Matthias Zenger2003-07-091-5/+20
* Cleaned up the interface.Matthias Zenger2003-07-091-8/+8
* Deleted deprecated at()stenman2003-07-091-1/+3
* Removed function at (was deprecated).Matthias Zenger2003-07-092-4/+0
* Deleted deprecated at()stenman2003-07-094-12/+0
* Functional Queues, take 3stenman2003-07-091-1/+30
* removed atburaq2003-07-091-1/+1
* Functional Queues, take 2stenman2003-07-091-8/+35
* boolean instead of Booleanburaq2003-07-091-1/+1
* Functional Queuesstenman2003-07-081-0/+111
* Fixed bugs to make the collection classes compile.Matthias Zenger2003-07-088-12/+13
* update package nameburaq2003-07-081-1/+1
* Changed names in all the files and started to a...Matthias Zenger2003-07-0834-90/+374
* needed for binding (added temporarily)buraq2003-07-083-0/+100
* error message for iteratorburaq2003-07-082-1/+7
* *** empty log message ***schinz2003-07-0835-0/+1498
* - moved collection stuff to collection/ directoryschinz2003-07-0835-1498/+0
* import of DTDsburaq2003-07-024-44/+52
* The definition of put in Maps was broken.Matthias Zenger2003-07-024-28/+4