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.
18
Commits
1
Branch
0
Tags
6.9
MiB
Go
100%
b93ba4c01f
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
b93ba4c01f
Fix handling of signed, unsigned, complex, and long long types
...
in Go type declarations.
2019-04-26 14:15:18 -04:00
ast
Improved type handling.
2019-04-11 11:46:24 -04:00
objc
Initial commit.
2019-04-09 11:52:21 -04:00
types
Fix handling of signed, unsigned, complex, and long long types
2019-04-26 14:15:18 -04:00
wrap
Fix handling of id and void* types. Add helper functions to convert
2019-04-26 14:08:43 -04:00
.gitignore
Add type parsing infrastructure.
2019-04-18 09:38:46 -04:00
main.go
Fix handling of id and void* types. Add helper functions to convert
2019-04-26 14:08:43 -04:00