summaryrefslogtreecommitdiff
path: root/test/files/run/Course-2002-09.scala
Commit message (Collapse)AuthorAgeFilesLines
* Finally completed the incredibly tedious task o...Paul Phillips2009-11-181-4/+4
| | | | | | Finally completed the incredibly tedious task of removing the lower case primitive aliases from Predef. Had to rebuild msil.jar along the way.
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+0
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* int -> Int, etc..michelou2008-05-201-13/+13
|
* updated several tests for MSILmichelou2007-08-171-2/+1
|
* refined (fixed) incompleteness checkBurak Emir2007-06-301-1/+1
|
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-081-1/+1
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+334
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-338/+0
| | | | | Removed old scala tests from new Scala core module.
* Made platform independantmihaylov2005-10-051-19/+18
|
* - added 'import java.lang.System' to allow the ...mihaylov2003-12-081-0/+2
| | | | | | - added 'import java.lang.System' to allow the tests to compile with the .NET backend
* - Fixed for flattened value typespaltherr2003-12-041-2/+2
|
* *** empty log message ***Martin Odersky2003-11-181-2/+2
|
* *** empty log message ***Martin Odersky2003-03-311-6/+6
|
* - Added test file Course-2002-09.scalapaltherr2003-03-211-0/+337