This website requires JavaScript.
Explore
Help
Sign In
gmp
/
nswrap
Watch
3
Star
0
Fork
0
You've already forked nswrap
Code
Issues
2
Pull Requests
Wiki
Activity
0b0b73c6bd
nswrap
/
.gitignore
8 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit.
2019-04-09 11:52:21 -04:00
clast
ast.txt
Identify methods from interfaces and categories, determine their parameter and return types.
2019-04-09 23:19:49 -04:00
*.ast
Generate go and objc wrapper functions. Translate classes into wrapped unsafe.Pointer() instances. Embed super-class to simulate inheritance and hold pointers only at the base class.
2019-04-10 14:00:48 -04:00
simple
Handle class methods.
2019-04-11 17:00:36 -04:00
complex
program
types
Reference in New Issue
Copy Permalink