summaryrefslogtreecommitdiff
path: root/CPP_STYLE_GUIDE.md
AgeCommit message (Expand)Author
2019-11-22src,doc: add C++ internals documentationAnna Henningsen
2019-10-15doc: prepare miscellaneous docs for new markdown lint rulesRich Trott
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-09doc: space around listsNick Schonning
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-31doc: remove multiple consecutive blank linesNick Schonning
2019-06-23doc: remove "note that" from CPP_STYLE_GUIDE.mdRich Trott
2019-01-08doc: fix heading in cpp style guideKazushi Kitaya
2018-12-04doc: add a note on usage scope of AliasedBufferGireesh Punathil
2018-10-25doc: document nullptr comparisons in style guideAnna Henningsen
2018-10-21doc: formalize non-const reference usage in C++ style guideAnna Henningsen
2018-10-16doc: cleanup and references in C++ guideRefael Ackermann
2018-10-13doc,meta: add references to outside C++ guidesRefael Ackermann
2018-09-30doc: formalize `auto` usage in C++ style guideAnna Henningsen
2018-09-24doc: fix heading levels in C++ style guideAnna Henningsen
2018-05-06doc: add snake_case section for C-like structsDaniel Bevenius
2018-03-10doc: update internal errors documentationMichaƫl Zasso
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