Removed Console.ReadKey from debug operations on go2cs since Visual Studio holds console results open anyway |
|
More...
|
over 4 years ago
|
Updated scanner base operations |
|
More...
|
over 4 years ago
|
Fixed spacing after intra-function var declarations |
|
More...
|
over 4 years ago
|
Fixed signature only function detection |
|
More...
|
over 4 years ago
|
Updated project files in solution |
|
More...
|
over 4 years ago
|
Updated project template files to auto reference from GOPATH folders |
|
More...
|
over 4 years ago
|
Reorganized converter, pre-scanner, and scanner base files into their own folders. |
|
More...
|
over 4 years ago
|
Updated target frameworks to all be .NET Core 3.1 and made all embedded resource operations consistent. |
|
More...
|
over 4 years ago
|
Updated T4 template headers for consistency |
|
More...
|
over 4 years ago
|
Ran conversion for array pass by value and expression switch |
|
More...
|
over 4 years ago
|
Restored basic converter operation |
|
More...
|
over 4 years ago
|
Added templates to main exe and library projects |
|
More...
|
over 4 years ago
|
Cleaned up example code and removed build warnings |
|
More...
|
over 4 years ago
|
Updated format to better handle enumerables |
|
More...
|
over 4 years ago
|
Cleaned up utility code |
|
More...
|
over 4 years ago
|
golib code cleanup |
|
More...
|
over 4 years ago
|
Moved PromotedStructAttribute to experimental folder |
|
More...
|
over 4 years ago
|
Moved blittable @bool type to experimental folder |
|
More...
|
over 4 years ago
|
Cleaned up warnings in golib builtin functions |
|
More...
|
over 4 years ago
|
Reorganized behavioral tests |
|
More...
|
over 4 years ago
|
Updated core go2cs code to use "is null" comparisons |
|
More...
|
over 4 years ago
|
Updated interface function declarations to properly handle void functions. |
|
More...
|
over 4 years ago
|
Updated interface templates to match current strategies. |
|
More...
|
over 4 years ago
|
Cleanup more nullable issues in gocore |
|
More...
|
over 4 years ago
|
Updated type-switch examples. |
|
More...
|
over 4 years ago
|
Fixed nullable issues in golib |
|
More...
|
over 4 years ago
|
Updated conversion strategies |
|
More...
|
over 4 years ago
|
Simplified type-switch example in manual TOG conversions |
|
More...
|
over 4 years ago
|
Moved SwitchExpression to experimental folder |
|
More...
|
over 4 years ago
|
Updated conversion strategies |
|
More...
|
over 4 years ago
|