summaryrefslogtreecommitdiff
path: root/sources/scala
Commit message (Expand)AuthorAgeFilesLines
* - Fixed to use scala.runtime.InterpreterSupportpaltherr2003-05-131-15/+39
* - Added field type to case Valuepaltherr2003-05-131-1/+1
* - Removed Interpreter.javapaltherr2003-05-131-41/+0
* - Added InterpreterSupport.javapaltherr2003-05-131-0/+106
* added testEquals method, suggested by Matthiasburaq2003-05-131-16/+35
* *** empty log message ***Martin Odersky2003-05-092-13/+10
* *** empty log message ***Martin Odersky2003-05-0813-71/+82
* All the power of unit testing condensed in a 3 ...buraq2003-05-061-0/+42
* *** empty log message ***Martin Odersky2003-05-011-1/+1
* - Changed LabelDef to have an array of Idents i...paltherr2003-04-301-1/+1
* - Fixed type of main methodpaltherr2003-04-301-3/+6
* *** empty log message ***Martin Odersky2003-04-303-10/+3
* - Added method toStringpaltherr2003-04-161-1/+3
* - Removed Function.scmpaltherr2003-04-161-47/+0
* - Added Tuple expander and templatepaltherr2003-04-161-0/+13
* - Removed Function.tmplpaltherr2003-04-161-21/+0
* *** empty log message ***Martin Odersky2003-04-161-6/+10
* - Added Function expander and templatepaltherr2003-04-161-0/+17
* - Added functions abspaltherr2003-04-151-0/+5
* - adapted to the new names for fold and reduceschinz2003-04-081-16/+15
* *** empty log message ***Martin Odersky2003-04-0210-28/+49
* - Fixed interpreter to catch MatchErrorpaltherr2003-04-011-0/+8
* - Fixed implementation of "is" to handle null v...paltherr2003-03-311-0/+1
* *** empty log message ***Martin Odersky2003-03-311-1/+1
* *** empty log message ***Martin Odersky2003-03-3115-26/+31
* - Fixed signature of toObjectArraypaltherr2003-03-281-1/+1
* - Fixed method copyToArraypaltherr2003-03-281-3/+3
* - Added array length primitivespaltherr2003-03-281-0/+36
* - Removed class SymbolWriterpaltherr2003-03-243-61/+3
* - Removed java-backend (jaco) specific stuffpaltherr2003-03-241-1/+0
* - Removed fields True & False in class scala.Bo...paltherr2003-03-242-4/+1
* *** empty log message ***Martin Odersky2003-03-212-1/+3
* *** empty log message ***Martin Odersky2003-03-214-18/+18
* - Added methods take & droppaltherr2003-03-201-0/+10
* - Forced loading of Interpreter.scala only with...paltherr2003-03-202-2/+4
* - Changed error code for windows (-1 does not w...paltherr2003-03-191-1/+1
* - Removed True & False from Predefpaltherr2003-03-189-31/+28
* - Fixed some minor errorspaltherr2003-03-183-3/+3
* *** empty log message ***Martin Odersky2003-03-183-3/+3
* - Forced loading of scala.Interpreter with sirispaltherr2003-03-181-1/+8
* *** empty log message ***Martin Odersky2003-03-183-5/+5
* *** empty log message ***Martin Odersky2003-03-184-12/+18
* - Fixed to also print the type of the last termpaltherr2003-03-171-4/+11
* - Changed origin of symbol in translation of me...paltherr2003-03-141-2/+2
* - Fixed loading of null valuespaltherr2003-03-131-1/+1
* - Updated evaluator to cope with module singlet...paltherr2003-03-131-6/+7
* - Added Interpreter.scalapaltherr2003-03-131-0/+32
* - bug fix: replaced "extends Function1" by "ext...schinz2003-03-131-1/+1
* - Adapted to the new module schemapaltherr2003-03-131-34/+10
* - Adapted to the new module schemapaltherr2003-03-131-4/+4