nswrap/types
Greg 3573aa9144 Change Go types to simple unsafe Pointers instead of pointers
wrapped in structs. It could be possible to handle pointers to
pointers now.
2019-04-30 09:14:25 -04:00
..
combinators.go Better handling of multiple classes and input files. Handle 2019-04-26 22:44:30 -04:00
convert.go Change Go types to simple unsafe Pointers instead of pointers 2019-04-30 09:14:25 -04:00
cparser.go Do not memoize type parser as it causes bugs with typedefs, 2019-04-30 06:59:05 -04:00
main.go Do not memoize type parser as it causes bugs with typedefs, 2019-04-30 06:59:05 -04:00
node.go Better handling of multiple classes and input files. Handle 2019-04-26 22:44:30 -04:00