This website requires JavaScript.
Explore
Help
Sign In
gmp
0 Followers
·
0 Following
Joined on
2019-05-29
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
20
Projects
Packages
Public Activity
Starred Repositories
gmp
pushed to
master
at
gmp/nswrap
2019-06-13 16:51:00 -04:00
79bb282188
Complete conversion to pointer wrapped types. Update tests, fix
ac9eecafd8
Convert all Go wrapped objects to pointers so the Go GC can track
b0139b9aa8
Bug fixes and clean up how methods are added to an interface from
9a4fabda24
Run gofmt -w on everything. Add 'gogc' option to use Go garbage
Compare 4 commits »
gmp
pushed to
master
at
gmp/nswrap
2019-06-06 00:30:47 -04:00
d0654613ea
Documentation updates.
90166a4379
Bug fixes. Read availability attributes when adding interfaces and
Compare 2 commits »
gmp
pushed to
master
at
gmp/nswrap
2019-06-04 21:19:21 -04:00
50b9387a91
Add frameworkdirs: directive to allow the user to point to directories
gmp
pushed to
master
at
gmp/nswrap
2019-06-04 13:02:17 -04:00
f93a893060
Bug fix in Objective-C method signature parsing.
gmp
pushed to
master
at
gmp/nswrap
2019-06-04 11:28:34 -04:00
773886e0f1
Complete unit tests for nswrap/types.
gmp
pushed to
master
at
gmp/nswrap
2019-06-04 00:14:31 -04:00
a251e7382e
Improve test coverage.
gmp
pushed to
master
at
gmp/nswrap
2019-06-03 11:08:49 -04:00
d8552bcf9d
Use strict unmarshal for configuration file, to detect typos in
gmp
pushed to
master
at
gmp/nswrap
2019-06-01 15:11:27 -04:00
4f0cdf4d1a
Some AST tweaks and add astfile: config option to read AST from a file
gmp
pushed to
master
at
gmp/nswrap
2019-05-31 16:29:10 -04:00
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.
Compare 2 commits »
gmp
pushed to
master
at
gmp/nswrap
2019-05-31 16:26:46 -04:00
2e235d0f29
Enable -fobjc-arc for AST generation when arc=true in nswrap.yaml.
gmp
pushed to
master
at
gmp/nswrap
2019-05-31 12:43:49 -04:00
e29ae58a9c
Add experimental "arc" directive to nswrap.yaml to experiment
gmp
pushed to
master
at
gmp/nswrap
2019-05-31 11:11:28 -04:00
5a5a4f9406
AST tweaks and new tests.
gmp
pushed to
master
at
gmp/nswrap
2019-05-29 22:57:29 -04:00
96edbba641
Documentation updates.
gmp
pushed to
master
at
gmp/nswrap
2019-05-29 22:37:18 -04:00
8ce3b6a6de
Remove dependencies, improve documentation.
gmp
pushed to
master
at
gmp/nswrap
2019-05-29 13:26:30 -04:00
370a2eb604
Package name tweaks.
9230222634
Merge branch 'master' of
https://git.wow.st/gmp/nswrap
7bcd25bb05
Move main command to the main package directory.
Compare 3 commits »
gmp
pushed to
master
at
gmp/nswrap
2019-05-29 13:14:48 -04:00
a94969338b
Move main command to the main package directory.
7bcd25bb05
Move main command to the main package directory.
Compare 2 commits »
gmp
pushed to
master
at
gmp/nswrap
2019-05-29 13:13:38 -04:00
7bcd25bb05
Move main command to the main package directory.
gmp
pushed to
master
at
gmp/nswrap
2019-05-29 12:58:06 -04:00
a2d0f9bc4f
Change domain name in package path.
gmp
deleted tag master from
gmp/nswrap
2019-05-29 11:31:06 -04:00
gmp
pushed to
master
at
gmp/nswrap
2019-05-29 11:31:06 -04:00
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.
First
Previous
...
12
13
14
15
16
Next
Last