summaryrefslogtreecommitdiff
path: root/CPP_STYLE_GUIDE.md
Commit message (Expand)AuthorAgeFilesLines
* doc: space around listsNick Schonning2019-09-091-0/+2
* doc: add blanks around code fencesNick Schonning2019-08-311-0/+1
* doc: remove multiple consecutive blank linesNick Schonning2019-08-311-2/+0
* doc: remove "note that" from CPP_STYLE_GUIDE.mdRich Trott2019-06-231-1/+1
* doc: fix heading in cpp style guideKazushi Kitaya2019-01-081-2/+2
* doc: add a note on usage scope of AliasedBufferGireesh Punathil2018-12-041-0/+17
* doc: document nullptr comparisons in style guideAnna Henningsen2018-10-251-0/+7
* doc: formalize non-const reference usage in C++ style guideAnna Henningsen2018-10-211-0/+38
* doc: cleanup and references in C++ guideRefael Ackermann2018-10-161-23/+34
* doc,meta: add references to outside C++ guidesRefael Ackermann2018-10-131-5/+26
* doc: formalize `auto` usage in C++ style guideAnna Henningsen2018-09-301-0/+19
* doc: fix heading levels in C++ style guideAnna Henningsen2018-09-241-18/+18
* doc: add snake_case section for C-like structsDaniel Bevenius2018-05-061-0/+10
* doc: update internal errors documentationMichaƫl Zasso2018-03-101-2/+2
* doc: suggest not to throw JS errors from C++Joyee Cheung2018-01-171-6/+60
* doc: add C++ style comments to the style guideMatheus Marchini2017-12-151-0/+21
* doc: add serial comma in CPP_STYLE_GUIDE.mdRich Trott2017-12-051-1/+1
* doc: introduce categories to Cpp style guideFranziska Hinkelmann2017-12-031-47/+55
* doc: add missing serial commasRich Trott2017-12-011-2/+2
* doc: mention smart pointers in Cpp style guideFranziska Hinkelmann2017-11-171-0/+25
* doc: add Table of Contents to Cpp style guideFranziska Hinkelmann2017-11-161-0/+17
* doc: add *-inl.h include rule to C++ style guideJoyee Cheung2017-10-301-0/+15
* doc: add basic C++ style guideAnna Henningsen2017-10-141-0/+138