summaryrefslogtreecommitdiff
path: root/test/files/run/existentials.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-2/+2
|
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* When was the last time -Xcheckinit was run? It ...Paul Phillips2010-12-111-8/+8
| | | | | | | | | | When was the last time -Xcheckinit was run? It must have been a long time. All these changes are to address bugs revealed by -Xcheckinit, mostly in test cases, some in the compiler. I'm guessing the partest -Xcheckinit runs are hanging the first time they run into a failure, so if it starts "working" again after this commit don't get too confident. No review.
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-0/+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.
* fixed t1705.Martin Odersky2009-08-101-1/+1
|
* Fixed test fileMartin Odersky2008-08-151-0/+2
|
* Buffer gets vararg +, += methods; small fixes.Martin Odersky2008-08-151-0/+4
|
* fixed #828, #1120, subtyping problem with exist...Martin Odersky2008-08-071-0/+4
| | | | | fixed #828, #1120, subtyping problem with existentials.
* int -> Int, etc..michelou2008-06-101-1/+1
|
* (1) more changes for dynamic cycle detection of...Martin Odersky2008-04-041-1/+1
| | | | | | | | (1) more changes for dynamic cycle detection of implicits 2) change (to wildcard scoping in types 3) suppress $tag generation for purely (abstract traits 4) increase stacksize for sabbus to 32m (otherwise (problems on Windows)
* many bug fixes; short syntax for structural types.Martin Odersky2007-07-231-0/+3
|
* added bug 1189 to run/existentials.scalamichelou2007-07-021-0/+15
|
* added wildcards. Changed for_some to forSome.Martin Odersky2007-06-191-6/+33
|
* fixed test file; fixed Long/Long bugMartin Odersky2007-06-191-1/+10
|
* more existentialsMartin Odersky2007-06-151-0/+48