swig/Lib/go
Ian Lance Taylor 27bdbc1f05 swig -go: treat non-const references as pointers
Also clean up the handling of int* and int& to convert between the C
type int and the Go type int, which are often different sizes.

Fixes #2210
2022-03-05 21:57:36 -08:00
..
cdata.i Warning fixes in Go cdata library 2015-02-11 23:34:16 +00:00
director.swg Go - use director.swg like other languages 2018-05-06 09:46:37 +01:00
exception.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
go.swg swig -go: treat non-const references as pointers 2022-03-05 21:57:36 -08:00
gokw.swg Renames performed by %namewarn with rename= are printed in warning message 2022-02-06 13:51:37 -05:00
goruntime.swg swig -go: don't use crosscall2 for panicking 2021-09-15 17:56:01 -07:00
gostring.swg [Go] Remove all generated calls to _swig_makegostring, as it will no 2015-02-05 10:15:37 -08:00
std_array.i Support std::array in Golang (#2045) 2022-01-04 12:12:56 +13:00
std_common.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
std_deque.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
std_except.i Add <typeinfo> header for std::bad_cast 2016-09-17 13:24:32 +02:00
std_list.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
std_map.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
std_pair.i Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
std_string.i [Go] Fixes for Go 1.6: avoid returning Go pointers from 2016-04-17 17:52:09 -07:00
std_vector.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
stl.i Create a consistent stl.i library file 2019-02-12 18:46:05 +00:00
typemaps.i [Go] Remove all generated calls to _swig_makegostring, as it will no 2015-02-05 10:15:37 -08:00