You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Convert optional parameters before ref parameters using attributes to avoid compile error [#1057](https://github.com/icsharpcode/CodeConverter/issues/1057)
28
-
* Remove square brackets when escaping labels and identifiers [#1043](https://github.com/icsharpcode/CodeConverter/issues/1043) and [#1044](https://github.com/icsharpcode/CodeConverter/issues/1044)
28
+
* Remove square brackets when escaping labels [#1044](https://github.com/icsharpcode/CodeConverter/issues/1044)
29
29
* Exit Property now returns value assigned to return variable [#1051](https://github.com/icsharpcode/CodeConverter/issues/1051)
30
30
* Avoid stack overflow for very deeply nested binary expressions [#1033](https://github.com/icsharpcode/CodeConverter/issues/1033)
31
31
* Omit special VB conversions within expression trees [#930](https://github.com/icsharpcode/CodeConverter/issues/930)[#316](https://github.com/icsharpcode/CodeConverter/issues/316)
0 commit comments