swig/Lib/go
Ian Lance Taylor a42882dcee Adjust for change in the size of the Go type int. Until some time in
the future, require a -intgosize option when invoking SWIG.  Otherwise
there is no reliable way for us to know the size of int, and we need
to know.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13864 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2012-10-05 04:58:00 +00:00
..
cdata.i Update to support current Go releases. 2011-01-11 18:46:50 +00:00
exception.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
go.swg The 'directorin' typemap now accepts , etc expansions instead of having to use workarounds - _name, _name etc. 2011-12-21 07:16:44 +00:00
gokw.swg Fix std::map warning keyword hack in Go 2010-06-11 22:36:58 +00:00
goruntime.swg Adjust for change in the size of the Go type int. Until some time in 2012-10-05 04:58:00 +00: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 support for the Go programming language. 2010-06-10 01:13:31 +00:00
std_list.i Fix problems in Go support revealed by recent test cases. 2012-03-14 19:27:23 +00:00
std_map.i Fix std::map warning keyword hack in Go 2010-06-11 22:36:58 +00:00
std_pair.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
std_string.i std::string typemap modifications so they can be used with %apply for other string classes 2012-05-26 06:33:49 +00:00
std_vector.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
stl.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
typemaps.i Adjust typemaps.i for change in handling of reference to slice. 2012-10-02 14:53:13 +00:00