| Commit message (Expand) | Author | Age | Files | Lines |
* | src: use an array for faster binding data lookup | Joyee Cheung | 2023-02-22 | 1 | -11/+19 |
* | src: per-realm binding data | Chengzhong Wu | 2023-02-21 | 1 | -5/+5 |
* | doc: add v8 fast api contribution guidelines | Yagiz Nizipli | 2023-01-24 | 1 | -0/+4 |
* | doc: fix small typo error | 0xflotus | 2023-01-22 | 1 | -1/+1 |
* | src: rename internal module declaration as internal bindings | legendecas | 2022-11-29 | 1 | -4/+4 |
* | src: split property helpers from node::Environment | legendecas | 2022-08-02 | 1 | -10/+11 |
* | src: fix typo in src/README.md | Anna Henningsen | 2022-07-28 | 1 | -1/+1 |
* | doc: remove branch name mention in `src/README.md` | Feng Yu | 2022-06-17 | 1 | -4/+4 |
* | doc: use ASCII apostrophes consistently | Tobias Nießen | 2022-05-17 | 1 | -15/+15 |
* | doc: make contributing info more discoverable | Michael Dawson | 2022-01-18 | 1 | -1/+1 |
* | doc: update markdown files in src for upcoming linting/formatting | Rich Trott | 2021-09-21 | 1 | -2/+22 |
* | doc: use ASCII order for md refs | Antoine du Hamel | 2021-06-27 | 1 | -1/+1 |
* | src: fix typo in src code guide | Tobias Nießen | 2021-03-28 | 1 | -1/+1 |
* | doc: document how to register external bindings for snapshot | Joyee Cheung | 2021-03-02 | 1 | -0/+55 |
* | src: rename binding_data_name to type_name in BindingData | Joyee Cheung | 2021-02-08 | 1 | -2/+2 |
* | src: reduce duplicated boilerplate with new env utility fn | James M Snell | 2021-01-03 | 1 | -5/+1 |
* | doc: add note regarding file structure in src/README.md | Denys Otrishko | 2020-11-09 | 1 | -0/+24 |
* | doc: update tables in README files for linting changes | Rich Trott | 2020-11-03 | 1 | -10/+10 |
* | tools,doc: enforce alphabetical order for md refs | Antoine du Hamel | 2020-09-22 | 1 | -4/+4 |
* | src,doc: fix wording to refer to context, not environment | Turner Jabbour | 2020-08-26 | 1 | -1/+1 |
* | src,doc: fix grammar due to missing 'is' | Turner Jabbour | 2020-08-26 | 1 | -1/+1 |
* | src,doc: rephrase for clarity | Turner Jabbour | 2020-08-26 | 1 | -1/+1 |
* | src,doc,test: remove String::New default parameter | Anna Henningsen | 2020-07-14 | 1 | -3/+1 |
* | doc: fix misc. mislabeled code block info strings | Derek Lewis | 2020-06-10 | 1 | -1/+1 |
* | doc: normalize C++ code block info strings | Derek Lewis | 2020-05-23 | 1 | -10/+10 |
* | doc: fix md issue in src/README.md | Juan José Arboleda | 2020-05-08 | 1 | -1/+1 |
* | src: retrieve binding data from the context | Joyee Cheung | 2020-05-06 | 1 | -9/+15 |
* | src,doc: add documentation for per-binding state pattern | Anna Henningsen | 2020-04-06 | 1 | -0/+44 |
* | doc: improve doc/markdown file organization coherence | ConorDavenport | 2020-03-04 | 1 | -1/+1 |
* | doc: expand C++ README with information about exception handling | Anna Henningsen | 2020-02-13 | 1 | -1/+24 |
* | doc: address nits for src/README.md | Anna Henningsen | 2019-11-30 | 1 | -1/+1 |
* | src,doc: fix broken links | cjihrig | 2019-11-28 | 1 | -3/+3 |
* | src,doc: add C++ internals documentation | Anna Henningsen | 2019-11-22 | 1 | -0/+896 |