ThePhD
|
34b81bef6b
|
Handle qualified name failures of VC++, where using templates do not match the fully qualified names of what they alias to (Thanks, VC++)
|
2017-05-15 10:41:50 -04:00 |
|
ThePhD
|
d0a36c9657
|
objc define to keep code clean on that platform
|
2016-12-03 07:33:18 -05:00 |
|
ThePhD
|
556be8da98
|
Documentation updates -- require function and add function and size function needed documentation
New `add` function as requested by @EliasD
|
2016-06-19 17:59:40 -04:00 |
|
ThePhD
|
c458849d29
|
Many of the tests are still busted, but we're getting closer.
Closes #96
Closes #79
Fixes #105 - but we still need to double-check and add a test to prove it
|
2016-06-06 15:46:53 -04:00 |
|
ThePhD
|
5acb33e2bc
|
full-on optional support. so much support it's coming through my eyeballs. Goodness.
Support for c_call wrapper to be a thing.
|
2016-03-30 00:31:18 -04:00 |
|
ThePhD
|
7efc577eea
|
Meow.
|
2016-03-25 05:43:37 -04:00 |
|
ThePhD
|
68660a1bed
|
Allow for checking whether or not a given proxy is valid.
|
2016-03-25 05:27:19 -04:00 |
|