Block a user
a7df3a4e71
Enable -fobjc-arc for AST generation when arc=true in nswrap.yaml.
2e235d0f29
Enable -fobjc-arc for AST generation when arc=true in nswrap.yaml.
370a2eb604
Package name tweaks.
9230222634
Merge branch 'master' of https://git.wow.st/gmp/nswrap
7bcd25bb05
Move main command to the main package directory.
a94969338b
Move main command to the main package directory.
7bcd25bb05
Move main command to the main package directory.
749fd503dd
Add README.md and LICENSE.
2f4d76c6af
Better handling of slice size vs. capacity in pointers to pointers.
840a055a11
Clean up variadic functions and methods.
1cc0f0e26a
Handle pointers to pointers as Go slices.
86b27e6c42
Simplify polymorphic implementation, bug fix to variadic functions.