f93a893060
Bug fix in Objective-C method signature parsing.
2019-06-04 13:01:51 -04:00
a7df3a4e71
Enable -fobjc-arc for AST generation when arc=true in nswrap.yaml.
...
This still doesn't work
2019-05-31 16:28:51 -04:00
86ff14b533
A few small fixes.
2019-05-24 15:40:01 -04:00
34fbcec965
Subclasses can have new methods in addition to overriding existing
...
methods (first draft).
2019-05-24 12:36:01 -04:00
38c7856b89
Bug fix and start improvements to subclassing.
2019-05-24 00:12:46 -04:00
a616761475
Change Go types to plain structs instead of pointers to structs.
...
Add methods for protocols that Objective-C interfaces claim to
implement. Separate class methods from instance methods in
internal data structures. Add layout constraints with visual
formats to examples/app. Fix typedefs for wrapped objective-c
object types.
2019-05-23 16:31:47 -04:00
4f6930002d
First draft that handles subclasses and improvements to delegate
...
implementation.
2019-05-21 16:26:52 -04:00
b00ecd4ac0
Switch from toml to yaml for configuration files. Begin scaffolding
...
for Protocols and Delegates.
2019-05-09 12:25:45 -04:00