summaryrefslogtreecommitdiff
path: root/test/files/jvm/protectedacc.scala
Commit message (Collapse)AuthorAgeFilesLines
* [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.
* Rolled back r14773, until I figure out why the ...Iulian Dragos2008-04-291-16/+0
| | | | | Rolled back r14773, until I figure out why the plugin breaks.
* Fixed protected accessor for inherited java mem...Iulian Dragos2008-04-221-0/+16
| | | | | | Fixed protected accessor for inherited java members in traits (see ticket #151).
* Fixed ticket #10Iulian Dragos2007-11-211-0/+7
|
* fixed #209Martin Odersky2007-11-161-1/+2
|
* deprecated &f, .f, requires.Martin Odersky2007-06-051-2/+2
| | | | | Added existential types.
* Fixed bug 853, protected accessors crash with p...Iulian Dragos2006-12-121-0/+22
| | | | | Fixed bug 853, protected accessors crash with path dependent types.
* Fixed bugs in protected accessors.Iulian Dragos2006-11-091-5/+46
|
* More tests for protected accessors.Iulian Dragos2006-10-261-1/+3
|
* Fixed accessors for functions which access prot...Iulian Dragos2006-10-261-0/+3
| | | | | Fixed accessors for functions which access protected members.
* Added protected accessors in super accessors.Iulian Dragos2006-10-261-0/+84