summaryrefslogtreecommitdiff
path: root/test/files/run/structural.scala
Commit message (Collapse)AuthorAgeFilesLines
* Looked through the .disabled tests which are st...Paul Phillips2009-10-081-0/+201
| | | | | | | Looked through the .disabled tests which are still under files (as opposed to those moved to disabled.) Brought some back to life, put a stake through the heart of others, left two as they were.
* new arrays are done.Martin Odersky2009-09-211-201/+0
|
* Partial fix to #397.Gilles Dubochet2008-02-061-0/+23
|
* Fixed issues #328 and #403.Gilles Dubochet2008-02-041-0/+22
|
* added more test casesmichelou2007-07-251-38/+63
|
* The AST “Literal(Constant(t))” for t a value ty...Gilles Dubochet2007-06-061-1/+1
| | | | | | The AST “Literal(Constant(t))” for t a value type (int et al.) compiles consistently accross compilation targets.
* Added structural subtyping.Gilles Dubochet2007-06-051-0/+131