Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: remove `require('buffer')` from 4 test files | XadillaX | 2017-06-24 | 1 | -1/+0 |
* | test: reduce string concatenations | Vse Mozhet Byt | 2017-05-05 | 1 | -1/+1 |
* | tools: add unescaped regexp dot rule to linter | Brian White | 2017-03-29 | 1 | -1/+1 |
* | test: improve test-vm-cached-data.js | Nick Peleh | 2017-03-24 | 1 | -1/+1 |
* | test: s/assert.equal/assert.strictEqual/ | Gibson Fahnestock | 2017-01-11 | 1 | -3/+3 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -2/+2 |
* | test: remove unneeded escaping in template strings | Rich Trott | 2016-10-18 | 1 | -1/+1 |
* | test: fix test-vm-cached-data to work with old v8 | Myles Borins | 2016-05-11 | 1 | -1/+2 |
* | test: spawn new processes in vm-cached-data | Fedor Indutny | 2016-04-20 | 1 | -9/+26 |
* | vm: fix `produceCachedData` | Jiho Choi | 2016-02-21 | 1 | -1/+10 |
* | contextify: use offset/length from Uint8Array | Fedor Indutny | 2016-01-29 | 1 | -19/+47 |
* | vm: introduce `cachedData`/`produceCachedData` | Fedor Indutny | 2016-01-24 | 1 | -0/+37 |