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
Optimized static interface extension initialization.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Corrected interface type templates.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Created Ptr<T> and Ref<T> classes to represent heap-allocated type instances that can be "pointed-to"
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Better handling of cases where a normal pointer is needed
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Implemented interface implementations and better by-ref parameter conversions.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Separated Conversion from Scanning so that a metadata pre-scan can be performed.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Updated interface methods to auto-detect and support both by-ref and by-val extension methods.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Added behavioral test for import options.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Added nil comparisons and assignment to string.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Fixed imports that use ".", "_" and alternate name syntax.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Merge branch 'master' of https://github.com/GridProtectionAlliance/go2cs
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Added behavioral test for passing arrays by value
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Simplified struct type template
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Updated Golang grammar and parser based on PR from ANTLR grammar site: https://github.com/antlr/grammars-v4/pull/1151
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Update README.md
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Improved dynamic struct and interface generators.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Improved structure declarations
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Simplified the package info map structure
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Restructured package info map.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Added project targets for converted files
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Completed conversion to T4 templates.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Added recursive conversion option.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Began switching over to T4 templates.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Added automatic embedded goutil shared project extraction.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Updated Slice<T> to use a return by-ref construct - this also allowed Slice<T> to become a struct instead of a class.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Added Go function context for reference parameters.
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Initial commit
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago
Initial commit
ritchiecarroll
as J. Ritchie Carroll
More... over 6 years ago