Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-08 | Move fopen wrapper to world | David Robillard | 1 | -4/+0 | |
2021-03-08 | Add SerdWorld for shared library state | David Robillard | 1 | -2/+4 | |
2021-03-07 | Simplify reader interface | David Robillard | 1 | -0/+17 | |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -1/+1 | |
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -4/+8 | |
2020-11-13 | Remove dead code | David Robillard | 1 | -3/+0 | |
2020-11-13 | Use aligned allocation via C11 or Windows API where possible | David Robillard | 1 | -4/+13 | |
2020-11-10 | Add const, pure, and malloc function attributes | David Robillard | 1 | -1/+3 | |
2020-08-14 | Clean up and separate internal headers | David Robillard | 1 | -0/+28 | |