GitXplorerGitXplorer
t

node-addon-layer

public
38 stars
3 forks
6 issues

Commits

List of commits on branch master.
Unverified
3e65a2ab7d3918a3ce1b8944890c0a6c696570aa

make externals more useful on pre v0.11

ttjfontaine committed 11 years ago
Unverified
0fdca463b2b0815fb4a2f77390a88d73a960fb81

allocate return values for you

ttjfontaine committed 11 years ago
Unverified
43af96b7d838695a6cb131f678562458624fc305

unpack should allocate for you

ttjfontaine committed 11 years ago
Unverified
5d772767a88f159ded365c2e803b4fdfd5aef84a

remove a few more ifdef's in favor of a define

ttjfontaine committed 11 years ago
Unverified
dbbb2bf452977dfc004f25db76ddd60005391f79

add context to weak cb

ttjfontaine committed 11 years ago
Unverified
94f79031de7b59faa3ca9c3cefe723afc73d2971

use new and delete

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