summaryrefslogtreecommitdiff
path: root/Examples/go/callback
Commit message (Expand)AuthorAgeFilesLines
* Fix all Go tests to build with "go build"Ian Lance Taylor2019-08-081-1/+1
* Fix Go tests to run in module modeIan Lance Taylor2019-04-241-1/+2
* fix swig/swig#600 and fix swig/swig#955Fabrice Benhamouda2017-06-171-1/+1
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-3/+5
* [Go] Updated the 'callback' and 'extend' examples to match the 'director' one.Michael Schaller2015-08-095-72/+62
* [Go] Revert commit 5e88857 to undelete the 'callback' and 'extend' examples.Michael Schaller2015-08-096-0/+176
* [Go] Documentation cleanup of obsolete 'callback' and 'extend' examples.Michael Schaller2015-08-056-176/+0
* Remove unused std_string.i from callback examplesWilliam S Fulton2015-05-101-2/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-3/+3
* In Examples/Makefile.in, compile and link the program in go andIan Lance Taylor2013-12-201-1/+1
* Update for Go 1.2 release. Add support for linking SWIG code directlyIan Lance Taylor2013-12-162-2/+2
* Go examples and test-suite format fixesWilliam S Fulton2013-07-011-1/+1
* Go examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-191-7/+5
* Remove generated files from svn for Go examplesWilliam S Fulton2010-11-261-188/+0
* Add support for the Go programming language.Ian Lance Taylor2010-06-107-0/+368