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
Create Go language bindings for Objective-C.
34
Commits
1
Branch
0
Tags
6.9
MiB
Go
100%
11366be6d0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Greg
11366be6d0
Convert *Id to any wrapped type. Shorten names for class methods
...
that return an instance of the class. Fix return types for Go interfaces.
2019-05-01 12:34:29 -04:00
ast
Handle Objective-C methods with variadic arguments.
2019-04-29 16:14:45 -04:00
examples
Convert *Id to any wrapped type. Shorten names for class methods
2019-05-01 12:34:29 -04:00
objc
Initial commit.
2019-04-09 11:52:21 -04:00
types
Convert *Id to any wrapped type. Shorten names for class methods
2019-05-01 12:34:29 -04:00
wrap
Convert *Id to any wrapped type. Shorten names for class methods
2019-05-01 12:34:29 -04:00
.gitignore
Make a Go Interface instead of a struct for top level objects.
2019-04-29 11:46:48 -04:00
main.go
Handle functions identified by regexp in nswrap.toml config
2019-05-01 10:58:29 -04:00