summaryrefslogtreecommitdiff
path: root/test/files/run/streams.scala
Commit message (Expand)AuthorAgeFilesLines
* Changed Stream implementation to use tail recur...Iulian Dragos2008-04-021-0/+14
* -target 1.5 now the default.Martin Odersky2007-12-191-1/+1
* updated STARR for Java genericsmichelou2007-12-181-1/+1
* #153 still not fixed..michelou2007-12-141-1/+1
* Fixed #153 (thanks to Sean)michelou2007-12-121-1/+1
* added final modifier, commented out test for #153michelou2007-12-121-1/+1
* added length test to run/stream.scalamichelou2007-10-081-1/+4
* fixed ticket #153michelou2007-10-051-0/+5
* updated take/dropmichelou2007-06-271-0/+24