Skip to content

[C#] 0.2.25

Choose a tag to compare

@github-actions github-actions released this 09 Mar 10:40
· 118 commits to master since this release

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

Better translation of types with type parameters.
Better translation of static fields.
Better translation of float.MinValue (std::numeric_limits<float>::lowest() is used now).
Rules made more general.
Conflicts between rules resolved.