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
2018-05-06doc: add snake_case section for C-like structsDaniel Bevenius
2018-03-10doc: update internal errors documentationMichaƫl Zasso
2018-01-16doc: suggest not to throw JS errors from C++Joyee Cheung
2017-12-16doc: add C++ style comments to the style guideMatheus Marchini
2017-12-06doc: add serial comma in CPP_STYLE_GUIDE.mdRich Trott
2017-12-03doc: introduce categories to Cpp style guideFranziska Hinkelmann
2017-12-02doc: add missing serial commasRich Trott
2017-11-17doc: mention smart pointers in Cpp style guideFranziska Hinkelmann
2017-11-16doc: add Table of Contents to Cpp style guideFranziska Hinkelmann
2017-10-30doc: add *-inl.h include rule to C++ style guideJoyee Cheung
2017-10-14doc: add basic C++ style guideAnna Henningsen