Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: enable block-scoped-var eslint rule | Roman Reiss | 2019-05-10 | 1 | -1/+2 |
* | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-17 | 2 | -2/+2 |
* | tools: capitalize sentences | Ruben Bridgewater | 2018-12-10 | 1 | -1/+1 |
* | build: use BUILDTYPE in bench-addons-build targets | Daniel Bevenius | 2018-11-11 | 2 | -4/+4 |
* | test: fix v8 Set/Get compiler warnings | Daniel Bevenius | 2018-11-11 | 1 | -1/+2 |
* | benchmark: remove unused catch bindings | cjihrig | 2018-11-06 | 2 | -4/+4 |
* | test: add test-benchmark-napi | Emily Marigold Klassen | 2018-10-24 | 1 | -2/+4 |
* | benchmark: increase lint compliance | Rich Trott | 2018-10-07 | 1 | -4/+2 |
* | src: use String::Utf8Length with isolate | Michaël Zasso | 2018-08-29 | 1 | -1/+1 |
* | src: use String::Write{OneByte,Utf8} with isolate | Michaël Zasso | 2018-08-29 | 1 | -1/+1 |
* | benchmark: add n-api function args benchmark | Kenny Yuan | 2018-07-05 | 5 | -0/+483 |
* | benchmark: create napi benchmark directory | Rich Trott | 2018-06-19 | 5 | -0/+103 |