Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: attach env directly to api functions | Ben Noordhuis | 2014-10-13 | 1 | -2/+2 |
* | src: remove unnecessary HandleScopes | Ben Noordhuis | 2014-10-12 | 1 | -2/+0 |
* | src: update to v8 3.24 APIs | Fedor Indutny | 2014-03-13 | 1 | -2/+2 |
* | src: remove `node_isolate` from source | Fedor Indutny | 2014-02-22 | 1 | -6/+10 |
* | node: register modules from DSO constructors | Keith M Wesolowski | 2014-01-27 | 1 | -1/+1 |
* | cpplint: disallow if one-liners | Fedor Indutny | 2013-10-17 | 1 | -1/+2 |
* | src: add multi-context support | Ben Noordhuis | 2013-09-06 | 1 | -3/+5 |
* | src: use v8::String::NewFrom*() functions | Ben Noordhuis | 2013-08-09 | 1 | -4/+5 |
* | src: more lint after cpplint tightening | Ben Noordhuis | 2013-07-31 | 1 | -1/+1 |
* | src: add libuv bindings module | Ben Noordhuis | 2013-07-20 | 1 | -0/+61 |