Skip to content

Releases: linksplatform/RegularExpressions.Transformer.CSharpToCpp

[C#] 0.3.0

31 May 08:06
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.RegularExpressions.Transformer.CSharpToCpp/

.NET 5 support is added.
Updated dependencies:
Platform.RegularExpressions.Transformer from 0.3.3 to 0.3.4
Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.2.

[C#] 0.3.0

18 Dec 10:01
7eb5df5
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.RegularExpressions.Transformer.CSharpToCpp/0.3.0

.NET 5 support is added.
Updated dependencies:
Platform.RegularExpressions.Transformer from 0.3.3 to 0.3.4
Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.2.

[C#] 0.2.38

24 Apr 13:51
Compare
Choose a tag to compare

[C#] 0.2.37

24 Apr 13:48
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.RegularExpressions.Transformer.CSharpToCpp/0.2.37

Better support for translation of interface arguments.
Support for translation of ProcessExit event added.

[C#] 0.2.36

23 Apr 18:55
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.RegularExpressions.Transformer.CSharpToCpp/0.2.36

Action delegate translation rules merged and simplified.
Better support for translation of constructors.
Rules for tuple access simplification added.
Better support for translation of Interfaces.
Better support for translation of properties inside interfaces.

[C#] 0.2.35

10 Apr 19:10
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.RegularExpressions.Transformer.CSharpToCpp/0.2.35

Platform.RegularExpressions.Transformer dependency updated from 0.3.2 to 0.3.3.
Better support for the lambdas translation.
Support for inline destructor translation added.
Better support for properties translation.
Properties naming convention does not require the "Get" prefix anymore.
Better support for the translation of Action with no type parameters as well as Action with two type parameters.
Support for the translation of ObjectDisposedException added.
Better support for the translation of implicit operators.
Support for the translation of type name added.

[C#] 0.2.34

02 Apr 18:58
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.RegularExpressions.Transformer.CSharpToCpp/0.2.34

Translation support added for:

  • Action,
  • events with no inline initialization,
  • delegate type declarations.

Fixed translation of object type.

[C#] 0.2.33

27 Mar 12:50
Compare
Choose a tag to compare

[C#] 0.2.32

17 Mar 19:28
Compare
Choose a tag to compare

[C#] 0.2.31

17 Mar 16:25
Compare
Choose a tag to compare