Skip to content

src,doc: add C++ internals documentation#30552

Closed
addaleax wants to merge 13 commits intonodejs:masterfrom
addaleax:cpp-docs
Closed

src,doc: add C++ internals documentation#30552
addaleax wants to merge 13 commits intonodejs:masterfrom
addaleax:cpp-docs

Conversation

@addaleax
Copy link
Member

@addaleax addaleax commented Nov 20, 2019

This aims to help explain some of the internal patterns and utilities
that we use. It is by no means exhaustive, and suggestions for
additions are welcome.

Some of this is based on the existing work from #26929.

Refs: #26929

/cc @vsemozhetbyt @jasnell @sam-github

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.