gopy/bind
Sebastien Binet 13a0eaf035 bind: fix bug in addArrayType
Change-Id: Iad5f8964129a685e3a39220c8d118c485b9e9703
2015-08-12 09:11:57 +02:00
..
bind.go all: wire in cpython API version 2015-08-05 14:13:37 +02:00
gencpy.go bind: support for empty packages 2015-08-10 16:29:02 +02:00
gencpy_func.go bind: refactor genFunc 2015-08-11 17:28:38 +02:00
gencpy_struct.go bind: leverage new genFunc 2015-08-11 17:32:51 +02:00
gencpy_type.go bind: support for ctors for named (basic) types 2015-08-11 18:41:41 +02:00
gengo.go bind: wrap methods of all named types 2015-08-11 17:35:51 +02:00
package.go bind: attach docstrings to methods of named types 2015-08-12 08:47:12 +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: fix bug in addArrayType 2015-08-12 09:11:57 +02:00
types.go bind: needWrapType - preliminary support for interfaces+namedtypes 2015-08-07 13:43:07 +02:00
utils.go bind: support for tp_call 2015-08-10 15:28:07 +02:00
vars.go all: cleanups + consolidation 2015-08-05 09:22:56 +02:00