gopy/bind
Sebastien Binet 2d30b71938 all: remove GODEBUG=cgocheck=0 scaffolding 2018-01-06 21:20:25 +01:00
..
bind.go bind, gencffi: Remove generating builders and support Vars and Consts. 2017-06-14 09:52:02 +00:00
doc.go cffi: Support named type + Pass 'seq.go' test. 2017-08-02 15:43:33 +00:00
gencffi.go all: first stab at no-cgo-ptr 2018-01-06 20:35:52 +01:00
gencffi_cdef.go all: first stab at no-cgo-ptr 2018-01-06 20:35:52 +01:00
gencffi_func.go bind/cffi: handle strings from error.Error 2017-08-08 16:50:54 +02:00
gencffi_struct.go all: first stab at no-cgo-ptr 2018-01-06 20:35:52 +01:00
gencffi_type.go bind/cffi: support built-in maps 2017-08-10 20:17:03 +02:00
gencpy.go bind/{cpy,cffi}: attached doc of Go vars if available 2017-08-07 14:40:25 +02:00
gencpy_func.go Fixed bug with SIGSEGV if function returns (string, error) 2016-01-24 06:36:17 +00:00
gencpy_struct.go gopy,bind: drop package name out of tp_name 2017-08-04 19:06:13 +02:00
gencpy_type.go bind/py2: raise array/slice index out of range 2017-08-07 15:01:47 +02:00
gengo.go all: remove GODEBUG=cgocheck=0 scaffolding 2018-01-06 21:20:25 +01:00
package.go all: apply go-vet fixes 2017-08-10 09:11:48 +02:00
printer.go bind/printer: impl io.Reader + test 2015-07-29 08:36:45 +02:00
printer_test.go bind/printer: impl io.Reader + test 2015-07-29 08:36:45 +02:00
symtab.go bind/cffi: support built-in maps 2017-08-10 20:17:03 +02:00
types.go all: use go/types from stdlib-1.5 2015-11-16 12:54:02 +01:00
utils.go all: remove GODEBUG=cgocheck=0 scaffolding 2018-01-06 21:20:25 +01:00
vars.go all: use go/types from stdlib-1.5 2015-11-16 12:54:02 +01:00