1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved conversions of "for" statement variants.
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Improved expression switch comment placement
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Added handling for variable redeclaration with save/restore of previous values.
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updated type switch operations to use "type" extension to handle custom type conversions, e.g., string to go...@string
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Improved type-switch conversions
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Improved target comparison test output
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Added behavioral unit testing for post conversion comparisons to targets
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Added -h parameter to command line docs
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updated all literal array conversions to target go.array<> type
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Added option to exclude header comments in converted files
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updated array with long and ulong indexers
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updated conversion strategies
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Cleaned up nullable warnings
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updates expression switch behavioral test
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Improved expression switch handling
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updated type info to capture values known to be constant
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Exposed fix forward spacing as protected function
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Remove extraneous space from top of package clause
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Extracted expression switch handling to its own file
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updated fallthrough statement as a thread local boolean property
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updated var declaration outside functions to be static
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Improved type declarations
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Improved fmt.Println operation
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updated README
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Update notes in MTOG basic constant example
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Update README.md
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Updated README
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Added batch file to copy source to target %GOPATH% folder and compile
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Added publish profiles
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago
Improved expression info tracking and array literal implementations.
ritchiecarroll
as J. Ritchie Carroll
More... over 4 years ago