gopy/_examples
Sebastien Binet 08799919c9 bind: test func taking pointers
Change-Id: Ib281c5e8b88930a5e9515cabe5f8a414911a2240
2015-09-02 17:47:04 +02: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
hi bind: test type-check for struct-setters 2015-08-10 19:23:16 +02:00
iface bind: add test script for interfaces 2015-08-14 13:31:28 +02:00
maps Starting to add the ability recognize maps in GO. (Updates #22) 2015-08-31 15:25:37 -07:00
named bind: dont wrap unexported methods 2015-08-31 18:12:07 +02:00
pointers bind: test func taking pointers 2015-09-02 17:47:04 +02:00
seqs bind: test for sq_inplace_concat 2015-08-12 19:07:09 +02:00
simple bind: add test for 'simple' package 2015-08-10 15:38:06 +02:00
structs bind: handling of private fields in struct.tp_init 2015-08-31 18:40:47 +02:00
vars bind: test typed constants and typenamed vars 2015-08-12 11:25:23 +02:00