| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: clarify that `v8.serialize()` is not deterministic | Anna Henningsen | 2020-01-30 | 1 | -0/+2 |
* | doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics' | dev-313 | 2020-01-11 | 1 | -1/+1 |
* | doc,v8: use code markup/markdown in headers | Rich Trott | 2019-12-26 | 1 | -36/+36 |
* | doc: remove "this API is unstable" note for v8 serdes API | bruce-one | 2019-11-28 | 1 | -3/+0 |
* | v8: mark serdes API as stable | Anna Henningsen | 2019-11-06 | 1 | -2/+0 |
* | doc: escape brackets not used as markdown reference links | Nick Schonning | 2019-10-10 | 1 | -1/+1 |
* | doc: space around lists | Nick Schonning | 2019-09-09 | 1 | -0/+2 |
* | doc: remove multiple consecutive blank lines | Nick Schonning | 2019-08-31 | 1 | -1/+0 |
* | 2019-08-06, Version 12.8.0 (Current) | Ruben Bridgewater | 2019-08-07 | 1 | -1/+1 |
* | src: export v8.GetHeapCodeAndMetadataStatistics() | Yuriy Vasiyarov | 2019-07-30 | 1 | -0/+22 |
* | src: export number_of_native_contexts and number_of_detached_contexts | Yuriy Vasiyarov | 2019-05-30 | 1 | -1/+14 |
* | doc: remove outdated link | cjihrig | 2019-04-09 | 1 | -3/+1 |
* | 2019-03-28, Version 11.13.0 (Current) | Michaël Zasso | 2019-03-28 | 1 | -2/+2 |
* | v8: integrate node-heapdump into core | James M Snell | 2019-03-13 | 1 | -0/+71 |
* | doc: correct typos in various docs | Beni von Cheni | 2019-03-02 | 1 | -2/+2 |
* | doc: fix, unify, formalize, and amplify vm.md | Vse Mozhet Byt | 2019-01-11 | 1 | -1/+1 |
* | doc: sort bottom-of-file markdown links | Sam Roberts | 2018-11-28 | 1 | -2/+2 |
* | doc: use arrow function | sadness_ojisan | 2018-11-24 | 1 | -1/+1 |
* | lib: enable TypedArray and DataView for the v8 module | Ouyang Yadong | 2018-10-31 | 1 | -3/+3 |
* | doc: update a link in v8.md | lakamsani | 2018-09-03 | 1 | -1/+1 |
* | doc: declare all parameter types | Sam Ruby | 2018-07-15 | 1 | -0/+4 |
* | doc: prevent some redirections | Vse Mozhet Byt | 2018-07-14 | 1 | -1/+1 |
* | doc: add missing YAML keyword in v8.md metadata | Vse Mozhet Byt | 2018-04-14 | 1 | -6/+6 |
* | doc: add and unify even more return values | Vse Mozhet Byt | 2018-04-12 | 1 | -0/+8 |
* | doc: specify definite Array types | Vse Mozhet Byt | 2018-04-09 | 1 | -1/+1 |
* | doc: fix various nits | Vse Mozhet Byt | 2018-04-04 | 1 | -1/+1 |
* | doc,tools: formalize, unify, codify default values | Vse Mozhet Byt | 2018-04-04 | 1 | -3/+1 |
* | doc: add new documentation lint rule | estrada9166 | 2018-02-23 | 1 | -6/+7 |
* | doc: remove extraneous "for example" text | Rich Trott | 2018-02-23 | 1 | -4/+0 |
* | doc: remove **Note:** tags | James M Snell | 2018-02-08 | 1 | -2/+2 |
* | doc: fix duplicate words & spellings in docs | sreepurnajasti | 2017-12-31 | 1 | -1/+1 |
* | v8: migrate setFlagsFromString to internal/errors | James M Snell | 2017-10-29 | 1 | -1/+2 |
* | doc: add links to alternative versions of doc | Chris Young | 2017-08-28 | 1 | -0/+2 |
* | doc: fix some links | Vse Mozhet Byt | 2017-07-23 | 1 | -1/+1 |
* | doc: replace dead link in v8 module | Devin Boyer | 2017-07-20 | 1 | -1/+1 |
* | tools: update: eslint-plugin-markdown@1.0.0-beta.7 | Vse Mozhet Byt | 2017-07-05 | 1 | -1/+1 |
* | 2017-05-30, Version 8.0.0 (Current) | James M Snell | 2017-05-30 | 1 | -7/+7 |
* | doc: fix api docs style | Daijiro Wachi | 2017-05-28 | 1 | -5/+4 |
* | doc: sort bottom-of-file markdown links | Sam Roberts | 2017-05-08 | 1 | -9/+9 |
* | doc: add eslint-plugin-markdown | Vse Mozhet Byt | 2017-04-25 | 1 | -0/+1 |
* | v8: expose new V8 serialization API | Anna Henningsen | 2017-03-29 | 1 | -0/+251 |
* | v8: add cachedDataVersionTag | Andres Suarez | 2017-03-05 | 1 | -0/+11 |
* | doc: add changelogs for v8 | Anna Henningsen | 2017-02-24 | 1 | -0/+12 |
* | doc: fix sorting in API references | Vse Mozhet Byt | 2017-02-20 | 1 | -39/+39 |
* | src: extend `HeapStatistics` with new fields | Gareth Ellis | 2016-11-20 | 1 | -1/+13 |
* | doc: strip trailing whitespace | Sam Roberts | 2016-11-18 | 1 | -1/+1 |
* | doc: various documentation formatting fixes | Сковорода Никита Андреевич | 2016-07-14 | 1 | -1/+1 |
* | doc: general improvements to v8.md copy | James M Snell | 2016-05-20 | 1 | -11/+33 |
* | doc: add `added:` information for v8 | Rich Trott | 2016-05-12 | 1 | -0/+9 |
* | doc: v8 functions as methods on v8 | Bryan English | 2016-05-09 | 1 | -3/+3 |