nswrap/examples/simple
Greg eced251710 Create GoString helper methods for anything that has a "WithString"
method. Multiple bug fixes in type system, fixed parsing of id,
instancename and instancetype, allow NullableAnnotations after
generic lists (e.g. "id<ObjectType> _Nullable"). Helper function
to identify types that are function pointers.
2019-05-03 13:14:30 -04:00
..
ClassOne Do not memoize type parser as it causes bugs with typedefs, 2019-04-30 06:59:05 -04:00
main.go Change Go types to simple unsafe Pointers instead of pointers 2019-04-30 09:14:25 -04:00
nswrap.toml Create GoString helper methods for anything that has a "WithString" 2019-05-03 13:14:30 -04:00