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