summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Collapse)AuthorAgeFilesLines
* - Import java.lang.System.out and use out inste...mihaylov2004-10-071-9/+10
| | | | | - Import java.lang.System.out and use out instead of System.out
* *** empty log message ***mihaylov2004-10-071-0/+46
|
* [MSIL] Added object TestMain as an entry point...mihaylov2004-10-071-1/+11
| | | | | [MSIL] Added object TestMain as an entry point on .NET
* - Moved object Test in the beginning of the fil...mihaylov2004-10-071-23/+23
| | | | | | - Moved object Test in the beginning of the file so that it defines the entry point for the MSIL backend
* [MSIL] Use toString instead of String.valueOf()...mihaylov2004-10-071-2/+2
| | | | | | [MSIL] Use toString instead of String.valueOf() to make it compile for .NET
* - [MSIL] added object TestMain that serves as a...mihaylov2004-10-071-1/+12
| | | | | | - [MSIL] added object TestMain that serves as an entry point with the - MSIL backend properly handle command line arguments
* *** empty log message ***Martin Odersky2004-09-0211-16/+16
|
* - Added tests on blockspaltherr2004-08-302-1/+53
|
* - Updated array testspaltherr2004-07-073-191/+971
|
* *** empty log message ***Martin Odersky2004-07-011-3/+5
|
* *** empty log message ***michelou2004-06-092-0/+85
|
* *** empty log message ***buraq2004-06-032-18/+20
|
* - Added bug 328paltherr2004-06-032-0/+12
|
* *** empty log message ***buraq2004-05-2610-373/+0
|
* name change select... to case...buraq2004-05-241-7/+7
|
* *** empty log message ***buraq2004-05-245-5/+0
|
* fixedburaq2004-05-191-1/+1
|
* fixedburaq2004-05-191-6/+6
|
* case classes implement trait scala.CaseClassburaq2004-05-182-0/+14
|
* - changed 'Ord' to 'Ordered'.michelou2004-05-141-2/+2
|
* seq have to be escapedburaq2004-05-115-6/+22
|
* *** empty log message ***Matthias Zenger2004-05-042-31/+22
|
* added test case for unicode identifierburaq2004-05-031-0/+3
|
* - imported java.lang.System at the proper placemihaylov2004-04-231-1/+1
|
* removed <=buraq2004-04-161-2/+2
|
* *** empty log message ***Matthias Zenger2004-04-161-2/+2
|
* - Improved testspaltherr2004-04-102-77/+279
|
* added test case for fixed treatment of SUburaq2004-04-072-0/+5
|
* - bug 281 does not work with interpreterpaltherr2004-04-021-1/+1
|
* - Added bug 281paltherr2004-04-022-0/+19
|
* - Added bug 316paltherr2004-04-022-0/+17
|
* refined checking for attributesburaq2004-04-023-0/+20
|
* added test case for character and entity refere...buraq2004-03-303-0/+26
| | | | | added test case for character and entity reference parsing
* bugfixburaq2004-03-262-2/+6
|
* test case for xml parsingburaq2004-03-253-0/+103
|
* more test casesburaq2004-03-232-8/+14
|
* - Added test files for xml parsing and xml lite...paltherr2004-03-186-0/+210
| | | | | - Added test files for xml parsing and xml literals
* - Explicitly import java.lang.System.out to avo...mihaylov2004-03-171-10/+10
| | | | | | - Explicitly import java.lang.System.out to avoid name clash with the mscorlib's System namespace.
* - updated tests with MIN_INT and MIN_LONG liter...michelou2004-03-151-4/+4
| | | | | - updated tests with MIN_INT and MIN_LONG literals (was bug #300).
* *** empty log message ***michelou2004-03-012-0/+114
|
* - added test cases for Scala literals such as J...michelou2004-03-012-0/+68
| | | | | | - added test cases for Scala literals such as Java-like floating-point literals (see bug #296).
* - Downgraded to the old, bulky val syntax.Matthias Zenger2004-02-131-3/+10
|
* these are jvm dependent -> ../jvmburaq2004-02-112-79/+0
|
* - Updated files to the new syntax.Matthias Zenger2004-02-102-4/+5
|
* projections on XML ! preserving document order !buraq2004-02-092-1/+15
|
* things to test the xml libraryburaq2004-02-092-0/+65
|
* bugfixburaq2004-02-021-0/+19
|
* - 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
|
* - Replaced Executable by Applicationpaltherr2004-01-131-1/+1
|