Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Go] Don't convert arrays to pointers if there is a "gotype" typemap entry. | Ian Lance Taylor | 2022-03-15 | 1 | -0/+40 |
* | swig -go: treat a nil argument as NULL | Ian Lance Taylor | 2022-03-08 | 1 | -0/+2 |
* | [Go] Fix use of goout typemap when calling base method by | Ian Lance Taylor | 2016-04-18 | 1 | -0/+35 |
* | [Go] Fixes for Go 1.6: avoid returning Go pointers from | Ian Lance Taylor | 2016-04-17 | 1 | -2/+11 |
* | [Go] Make sure that arguments for which use memcpy when calling C are | Ian Lance Taylor | 2015-05-04 | 1 | -8/+8 |
* | [Go] Add goargout typemap. | Ian Lance Taylor | 2014-09-09 | 1 | -2/+122 |
* | [Go] Add imtype, goin, goout, godirectorin, and godirectorout | Ian Lance Taylor | 2014-09-05 | 1 | -0/+79 |