summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-06-1122-988/+1151
* Removed some functionality.Matthias Zenger2003-06-101-3/+5
* Renamed some functions in the collection classes.Matthias Zenger2003-06-1011-261/+451
* Added some more constructors for the collection...Matthias Zenger2003-06-101-3/+21
* Introduced "syntactic sugar" for quickly creati...Matthias Zenger2003-06-103-4/+9
* Implemented support for hash tables that are no...Matthias Zenger2003-06-091-1/+5
* Fixed method resize so that it now calculates t...Matthias Zenger2003-06-091-1/+1
* Added Iterable to the list of "implemented" tra...Matthias Zenger2003-06-091-1/+3
* New collection classes.Matthias Zenger2003-06-098-178/+408
* Some collection classes.Matthias Zenger2003-06-053-0/+247
* Added a find method.Matthias Zenger2003-06-051-0/+5
* *** empty log message ***Martin Odersky2003-06-045-2/+39
* *** empty log message ***Martin Odersky2003-06-0431-292/+433
* *** empty log message ***Martin Odersky2003-06-027-456/+430
* *** empty log message ***Martin Odersky2003-05-2815-18/+472
* *** empty log message ***Martin Odersky2003-05-281-1/+16
* test "meth != null" was missing in transformArgsmichelou2003-05-281-1/+1
* *** empty log message ***Martin Odersky2003-05-271-0/+1
* *** empty log message ***Martin Odersky2003-05-279-134/+58
* - Changed log messagepaltherr2003-05-231-1/+1
* - Added call to widenpaltherr2003-05-231-1/+1
* - Fixed method isSubType for UnboxedType and Un...paltherr2003-05-231-2/+10
* - Commented out altherr1.scalapaltherr2003-05-231-1/+1
* - Commented out debug codepaltherr2003-05-221-1/+1
* - Added arrays.scalapaltherr2003-05-223-0/+207
* - Added imports.scalapaltherr2003-05-222-0/+2
* - Removed the incorrect codepaltherr2003-05-222-79/+0
* - Added imports.scala & imports.checkpaltherr2003-05-224-0/+378
* *** empty log message ***Martin Odersky2003-05-221-6/+35
* - Replaced an equals by a ==paltherr2003-05-221-1/+1
* - Added imports.scala & imports.checkpaltherr2003-05-222-0/+186
* *** empty log message ***Martin Odersky2003-05-212-13/+41
* *** empty log message ***Martin Odersky2003-05-212-5/+28
* *** empty log message ***Martin Odersky2003-05-2114-134/+215
* - Added a catch to handle stack overflowspaltherr2003-05-211-0/+2
* - Fixed computation of scala stack tracepaltherr2003-05-212-46/+45
* Scala syntax highlighting for UltraEdit-32 (Win32)michelou2003-05-211-0/+871
* - Changed log method in class Debugpaltherr2003-05-204-17/+32
* - Moved code from EntryPointCompiler into Inter...paltherr2003-05-208-199/+162
* - Commented out some \red, \redtext, \bs \espaltherr2003-05-201-3/+5
* - Reverted changes to arrayspaltherr2003-05-193-22/+16
* - Fixed early initialization of module variable...paltherr2003-05-191-4/+20
* - Moved isGlobalModule method from RefCheck int...paltherr2003-05-192-10/+22
* fixed comment FunDef, FunSig ( changed 'ParamCl...buraq2003-05-191-2/+2
* *** empty log message ***Martin Odersky2003-05-1920-139/+428
* - (final) bug fix: use the symbol of the class ...schinz2003-05-192-10/+22
* added printing of nodes Sequence,Subsequence,Al...buraq2003-05-191-0/+27
* adapted PatternNormalizer to new syntax, whih a...buraq2003-05-191-1/+1
* validity check and normalization of [sub]sequen...buraq2003-05-191-13/+31
* - (partial) bug fix: modify ThisTypes appearing...schinz2003-05-192-3/+35