mmentovai e5aeb8fb72 Update C++ style guide to 3.161:
- Forbid the use of operator synonyms such as "and."
 - Specify the naming convention (OrDie) to use when a function has
   crash-on-failure semantics.
 - Allow static const data members to be non-private.
 - Specify placement of friend declarations.
 - Require each file to include headers that they use.

Update Objective-C style guide to 2.18:
 - Prefer @optional to informal protocols when possible.
 - Specify formatting for invoking methods.
 - Require that -dealloc be easy to review.
2010-05-12 16:52:16 +00:00
2010-04-30 20:43:03 +00:00
2010-05-12 16:52:16 +00:00
2009-07-21 18:07:18 +00:00
2010-03-08 18:32:48 +00:00
2010-03-08 18:32:48 +00:00
2010-05-12 16:52:16 +00:00
2009-12-03 22:25:38 +00:00
Description
Style guides for Google-originated open-source projects
32 MiB
Languages
HTML 67.5%
Python 24.4%
XSLT 4.9%
CSS 1.3%
JavaScript 1.1%
Other 0.8%