summaryrefslogtreecommitdiff
path: root/Lib/go/go.swg
Commit message (Expand)AuthorAgeFilesLines
* [Go] Fix handling of C type "long" on 32-bit systems. It was brokenIan Lance Taylor2014-01-271-2/+5
* [Go] Add %go_import directive.Ian Lance Taylor2014-01-211-0/+3
* Remove Go -longsize option.Ian Lance Taylor2013-12-171-27/+0
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-10-101-1/+1
|\
| * Fix typosOlly Betts2013-09-251-1/+1
* | Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-281-25/+52
|\ \ | |/
| * Fix Go support for enums to work correctly when Go int type is 64 bits.Ian Lance Taylor2012-10-301-1/+13
| * The 'directorin' typemap now accepts , etc expansions instead of having to u...William S Fulton2011-12-211-12/+12
| * Add string & length typemap for Go.Ian Lance Taylor2011-01-141-0/+23
| * Update to support current Go releases.Ian Lance Taylor2011-01-111-13/+5
* | Add rvalue reference typemapsWilliam S Fulton2013-01-241-1/+17
|/
* Rename "go" typemap to "gotype".Ian Lance Taylor2010-06-151-30/+30
* Add support for the Go programming language.Ian Lance Taylor2010-06-101-0/+514