Commit graph

12 commits

Author SHA1 Message Date
Dane Springmeyer
e954bb1587 add empty/size==0 to style guide 2012-09-26 12:29:22 -07:00
Dane Springmeyer
4ccf40038e add preferred assignment syntax for zero initialization 2012-08-13 11:27:02 -07:00
Dane Springmeyer
b9f2af6f87 fix typo 2012-03-05 15:48:04 -08:00
Dane Springmeyer
7a9c5ac0ed add note about generally passing built in types by value - for most compilers this should be faster 2012-03-05 11:48:34 -08:00
Dane Springmeyer
6462af3a02 add to c++ style docs note about const& convention 2012-03-05 11:09:34 -08:00
Dane Springmeyer
1d18a18639 add note to contributing guide about using pull requests for lite code review on big changes 2011-10-25 15:48:33 -07:00
Dane Springmeyer
19665b9bba add details about committing best practices 2011-10-25 15:42:53 -07:00
Dane Springmeyer
255ad2bdf0 add details for brace usage for one lineers to coding style recommendations 2011-10-25 15:15:09 -07:00
Dane Springmeyer
b343663aeb contributing touchups 2011-10-25 15:07:32 -07:00
Dane Springmeyer
e617e340c8 fix formatting of code guidelines 2011-10-12 16:03:04 -07:00
Dane Springmeyer
cd6a649a16 add note about boost::make_shared to coding conventions 2011-10-12 15:56:27 -07:00
Dane Springmeyer
55f572bacb add an initial draft of a contributors guide 2011-10-12 15:55:22 -07:00