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.
44
Commits
1
Branch
0
Tags
6.9
MiB
Go
100%
1c5c61308c
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
1c5c61308c
Add SelectorHelpers() so you can send named selectors to Objective-C.
2019-05-07 15:17:23 -04:00
ast
Improve type handling for enums. Handle "__kindof" qualifiers.
2019-05-06 13:21:36 -04:00
cmd
/nswrap
Return Golang bools from Objective-C functions that return BOOL.
2019-05-06 09:00:38 -04:00
examples
Add SelectorHelpers() so you can send named selectors to Objective-C.
2019-05-07 15:17:23 -04:00
types
Work around cgo (or Clang dwarf) bug with incorrect struct size
2019-05-07 14:48:06 -04:00
wrap
Add SelectorHelpers() so you can send named selectors to Objective-C.
2019-05-07 15:17:23 -04:00
.gitignore
Improve type handling for enums. Handle "__kindof" qualifiers.
2019-05-06 13:21:36 -04:00