0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small css fix More... about 12 years ago
small css fix More... about 12 years ago
First add of the Google AngularJS Style Guide More... about 12 years ago
First add of the Google AngularJS Style Guide More... about 12 years ago
java style guide and eclipse configuration update More... about 12 years ago
java style guide and eclipse configuration update More... about 12 years ago
java style guide expand TOC More... about 12 years ago
java style guide expand TOC More... about 12 years ago
initial commit for java style guide More... about 12 years ago
initial commit for java style guide More... about 12 years ago
Add an --extensions flag to change valid file extensions. More... about 12 years ago
Add an --extensions flag to change valid file extensions. More... about 12 years ago
A false positive occurs when a user specifies a using declaration for a stream operator: More... over 12 years ago
A false positive occurs when a user specifies a using declaration for a stream operator: More... over 12 years ago
Added a --linelength flag so that the default of 80 can be changed. More... over 12 years ago
Added a --linelength flag so that the default of 80 can be changed. More... over 12 years ago
In cpplint, permit Dodxygen C++ annotations, which come after members, e.g. int var; //!< Brief description after the member or int var; ///< Brief description after the member More... over 12 years ago
In cpplint, permit Dodxygen C++ annotations, which come after members, e.g. int var; //!< Brief description after the member or int var; ///< Brief description after the member More... over 12 years ago
Update cpplint.py to #296: More... over 12 years ago
Update cpplint.py to #296: More... over 12 years ago
Update cpplint.py to #267: More... over 12 years ago
Update cpplint.py to #267: More... over 12 years ago
Update cpplint.py to #242: More... over 12 years ago
Update cpplint.py to #242: More... over 12 years ago
Update C++ style guide to 3.274: - Change formatting rules of braced initializers. - Permit use of constexpr and allow constexpr global variables. - Allow all C++11 features except for those that are specifically banned. - Fix/add C99 format specifiers for ptrdiff_t and ssize_t. - Add lambda expressions to the list of explicitly banned C++11 features. - Relax "return type is always on the same line as the function name" rule. - Allow unique_ptr, discourage ownership transfer. Allow noncopyable std::move. - Allow system-specific includes after other includes. - Add boost/math/distributions to the set of permitted Boost libraries. More... over 12 years ago
Update C++ style guide to 3.274: - Change formatting rules of braced initializers. - Permit use of constexpr and allow constexpr global variables. - Allow all C++11 features except for those that are specifically banned. - Fix/add C99 format specifiers for ptrdiff_t and ssize_t. - Add lambda expressions to the list of explicitly banned C++11 features. - Relax "return type is always on the same line as the function name" rule. - Allow unique_ptr, discourage ownership transfer. Allow noncopyable std::move. - Allow system-specific includes after other includes. - Add boost/math/distributions to the set of permitted Boost libraries. More... over 12 years ago
Update Common Lisp Style Guide to 1.22: * tweak some typos and bad formatting * refer to ASDF3's UIOP rather than its predecessors. More... over 12 years ago
Update Common Lisp Style Guide to 1.22: * tweak some typos and bad formatting * refer to ASDF3's UIOP rather than its predecessors. More... over 12 years ago
Restore redirect to Rguide.xml from r105. More... over 12 years ago
Restore redirect to Rguide.xml from r105. More... over 12 years ago