GitXplorerGitXplorer
t

node-addon-layer

public
38 stars
3 forks
6 issues

Commits

List of commits on branch master.
Unverified
b4b67d11ed54ae6dec0c3a1e653c6be5042088c6

saner persistent handling, squash a potential leak

ttjfontaine committed 11 years ago
Unverified
e1f96933a50539194dad204a8dd17a697cb8594d

support current master of node

ttjfontaine committed 11 years ago
Unverified
b996071b8652c60f43e723451e70907c4fd43784

work around newer compilers for right now

ttjfontaine committed 11 years ago
Unverified
621e3a86071d00b4a23bda228b5da03c55436706

Update for v0.11.10 support

ttjfontaine committed 11 years ago
Unverified
19f88ddc7f1f8f00825e54491ab955c28fb684da

use struct constructor not shim_val_alloc

ttjfontaine committed 11 years ago
Unverified
947a69398e4edfed193d337a872ca148816c206f

update documentation to new api

ttjfontaine committed 11 years ago

README

The README file for this repository.

addon layer

This is a thin shim layer for node that provides a C API somewhat inspired by JSAPI.

This is still very alpha

The shim_ namespace is only temporary

Documentation

Doxygen documentation

License

MIT