GitHub / github/objective-c-style-guide / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 57fe571f | RIP |
Josh Abernathy <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 7f012cb4 | merge Merge pull request #61 from soberman/master | Josh Abernathy <j****r@g****m> | about 11 years ago | |
| 2e44212e | merge Merge pull request #1 from soberman/soberman-struct | Yarik Arsenkin <m****y@g****m> | about 11 years ago | |
| 4fed4596 | Changes preferable way of using CGRect structs. | Yarik Arsenkin <m****y@g****m> | about 11 years ago | |
| dc4c742e | merge Merge pull request #59 from github/jspahrsummers-patch-1 | Justin Spahr-Summers <j****s@g****m> | almost 12 years ago | |
| 01baaf32 | Avoid weak properties whenever possible | Justin Spahr-Summers <j****s@g****m> | almost 12 years ago | |
| 0f1d8728 | merge Merge pull request #58 from github/we-don’t-need-no-trailing-whitespace | Danny Greg <d****y@g****m> | almost 12 years ago | |
| 0e7158ee | Revert "Revert 515ac04..fee3c05" | Rob Rix <r****x@g****m> | almost 12 years ago | |
| d9492fc1 | Revert 515ac04..fee3c05 | Rob Rix <r****x@g****m> | almost 12 years ago | |
| fee3c05b | Also apropos. | Rob Rix <r****x@g****m> | almost 12 years ago | |
| f97a3e03 | Apropos. | Rob Rix <r****x@g****m> | almost 12 years ago | |
| 8d0d5d8b | Don’t leave trailing whitespace. | Rob Rix <r****x@g****m> | almost 12 years ago | |
| 515ac049 | merge Merge pull request #56 from michaelchum/master | Danny Greg <d****y@g****m> | over 12 years ago | |
| 396aca51 | instancetype in initializer instead of id | Michael Ho Chum <m****m@g****m> | over 12 years ago | |
| 405a2f8a | merge Merge pull request #54 from stanislaw/master | Alan Rogers <a****n@g****m> | over 12 years ago | |
| d87cf9ab | Shit becomes stuff (address #53) | stanislaw <s****h@g****m> | over 12 years ago | |
| 25876f19 | merge Merge pull request #52 from github/aroben-patch-1 | Justin Spahr-Summers <j****s@g****m> | almost 13 years ago | |
| ea733707 | Minor proofing | Justin Spahr-Summers <j****s@g****m> | almost 13 years ago | |
| b1b3ae05 | Also mention that strong must be used for non-copyable objects | Adam Roben <a****m@r****g> | almost 13 years ago | |
| 05127114 | Clarify that we're talking about mutable objects, not readwrite properties | Adam Roben <a****m@r****g> | almost 13 years ago | |
| 4559d5ea | Clarify when strong properties should be used | Adam Roben <a****m@r****g> | almost 13 years ago | |
| ca3b8b95 | merge Merge pull request #51 from github/jspahrsummers-patch-1 | Josh Abernathy <j****h@g****m> | almost 13 years ago | |
| ae63e688 | Document whether parameters allow nil | Justin Spahr-Summers <j****s@g****m> | almost 13 years ago | |
| bc38448a | merge Merge pull request #46 from github/exception-conventions | Danny Greg <d****y@g****m> | almost 13 years ago | |
| 3c3a98ab | Remove @throw vs. `+[NSException raise:…]` preference | Keith Duncan <k****n@g****m> | almost 13 years ago | |
| 8d45751b | merge Merge pull request #48 from github/operator-spacing | Alan Rogers <a****n@g****m> | almost 13 years ago | |
| e7b8628f | Update README.md | Justin Spahr-Summers <j****s@g****m> | almost 13 years ago | |
| 454079b9 | Whitespace conventions for all unary/binary operators | Justin Spahr-Summers <j****s@g****m> | almost 13 years ago | |
| 87bfe415 | Make suggested changes | Keith Duncan <k****n@g****m> | almost 13 years ago | |
| 119d5d14 | Add proposed convention for throwing exceptions | Keith Duncan <k****n@g****m> | almost 13 years ago | |
| 124c2c11 | Add proposed exception conventions | Keith Duncan <k****n@g****m> | almost 13 years ago | |
| b8b6face | merge Merge pull request #41 from Jlawr3nc3/block-params | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| 1933db02 | Fixed wording. | Jack Lawrence <j****k@j****m> | over 13 years ago | |
| 246e7aca | Removed block typedef rule. | Jack Lawrence <j****k@j****m> | over 13 years ago | |
| b7598058 | Block definitions should not be typedef'd | Jack Lawrence <j****k@j****m> | over 13 years ago | |
| d3f5baab | Definition instead of declaration. | Jack Lawrence <j****k@j****m> | over 13 years ago | |
| 48eca88f | Block arguments should always be named. | Jack Lawrence <j****k@j****m> | over 13 years ago | |
| bb384edb | merge Merge pull request #39 from streeter/instancetype-note | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| f310a4aa | merge Merge pull request #40 from streeter/ivar-access | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| c282ce75 | merge Merge pull request #38 from streeter/fix-typo | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| cb821c85 | Allow ivar access in custom accessors. | Chris Streeter <c****s@c****m> | over 13 years ago | |
| f0fb3e5f | Add external link about instancetype. | Chris Streeter <c****s@c****m> | over 13 years ago | |
| fca9ea07 | Fix a missing dot ('.'). | Chris Streeter <c****s@c****m> | over 13 years ago | |
| 639ce6eb | merge Merge pull request #37 from github/link-to-apple-conventions | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| 1ec2ca82 | merge Merge pull request #35 from github/number-literal-style | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| bbc7e182 | Add a note about Apple's guidelines | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| 06d33d16 | Proposed number style | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| 43a448dc | merge Merge pull request #32 from github/c99-structs | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| b0149615 | Don't have CGRectMake in the example. | Danny Greg <d****y@g****m> | over 13 years ago | |
| 709441ff | It's a CGRect, not an NSRect. | Danny Greg <d****y@g****m> | over 13 years ago | |
| da9072d3 | Fix a couple of typos. | Danny Greg <d****y@g****m> | over 13 years ago | |
| 5559f466 | First pass at the C99 preference. | Danny Greg <d****y@g****m> | over 13 years ago | |
| 6b5eacd8 | merge Merge pull request #31 from github/dot-syntax-idempotency | Josh Abernathy <j****h@g****m> | over 13 years ago | |
| 602c2b3d | Use dot syntax for anything idempotent | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| 4a5d1aa4 | merge Merge pull request #30 from github/control-structure-whitespace | Alan Rogers <a****n@g****m> | over 13 years ago | |
| 892ee11f | Add a more general guideline about vertical whitespace | Justin Spahr-Summers <J****s@g****m> | over 13 years ago | |
| 83bad188 | Revert "Leave a blank line after control structures" | Justin Spahr-Summers <J****s@g****m> | over 13 years ago | |
| 31607fba | Leave a blank line after control structures | Justin Spahr-Summers <J****s@g****m> | over 13 years ago | |
| 1f0baf3e | merge Merge pull request #28 from github/copy-properties | Danny Greg <d****y@g****m> | over 13 years ago | |
| af55a37c | Add a note about declaring properties `copy` | Justin Spahr-Summers <J****s@g****m> | over 13 years ago | |
| 3b8b7243 | merge Merge pull request #25 from github/pragma-groupings | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| d81cd0a6 | merge Merge pull request #26 from Jlawr3nc3/master | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| 53069627 | Added generally to indicate that there are some cases where it is not appropr... | Jack Lawrence <j****e@m****u> | over 13 years ago | |
| 850896bf | Fixed bullet markdown formatting. | Jack Lawrence <j****e@m****u> | over 13 years ago | |
| 2d816458 | Added a note about better type checking with instancetype on init methods. | Jack Lawrence <j****e@m****u> | over 13 years ago | |
| 1be0484a | merge Merge pull request #24 from jwilling/conformance-convention | Justin Spahr-Summers <j****s@g****m> | over 13 years ago | |
| 94343590 | add more general example again | Jonathan Willing <j****g@m****m> | over 13 years ago | |
| a737c8c2 | Outline a general structure for #pragma marks | Justin Spahr-Summers <J****s@g****m> | over 13 years ago | |
| 36c7dc86 | use a real example | Jonathan Willing <j****g@m****m> | over 13 years ago | |
| cf2fcb6d | add protocol conformance note | Jonathan Willing <j****g@m****m> | over 13 years ago | |
| 6845c5bc | merge Merge pull request #17 from github/method-line-breaks | Danny Greg <d****y@g****m> | almost 14 years ago | |
| f66dc753 | Don't use line breaks in method declarations. | Danny Greg <d****y@g****m> | almost 14 years ago | |
| 229727c2 | merge Merge pull request #16 from github/function-declarations | Alan Rogers <a****n@g****m> | almost 14 years ago | |
| 6c3090e8 | Added a note about function declarations | Justin Spahr-Summers <J****s@g****m> | almost 14 years ago | |
| ab714eb3 | Split Properties and Instance Variables section up | Justin Spahr-Summers <J****s@g****m> | almost 14 years ago | |
| 57e79418 | merge Merge pull request #14 from github/protocol-synthesis | Danny Greg <d****y@g****m> | almost 14 years ago | |
| 22d43bfc | Add a note about synthesizing optional protocol properties | Justin Spahr-Summers <J****s@g****m> | almost 14 years ago | |
| 2453b5ee | merge Merge pull request #12 from github/multiline-literals | Josh Abernathy <j****h@g****m> | almost 14 years ago | |
| 800cc496 | merge Merge pull request #11 from github/fix-block-indentation | Danny Greg <d****y@g****m> | almost 14 years ago | |
| 53f67e91 | Add a line item for literals spanning multiple lines | Justin Spahr-Summers <J****s@g****m> | almost 14 years ago | |
| 2d506160 | Spaces -> tabs in the block literal examples | Justin Spahr-Summers <J****s@g****m> | almost 14 years ago | |
| 28c6058b | use objc formatting for the ternary/bernary examples | Josh Abernathy <j****h@g****m> | almost 14 years ago | |
| 60084e84 | merge Merge pull request #7 from github/cast-typo-fix | Danny Greg <d****y@g****m> | almost 14 years ago | |
| c26e794c | Fix a typo in the casting example | Justin Spahr-Summers <J****s@g****m> | almost 14 years ago | |
| 56719f3a | merge Merge pull request #3 from github/ternary | Justin Spahr-Summers <j****s@g****m> | almost 14 years ago | |
| 871c4037 | Fix assignment, nil and defaultValue feedback. | Danny Greg <d****y@g****m> | almost 14 years ago | |
| 9b533025 | Better organisation and mention nil coalescing. | Danny Greg <d****y@g****m> | almost 14 years ago | |
| 10707948 | merge Merge branch 'master' into ternary | Danny Greg <d****y@g****m> | almost 14 years ago | |
| 5c05c9e4 | merge Merge pull request #6 from ShadoFlameX/master | Justin Spahr-Summers <j****s@g****m> | almost 14 years ago | |
| 1513d4ac | Update README.md | ShadoFlameX <b****0@g****m> | almost 14 years ago | |
| 50060001 | merge Merge pull request #4 from github/casting-and-literals | Justin Spahr-Summers <j****s@g****m> | almost 14 years ago | |
| 576eae2e | split out an Expressions section | joshaber <j****r@g****m> | almost 14 years ago | |
| c53180c1 | use object literals and all that good stuff | joshaber <j****r@g****m> | almost 14 years ago | |
| a5a368f2 | no space between a cast and the variable | joshaber <j****r@g****m> | almost 14 years ago | |
| fbb55d0e | Tenary operators should be wrapped in parens. | Danny Greg <d****y@g****m> | almost 14 years ago | |
| 75869aa3 | Correct typo in blocks example | Kevin Sawicki <k****n@g****m> | almost 14 years ago | |
| 4a14352c | merge Merge pull request #2 from github/synthesize | Josh Abernathy <j****h@g****m> | almost 14 years ago | |
| 68030898 | merge Merge pull request #1 from github/clarify-dot-syntax | Josh Abernathy <j****h@g****m> | almost 14 years ago | |
| 5c6894cf | Don't use @synthesize | Justin Spahr-Summers <J****s@g****m> | almost 14 years ago | |
| 66f0bd54 | Grammar lulz | Justin Spahr-Summers <J****s@g****m> | almost 14 years ago |