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.
41
Commits
1
Branch
0
Tags
6.9
MiB
Go
100%
959b87342e
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
959b87342e
Return Golang bools from Objective-C functions that return BOOL.
...
Move nswrap command to cmd/nswrap.
2019-05-06 09:00:38 -04:00
ast
Add constants for C enum types. Add NSEnumerator helper. Fix
2019-05-02 14:14:29 -04:00
cmd
/nswrap
Return Golang bools from Objective-C functions that return BOOL.
2019-05-06 09:00:38 -04:00
examples
Change name of New* functions to *Alloc to mimic Objective-C's
2019-05-04 23:32:57 -04:00
types
Return Golang bools from Objective-C functions that return BOOL.
2019-05-06 09:00:38 -04:00
wrap
Return Golang bools from Objective-C functions that return BOOL.
2019-05-06 09:00:38 -04:00
.gitignore
Change name of New* functions to *Alloc to mimic Objective-C's
2019-05-04 23:32:57 -04:00