Commit Graph

5 Commits

Author SHA1 Message Date
Ondřej Herman cbb791395e gopy/bind: pass Go strings to Python as Unicode objects 2019-01-16 09:40:56 +01:00
Dong-hee Na 02e3537b5f cffi: Support complex number types.
* Generating complex64 / complex128 types from a CFFI engine is supported.
* Passing complex types as an argument is supported.
* Create a new test for complex operations.
2017-07-07 08:37:14 +00:00
Dong-hee Na fddd338960 gencffi: Support bool types. 2017-06-27 13:25:11 +00:00
Sebastien Binet 1ed32c9a61 gopy: add simple Add func to 'simple' test package
Change-Id: I7ca1bd79e30812d7adbb8aad85ac1797eed8b215
2015-09-08 12:43:10 +02:00
Sebastien Binet 73845d817e bind: add test for 'simple' package
Change-Id: If0bd1c6ba29d4916990c756bec25e2e80da94c6d
2015-08-10 15:38:06 +02:00