Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-04 | CheckBasicStyle: multi-level indent change. | madmaxoft | 1 | -1/+16 |
2014-08-04 | BasicStyleCheck: Dividers are exactly 80 slashes. | madmaxoft | 1 | -1/+17 |
2014-07-21 | CheckBasicStyle: Added a lua shebang. | madmaxoft | 1 | -0/+1 |
2014-07-21 | CheckBasicStyle: Doesn't require LuaFileSystem. | madmaxoft | 1 | -34/+10 |
2014-07-21 | Normalized spaces after "catch". | madmaxoft | 1 | -1/+2 |
2014-07-21 | CheckBasicStyle: Checks spaces after keywords, no space before ")". | madmaxoft | 1 | -1/+16 |
2014-07-19 | CheckBasicStyle: Checks for braces not on separate lines. | madmaxoft | 1 | -2/+6 |
2014-07-19 | CheckBasicStyle: Check spaces around commas. | madmaxoft | 1 | -6/+6 |
2014-07-18 | CheckBasicStyle: Proper spaces with commas. | madmaxoft | 1 | -21/+48 |
2014-07-17 | Initial version of a script to check basic style. | madmaxoft | 1 | -0/+188 |