summaryrefslogtreecommitdiff
path: root/Examples/go
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* Fix typosOlly Betts2013-09-251-1/+1
* Go examples and test-suite format fixesWilliam S Fulton2013-07-0112-12/+12
* Go examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-1912-81/+63
* Run gofmt on hand written Go code.Ian Lance Taylor2011-08-221-1/+0
* For Go: Fix handling of INPUT variables when using typemaps.i. ThisIan Lance Taylor2011-02-201-1/+1
* Remove generated files from svn for Go examplesWilliam S Fulton2010-11-2612-1705/+0
* Update the instructions to say that you also need to compile the codeIan Lance Taylor2010-06-161-2/+4
* Rename "go" typemap to "gotype".Ian Lance Taylor2010-06-151-3/+3
* Add support for the Go programming language.Ian Lance Taylor2010-06-1079-0/+4525