| Commit message (Expand) | Author | Age | Files | Lines |
* | src: perform integrity checks on built-in code cache | Joyee Cheung | 2018-08-18 | 2 | -4/+46 |
* | fs: readdir optionally returning type information | Bryan English | 2018-08-13 | 1 | -0/+1 |
* | tools: fix header escaping regression | Sam Ruby | 2018-08-13 | 2 | -2/+5 |
* | inspector: add inspector_protocol as a direct dependency | Andrey Lushnikov | 2018-08-10 | 79 | -0/+18448 |
* | tools: do not autolink section to itself | Vse Mozhet Byt | 2018-08-08 | 1 | -2/+2 |
* | tools: update ESLint to 5.3.0 | Rich Trott | 2018-08-07 | 174 | -5007/+9123 |
* | tools: add `make format-cpp` to run clang-format on C++ diffs | Joyee Cheung | 2018-08-03 | 1 | -0/+9 |
* | tools: update to using dmn 1.0.11 | Rich Trott | 2018-08-01 | 2 | -6/+6 |
* | test: remove test/gc, integrate into parallel | Anna Henningsen | 2018-08-01 | 1 | -1/+0 |
* | tools,test: remove unused config hooks | Jon Moss | 2018-07-31 | 1 | -13/+0 |
* | tools: patch gyp to avoid xcrun errors | Ujjwal Sharma | 2018-07-29 | 1 | -7/+9 |
* | tools: update cpplint to check for inline headers | Ujjwal Sharma | 2018-07-29 | 1 | -0/+17 |
* | tools: update ESLint to 5.2.0 | Yuta Hiroto | 2018-07-28 | 219 | -11440/+10886 |
* | tools: convert addon-verify to remark | Sam Ruby | 2018-07-28 | 3 | -16/+30 |
* | tools: define xrange() in Python 3 | cclauss | 2018-07-27 | 1 | -0/+5 |
* | build,win,v8: allow precompiling objects-inl.h | João Reis | 2018-07-27 | 2 | -0/+2 |
* | build: create V8 code cache after script is run | Joyee Cheung | 2018-07-27 | 1 | -18/+7 |
* | tools: fix docs and run known_issues by default | Jon Moss | 2018-07-26 | 1 | -2/+0 |
* | tools: remove obsolete entries from license | Rich Trott | 2018-07-26 | 1 | -4/+0 |
* | tools: flatten apidoc headers | Sam Ruby | 2018-07-26 | 1 | -6/+21 |
* | tools: produce JSON documentation using unified/remark/rehype | Sam Ruby | 2018-07-25 | 96 | -23099/+422 |
* | doc: specify `options` parameter type in zlib.md | Vse Mozhet Byt | 2018-07-24 | 1 | -1/+3 |
* | tools: validate apidoc links | Sam Ruby | 2018-07-22 | 1 | -0/+13 |
* | tools: build API TOC using raw headers | Sam Ruby | 2018-07-21 | 1 | -2/+4 |
* | tools: create HTML docs with unified/remark/rehype | Sam Ruby | 2018-07-20 | 93 | -638/+21416 |
* | tools: improve update-eslint.sh | Rich Trott | 2018-07-19 | 1 | -1/+4 |
* | tools: make getnodeversion.py python3-compatible | silverwind | 2018-07-19 | 1 | -1/+1 |
* | tools: properly convert .gypi in install.py | Michael Achenbach | 2018-07-19 | 1 | -4/+2 |
* | src,tools: use https://nodejs.org URL when possible. | XhmikosR | 2018-07-14 | 3 | -3/+3 |
* | doc: add "Edit on GitHub" link | Rich Trott | 2018-07-13 | 2 | -1/+10 |
* | tools: avoid global install of dmn for lint update | Rich Trott | 2018-07-12 | 1 | -5/+2 |
* | tools: add no-duplicate-requires rule | Gus Caplan | 2018-07-12 | 1 | -0/+70 |
* | tools: build all.json by combining generated JSON | Sam Ruby | 2018-07-09 | 5 | -54/+66 |
* | n-api: restrict exports by version | Kyle Farnung | 2018-07-05 | 2 | -0/+8 |
* | tools: build all.html by combining generated HTML | Sam Ruby | 2018-07-02 | 1 | -0/+73 |
* | doc: fix some links | Vse Mozhet Byt | 2018-07-02 | 1 | -1/+1 |
* | src: move context bootstrap to js | Gus Caplan | 2018-06-27 | 1 | -0/+4 |
* | build: speed up startup with V8 code cache | Joyee Cheung | 2018-06-27 | 2 | -0/+125 |
* | test: remove outdated, non-functioning test | Anatoli Papirovski | 2018-06-24 | 1 | -20/+0 |
* | tools: update ESLint to 5.0.0 | cjihrig | 2018-06-24 | 4393 | -46865/+155387 |
* | build: build addon tests in parallel | Anna Henningsen | 2018-06-11 | 1 | -0/+58 |
* | tools: add option to use custom template with js2c.py | Shelley Vohr | 2018-06-11 | 1 | -0/+4 |
* | tools,gyp: fix regex for version matching | Rich Trott | 2018-06-08 | 1 | -1/+1 |
* | tools: remove unused global types from type-parser | Rich Trott | 2018-06-08 | 1 | -6/+3 |
* | doc: document BigInt support in fs.Stats | Joyee Cheung | 2018-06-07 | 1 | -0/+2 |
* | test,tools: refactor custom ESLint for readability | Rich Trott | 2018-06-06 | 1 | -3/+1 |
* | src, tools: add check for left leaning pointers | Daniel Bevenius | 2018-06-07 | 1 | -0/+27 |
* | test: create new directory v8-updates | Matheus Marchini | 2018-06-06 | 1 | -1/+2 |
* | worker: rename to worker_threads | Anna Henningsen | 2018-06-06 | 1 | -1/+1 |
* | test,tools: enable running tests under workers | Anna Henningsen | 2018-06-06 | 2 | -0/+18 |