1
I Use This!
Activity Not Available

Commits : Listings

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