gopy/_examples
Sebastien Binet a87e8a7fd1 gopy: add test for issue-147 2017-09-27 18:38:08 +02:00
..
arrays cffi: Implement wrapping of functions with slices/arrays of builtin arguments 2017-08-05 19:00:21 +02:00
cgo gopy: load from export data, not source 2015-11-16 13:37:00 +01:00
consts bind: test typed constants and typenamed vars 2015-08-12 11:25:23 +02:00
cpkg examples/cpkg: fix c-compilation warning 2015-08-11 21:12:19 +02:00
empty bind: test for empty packages 2015-08-10 16:32:31 +02:00
funcs bind: test for tp_call 2015-08-10 15:28:26 +02:00
gostrings gopy: add a simple test for strings 2017-08-08 16:50:54 +02:00
hi gopy,_examples/hi: unify py2/cffi tests 2017-08-07 15:01:47 +02:00
iface bind: add test script for interfaces 2015-08-14 13:31:28 +02:00
maps bind/cffi: support built-in maps 2017-08-10 20:17:03 +02:00
named gopy: add test for issue-147 2017-09-27 18:38:08 +02:00
pointers bind: first stab at a gopy object model 2015-08-14 13:04:35 +02:00
pyerrors bind/cffi: handle strings from error.Error 2017-08-08 16:50:54 +02:00
seqs gopy: make tests py2/py3 compliant 2017-08-08 16:50:54 +02:00
simple cffi: Support complex number types. 2017-07-07 08:37:14 +00:00
slices cffi: Implement wrapping of functions with slices/arrays of builtin arguments 2017-08-05 19:00:21 +02:00
structs gopy,_examples: use py2/py3 compatible syntax where possible 2017-08-04 18:07:11 +02:00
vars bind/{cpy,cffi}: attached doc of Go vars if available 2017-08-07 14:40:25 +02:00
wrapper bind,_examples: apply goimports 2017-06-08 14:24:00 +02:00