|
cccbfbbc00
|
Autorelease all objective-C objects constructed using "alloc".
Clean up type-related comments in generated code. Do not use
pointers to Go interfaces as receivers, use pointer to Id instead.
|
2019-05-09 08:52:35 -04:00 |
|
|
ea34821fe6
|
Add a button to examples/app.
|
2019-05-07 15:49:43 -04:00 |
|
|
1c5c61308c
|
Add SelectorHelpers() so you can send named selectors to Objective-C.
|
2019-05-07 15:17:23 -04:00 |
|
|
8ed05fb451
|
Work around cgo (or Clang dwarf) bug with incorrect struct size
calculation by returning void pointers for NS object constructors.
Expand examples/app to start building menus.
|
2019-05-07 14:48:06 -04:00 |
|
|
511f2f1968
|
Improve type handling for enums. Handle "__kindof" qualifiers.
Add examples/app. Allow VisibilityAttr "Hidden".
|
2019-05-06 13:21:36 -04:00 |
|