summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* bugfixburaq2004-02-021-0/+19
|
* - Introduced local and global refspaltherr2004-02-011-2/+2
| | | | | | - Fixed related bugs in ExplicitOuter - Replaced TreeGen.mkPrimaryConstr by TreeGen.mkPrimaryConstructorRef methods
* - Generalized use of AConstant to represent con...paltherr2004-02-013-5/+5
| | | | | - Generalized use of AConstant to represent constant values
* - Added 'import java.lang.System' to satisfy th...mihaylov2004-01-261-0/+1
| | | | | - Added 'import java.lang.System' to satisfy the .NET backend.
* - Added test/files/run/tailcallspaltherr2004-01-262-0/+135
|
* - Fixed error messagepaltherr2004-01-261-1/+1
|
* - Removed duplicate testpaltherr2004-01-251-55/+0
|
* - Added backend tag in arguments of runtime testspaltherr2004-01-231-3/+3
|
* - Added files test/files/shl/basic.*paltherr2004-01-222-0/+79
|
* - Added flag -shlpaltherr2004-01-221-10/+29
| | | | | - Moved testing of jvm before testing of interpreter
* *** empty log message ***Martin Odersky2004-01-201-2/+2
|
* - Moved test/pos test/neg and test/new into tes...paltherr2004-01-19244-3496/+2
| | | | | - Moved test/pos test/neg and test/new into test/files
* *** empty log message ***Martin Odersky2004-01-158-12/+12
|
* *** empty log message ***Martin Odersky2004-01-1512-0/+98
|
* *** empty log message ***Martin Odersky2004-01-1518-0/+526
|
* - Removed bug50.scalapaltherr2004-01-132-16/+0
|
* - Replaced Executable by Applicationpaltherr2004-01-131-1/+1
|
* - Removed List from Predefpaltherr2004-01-131-1/+1
|
* Replace class Executable with Application.Matthias Zenger2004-01-1222-22/+22
|
* added test x@_*buraq2004-01-122-20/+25
|
* *** empty log message ***Martin Odersky2004-01-1210-10/+26
|
* changed "test" to assertEqualsburaq2004-01-091-126/+125
|
* *** empty log message ***Martin Odersky2004-01-096-6/+6
|
* *** empty log message ***Martin Odersky2004-01-092-6/+30
|
* *** empty log message ***Martin Odersky2004-01-0928-0/+422
|
* - Added files/run/runtimepaltherr2004-01-082-0/+100
|
* *** empty log message ***Martin Odersky2004-01-082-12/+0
|
* - Added import for .NETpaltherr2004-01-082-2/+6
|
* - Added pos/compile.scalapaltherr2004-01-082-0/+34
|
* - Added bug 257paltherr2004-01-072-0/+25
|
* - Added bug 267paltherr2004-01-072-0/+110
|
* - Added bug 266paltherr2004-01-072-0/+59
|
* *** empty log message ***Martin Odersky2004-01-0736-632/+8
|
* *** empty log message ***Martin Odersky2004-01-062-2/+0
|
* *** empty log message ***Martin Odersky2004-01-062-2/+4
|
* *** empty log message ***Martin Odersky2004-01-052-4/+0
|
* - added bugs 98, 120 and 250schinz2003-12-102-0/+61
|
* More comments and cleanups.stenman2003-12-091-1/+1
|
* not testing toString method anymoreburaq2003-12-081-1/+0
|
* toString method is brokenburaq2003-12-081-1/+0
|
* - added 'import java.lang.System' to allow the ...mihaylov2003-12-0818-19/+55
| | | | | | - added 'import java.lang.System' to allow the tests to compile with the .NET backend
* - initial commitmihaylov2003-12-084-0/+271
|
* - Flattened Byte, Short and Charpaltherr2003-12-042-15/+11
|
* - Fixed for flattened value typespaltherr2003-12-045-20/+20
|
* - added support for testing the .NET backend; t...mihaylov2003-12-031-2/+45
| | | | | | - added support for testing the .NET backend; the test is not performed by default and has to be enabled with the --msil command line switch
* changed check, because of new whitespace handlingburaq2003-12-031-1/+4
|
* - imported java.lang.System.out.println to avoi...mihaylov2003-12-011-4/+5
| | | | | | - imported java.lang.System.out.println to avoid name clash with .NET libraries
* - explicitly qualified System with java.lang.mihaylov2003-12-011-1/+2
|
* - explicitly qualified System with java.lang.mihaylov2003-12-011-27/+27
|
* updated to not use 'this'stenman2003-12-011-1/+1
|