summaryrefslogtreecommitdiffstats
path: root/styleguide
Commit message (Expand)AuthorAgeFilesLines
* Move explicit conversion operators to the banned section.dcheng2014-09-261-11/+11
* Consolidate all banned features into one table.avi2014-09-261-23/+9
* styleguide: Move Rvalue References to the Blacklist with Exceptions.danakj2014-09-261-8/+22
* c++11: Allow auto, for-range, variadic templates and macros, static_assert.Nico Weber2014-09-251-49/+48
* c++11: Add discussion thread links, ban things that don't work with MSVS.Nico Weber2014-09-251-65/+62
* Move override/final to the approved C++11 features section.dcheng2014-09-241-26/+26
* Allow nullptr use in Chromium.danakj2014-09-241-9/+12
* chromium-cpp: Set status code on errors, so that the console can track them.Nico Weber2014-09-241-0/+1
* Remove some dead links.Nico Weber2014-09-231-21/+9
* Fix some markup.Nico Weber2014-09-231-1/+1
* Fix some spelling.Nico Weber2014-09-231-3/+3
* Add a document describing which C++11 features we allow.Nico Weber2014-09-237-0/+1786