summaryrefslogtreecommitdiff
path: root/test/files/run/Course-2002-05.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-1/+1
|
* Misc uninteresting tidbits to take some weight ...Paul Phillips2011-01-021-3/+3
| | | | | | Misc uninteresting tidbits to take some weight off overly large patches in progress. No review.
* [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-06-101-34/+34
|
* Fixed test files after syntax change for closures.Martin Odersky2006-06-211-3/+3
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+215
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-215/+0
| | | | | Removed old scala tests from new Scala core module.
* Made platform independantmihaylov2005-09-271-52/+50
|
* - 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
* - Merged queens into Course-2002-05paltherr2003-07-181-2/+48
|
* *** empty log message ***Martin Odersky2003-06-241-5/+5
|
* - Replaced foldr by foldRightpaltherr2003-04-091-1/+1
|
* - Added test file Course-2002-05.scalapaltherr2003-04-021-0/+169