Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move stores vals to named union | katherine | 2019-05-27 | 1 | -19/+19 |
| | | | | for c99 compatibility | ||||
* | mark size temp as const | katherine | 2018-09-29 | 1 | -2/+2 |
| | | | | not strictly necessary, but for consistency's sake | ||||
* | use word-wrapping for error printing | katherine | 2018-03-25 | 1 | -39/+90 |
| | |||||
* | update documentation | katherine | 2018-03-25 | 1 | -4/+7 |
| | |||||
* | fix error printing | katherine | 2018-03-25 | 1 | -9/+21 |
| | |||||
* | add error-printing function | katherine | 2018-03-25 | 1 | -2/+80 |
| | |||||
* | prevent line-indenting where it should not occur | katherine | 2018-03-24 | 1 | -13/+27 |
| | |||||
* | resolve some pedantic warnings | katherine | 2018-03-21 | 1 | -5/+6 |
| | |||||
* | squanch clang errors | katherine | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | move header to top-level dir | katherine | 2018-03-20 | 1 | -0/+724 |
makes a lot more sense that way |