Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-14 | Add policy for keeping the build healthy. | Travis Reitter | 1 | -0/+10 |
2010-12-29 | Refer to non-local variables and methods with full name. | Travis Reitter | 1 | -0/+6 |
2010-12-29 | Cut unnecessary casting. | Travis Reitter | 1 | -0/+3 |
2010-12-29 | Maximize use of 'unowned' keyword. | Travis Reitter | 1 | -0/+9 |
2010-12-29 | Maximize use of the 'var' keyword. | Travis Reitter | 1 | -0/+6 |
2010-12-29 | Ensure private and internal methods begin with a _ | Travis Reitter | 1 | -0/+4 |
2010-12-29 | Ensure private and internal data members begin with a _ | Travis Reitter | 1 | -0/+5 |
2010-12-29 | Write down development policies. | Travis Reitter | 1 | -0/+75 |