Commit Graph

5 Commits

Author SHA1 Message Date
Greg 79bb282188 Complete conversion to pointer wrapped types. Update tests, fix
parameter handling for functions.
2019-06-13 16:47:36 -04:00
Greg 9a4fabda24 Run gofmt -w on everything. Add 'gogc' option to use Go garbage
collector for memory management.
2019-06-11 12:38:22 -04:00
Greg 90166a4379 Bug fixes. Read availability attributes when adding interfaces and
categories. Memory leak fixes. Add "autorelease" confiruation directive.
Fix parameter types for subclass method overriding.
2019-06-06 00:22:07 -04:00
Greg f93a893060 Bug fix in Objective-C method signature parsing. 2019-06-04 13:01:51 -04:00
Greg a251e7382e Improve test coverage. 2019-06-04 00:14:04 -04:00