summaryrefslogtreecommitdiff
path: root/test/files/run/unboxingBug.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* [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.
* int -> Int, etc..michelou2008-06-101-4/+4
|
* fixed some bugs related to existentials.Martin Odersky2007-08-201-0/+8
fixed unboxing bug fixed ByNameFunction problem some cleanups in parser