Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder functions | Tom Ryder | 2020-01-16 | 1 | -8/+8 |
* | Add braces around single-statement if blocks | Tom Ryder | 2020-01-16 | 1 | -2/+4 |
* | Adjust indentation of switch block | Tom Ryder | 2020-01-16 | 1 | -8/+8 |
* | Use consistent layout for function braces | Tom Ryder | 2020-01-16 | 1 | -2/+4 |
* | More refactoring and rearranging, commenting | Tom Ryder | 2020-01-07 | 1 | -14/+26 |
* | Switch to tab indentation | Tom Ryder | 2020-01-07 | 1 | -26/+26 |
* | Refactor usage function and output | Tom Ryder | 2020-01-07 | 1 | -19/+18 |
* | Simplify comment | Tom Ryder | 2016-12-16 | 1 | -7/+2 |
* | Move constants into header file | Tom Ryder | 2016-12-16 | 1 | -3/+0 |
* | Strip trailing whitespace | Tom Ryder | 2016-12-16 | 1 | -2/+1 |
* | Appease clang -std=c90 -Weverything | Tom Ryder | 2016-03-05 | 1 | -1/+1 |
* | ICO C90 forbids mixed declarations and code | Tom Ryder | 2015-04-20 | 1 | -1/+4 |
* | First commit | Tom Ryder | 2015-04-19 | 1 | -0/+51 |