summaryrefslogtreecommitdiff
path: root/CPP_STYLE_GUIDE.md
AgeCommit message (Expand)Author
2018-01-17doc: suggest not to throw JS errors from C++Joyee Cheung
2017-12-15doc: add C++ style comments to the style guideMatheus Marchini
2017-12-05doc: add serial comma in CPP_STYLE_GUIDE.mdRich Trott
2017-12-03doc: introduce categories to Cpp style guideFranziska Hinkelmann
2017-12-01doc: 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