gopy/bind
Sebastien Binet 770e51609b bind: use GOINTBITS to switch b/w 32b and 64b integers
Change-Id: I5fa64fbe78809206e05ffed772a20d92da7b1a88
2015-08-06 18:55:01 +02:00
..
bind.go all: wire in cpython API version 2015-08-05 14:13:37 +02:00
gencpy.go bind: use GOINTBITS to switch b/w 32b and 64b integers 2015-08-06 18:55:01 +02:00
gencpy_func.go bind: support for buffer-protocol 2015-08-05 15:32:41 +02:00
gencpy_struct.go bind: support for buffer-protocol 2015-08-05 15:32:41 +02:00
gencpy_type.go bind: first stab at basic/named support 2015-08-06 16:49:03 +02:00
gengo.go bind: first stab at basic/named support 2015-08-06 16:49:03 +02:00
package.go gopy: improve gopy-bind performances 2015-08-06 18:32:30 +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: consolidate symtabs, type creation/registration 2015-08-06 16:48:21 +02:00
types.go all: cleanups + consolidation 2015-08-05 09:22:56 +02:00
utils.go bind/utils: helper to check wether a func is 'func String() string' 2015-07-28 14:35:59 +02:00
vars.go all: cleanups + consolidation 2015-08-05 09:22:56 +02:00