Commit Graph

8 Commits

Author SHA1 Message Date
Mohammadreza Taikandi 180bf22b0b Fix namespace conflict if part of it shared by the system namespace. 2021-07-03 07:22:54 +01:00
Mohammadreza Taikandi 9ab0e4eb25 Optimized namespace discovery. 2021-07-02 14:55:50 +01:00
Mohammadreza Taikandi 0ad89b0d6b Use fully qualified name of the source type instead of adding usings if necessary. 2021-07-02 09:12:11 +01:00
Mohammadreza Taikandi 02e530156f Add support for c# records. 2021-06-30 19:17:56 +01:00
Mohammadreza Taikandi 98c899e078 Enabled nullable reference type check. 2021-06-29 07:14:00 +01:00
Mohammadreza Taikandi e474ab86d0 Fixes issue #6. Move usings inside namespace declaration. 2021-06-23 09:13:19 +01:00
Mohammadreza Taikandi 9e662c7e90 Prevent generating the secondary constructor if one is available in the destination class. 2021-04-17 08:15:39 +01:00
Mohammadreza Taikandi a54b15942a Fix semantic model for nested objects. 2021-02-07 10:51:01 +00:00