4 Commits (c9e5c0d505d710267e83b4afd6324ff4af10d706)

Author SHA1 Message Date
Dimitar Dobrev c9e5c0d505 Completed the parallel hierarchy of interfaces so that a derived class can access the members of all of its bases. 12 years ago
Dimitar Dobrev f5304e69bb Completed the support for multiple inheritance with the exception of base interfaces and the cast operator in the derived class to the second or later base. 12 years ago
Dimitar Dobrev b82aebab3a Added support for writing using indexers. 12 years ago
Dimitar Dobrev cf58c70d23 Moved all ignored tests for the C# back-end to a temporary test project and enabled them. 12 years ago
Dimitar Dobrev 39bc4da0e9 Fixed the test for indexers. 12 years ago
Dimitar Dobrev 6cb37ef382 Added a test for indexers ([] operators). 12 years ago
Dimitar Dobrev 422b0769ba Added a new test project for Unicode strings. 12 years ago