summaryrefslogtreecommitdiff
path: root/Lib/go/typemaps.i
Commit message (Expand)AuthorAgeFilesLines
* [Go] Remove all generated calls to _swig_makegostring, as it will noIan Lance Taylor2015-02-051-0/+6
* Adjust typemaps.i for change in handling of reference to slice.Ian Lance Taylor2012-10-021-28/+4
* Remove incomplete directorin typemaps as users incorrectly assumed they were ...William S Fulton2011-05-031-17/+0
* Remove directorout INPUT/INOUT/OUTPUT typemaps - they will never be used as t...William S Fulton2011-05-031-12/+0
* Fix li_typemaps_apply test for Go.Ian Lance Taylor2011-02-201-0/+10
* Adjust for the elimination of the "float" and "complex" types.Ian Lance Taylor2011-02-191-3/+3
* Rename "go" typemap to "gotype".Ian Lance Taylor2010-06-151-3/+3
* Add support for the Go programming language.Ian Lance Taylor2010-06-101-0/+335