11 Commits (f810ca63b21c61818e756772294c481f164c25ab)

Author SHA1 Message Date
Dimitar Dobrev c264690e90 Fixed the generated C# when a constructor has a default parameter with type an external specialisation. 8 years ago
Dimitar Dobrev 84f145b3e9 Fixed the generated C# when a function uses an external specialisation. 8 years ago
Dimitar Dobrev fbd76adcb9 Fixed the generated C# when a base class is an external specialisation. 8 years ago
Dimitar Dobrev d2426a7db6 Fixed the renaming of methods in forwarded types from secondary bases in dependencies. 8 years ago
Dimitar Dobrev 55bc99bc3f Fixed a bug when overriding a function located in a dependency. 10 years ago
Dimitar Dobrev 1c823fbf40 Fixed incorrect renaming of methods when there's a property with the same name in a dependency. 10 years ago
Dimitar Dobrev de0392ca1e Fixed a bug when a function returns an abstract class contained in a dependency. 10 years ago
Dimitar Dobrev 277a6f5ac7 Fixed default args with enum values when the enum is in a dependency. 10 years ago
Pyry Kontio 575088aeb6 Extended namespaces tests to consider taking a parameter and returning a value of types declared in other libraries. Implemented QualifiedIdentifierIfNeeded(). 10 years ago
Pyry Kontio 3693d991af Implement further tests for namespaces 10 years ago
Pyry Kontio 87d028f2aa Namespaces test fixed 11 years ago
Pyry Kontio 139fe7e3c3 Implemented a dependent namespaces test 11 years ago