gopy/bind
Randall C. O'Reilly 89231ef2da start on slices; use GoHandle and CGoHandle types for all handles -- and now can switch to int64 instead of string keys as py wrapper makes string less important. 2019-08-24 10:31:16 +02:00
..
bind.go fully functional for go pointers to structs 2019-08-24 10:31:16 +02:00
bind_unix.go all: split unix/windows support 2019-01-16 10:58:11 +01:00
bind_windows.go all: split unix/windows support 2019-01-16 10:58:11 +01:00
doc.go cffi: Support named type + Pass 'seq.go' test. 2017-08-02 15:43:33 +00:00
gen.go start on slices; use GoHandle and CGoHandle types for all handles -- and now can switch to int64 instead of string keys as py wrapper makes string less important. 2019-08-24 10:31:16 +02:00
gen_func.go start on slices; use GoHandle and CGoHandle types for all handles -- and now can switch to int64 instead of string keys as py wrapper makes string less important. 2019-08-24 10:31:16 +02:00
gen_slice.go start on slices; use GoHandle and CGoHandle types for all handles -- and now can switch to int64 instead of string keys as py wrapper makes string less important. 2019-08-24 10:31:16 +02:00
gen_struct.go start on slices; use GoHandle and CGoHandle types for all handles -- and now can switch to int64 instead of string keys as py wrapper makes string less important. 2019-08-24 10:31:16 +02:00
gen_type.go start on slices; use GoHandle and CGoHandle types for all handles -- and now can switch to int64 instead of string keys as py wrapper makes string less important. 2019-08-24 10:31:16 +02:00
gen_varconst.go cleanup, start on slices etc. 2019-08-24 10:31:16 +02:00
package.go cleanup, start on slices etc. 2019-08-24 10:31:16 +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
symbols.go start on slices; use GoHandle and CGoHandle types for all handles -- and now can switch to int64 instead of string keys as py wrapper makes string less important. 2019-08-24 10:31:16 +02:00
types.go added interface type -- now just need slices and maps and then done! 2019-08-24 10:31:16 +02:00
utils.go all: split unix/windows support 2019-01-16 10:58:11 +01:00
utils_test.go all: split unix/windows support 2019-01-16 10:58:11 +01:00