summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Added flag --flagspaltherr2003-07-111-5/+8
* - Added method Type.cloneTypepaltherr2003-07-112-22/+94
* no longer needed (moved to linuxsoft as for BCE...michelou2003-07-102-57/+0
* no longer needed (integrated in Makefile)michelou2003-07-101-36/+0
* added generation of dtd2scalamichelou2003-07-102-0/+32
* - Added method Symbol.cloneSymbol(Symbol)paltherr2003-07-107-41/+29
* - bug fix: transform correctly "new" expression...schinz2003-07-101-1/+1
* *** empty log message ***Martin Odersky2003-07-101-2/+2
* - introduced the new JVM backend as default, wh...schinz2003-07-107-1122/+1106
* - renamed NONE to EMPTY_ARRAY to be consistentschinz2003-07-101-1/+1
* - renamed GenJVM[Phase].java to GenJVMBCEL[Phas...schinz2003-07-102-0/+1605
* - Removed some .applypaltherr2003-07-102-13/+13
* 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
* *** empty log message ***Martin Odersky2003-07-093-262/+268
* Basic implementation of maps and sets.Matthias Zenger2003-07-092-21/+60
* Added test for immutable queuesstenman2003-07-091-0/+1
* 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
* Updated to use apply() instead of deprecated at()stenman2003-07-091-12/+12
* Functional Queues, take 3stenman2003-07-093-6/+112
* *** empty log message ***Martin Odersky2003-07-094-0/+14
* *** empty log message ***Matthias Zenger2003-07-091-1/+2
* *** empty log message ***Martin Odersky2003-07-093-3/+18
* type inference for regular patterns, still faultyburaq2003-07-092-39/+20
* removed at, fixed code for Literalsburaq2003-07-093-11/+12
* removed atburaq2003-07-091-1/+1
* Functional Queues, take 2stenman2003-07-091-1/+1
* Functional Queues, take 2stenman2003-07-093-13/+50
* added license info from http://xml.apache.org/x...michelou2003-07-091-0/+56
* fixed bug in adapt(...) with Martinburaq2003-07-091-2/+1
* allocation of variables in bindingburaq2003-07-095-15/+30
* boolean instead of Booleanburaq2003-07-091-1/+1
* Functional Queuesstenman2003-07-084-0/+138
* *** empty log message ***Martin Odersky2003-07-089-14/+25
* *** empty log message ***Martin Odersky2003-07-083-9/+5
* - Fixed reference to Names.EMPTYpaltherr2003-07-081-1/+1
* *** empty log message ***Martin Odersky2003-07-0821-19/+251
* *** empty log message ***Matthias Zenger2003-07-081-1/+1
* Fixed bugs to make the collection classes compile.Matthias Zenger2003-07-088-12/+13
* update package nameburaq2003-07-081-1/+1
* Adapted to the latest collection class refactor...Matthias Zenger2003-07-081-11/+37