Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17doc: use ASCII apostrophes consistentlyTobias Nießen
2022-01-18doc: make contributing info more discoverableMichael Dawson
2021-09-22doc: update markdown files in src for upcoming linting/formattingRich Trott
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-03-28src: fix typo in src code guideTobias Nießen
2021-03-01doc: document how to register external bindings for snapshotJoyee Cheung
2021-02-08src: rename binding_data_name to type_name in BindingDataJoyee Cheung
2021-01-03src: reduce duplicated boilerplate with new env utility fnJames M Snell
2020-11-09doc: add note regarding file structure in src/README.mdDenys Otrishko
2020-11-03doc: update tables in README files for linting changesRich Trott
2020-09-22tools,doc: enforce alphabetical order for md refsAntoine du Hamel
2020-08-26src,doc: fix wording to refer to context, not environmentTurner Jabbour
2020-08-26src,doc: fix grammar due to missing 'is'Turner Jabbour
2020-08-26src,doc: rephrase for clarityTurner Jabbour
2020-07-14src,doc,test: remove String::New default parameterAnna Henningsen
2020-06-10doc: fix misc. mislabeled code block info stringsDerek Lewis
2020-05-23doc: normalize C++ code block info stringsDerek Lewis
2020-05-08doc: fix md issue in src/README.mdJuan José Arboleda
2020-05-06src: retrieve binding data from the contextJoyee Cheung
2020-04-06src,doc: add documentation for per-binding state patternAnna Henningsen
2020-03-04doc: improve doc/markdown file organization coherenceConorDavenport
2020-02-13doc: expand C++ README with information about exception handlingAnna Henningsen
2019-11-30doc: address nits for src/README.mdAnna Henningsen
2019-11-28src,doc: fix broken linkscjihrig
2019-11-22src,doc: add C++ internals documentationAnna Henningsen