swig/Lib/go
Ian Lance Taylor 70d530adfc swig -go: treat a nil argument as NULL
Let Go code pass "nil" when calling a C++ function that accepts a
pointer to a class.  The Go "nil" will be treated as a C++ "nullptr".

Fixes #2203
2022-03-08 15:15:05 -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: free correct variable in char *& typemap 2022-03-06 21:58:13 -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: treat a nil argument as NULL 2022-03-08 15:15:05 -08: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