Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Abstract away check generation | Tomasz Kramkowski | 2020-09-10 | 1 | -13/+43 |
| | |||||
* | Use arrays to simplify future refactoring | Tomasz Kramkowski | 2020-09-10 | 1 | -7/+7 |
| | |||||
* | Stop naming variables after the format | Tomasz Kramkowski | 2020-09-10 | 1 | -10/+10 |
| | | | | This was stupid and unnecessary | ||||
* | Make prefix explicit in format information | Tomasz Kramkowski | 2020-09-10 | 1 | -14/+12 |
| | |||||
* | Centralise format information for test generation | Tomasz Kramkowski | 2020-09-10 | 1 | -21/+52 |
| | |||||
* | Allow for a conversion count | Tomasz Kramkowski | 2020-09-10 | 1 | -26/+29 |
| | |||||
* | Add default case for trace type | Tomasz Kramkowski | 2020-09-09 | 1 | -0/+1 |
| | |||||
* | attribute format on some appropriate functions | Tomasz Kramkowski | 2020-09-09 | 2 | -0/+9 |
| | |||||
* | Fix type complaints | Tomasz Kramkowski | 2020-09-09 | 1 | -2/+2 |
| | |||||
* | Make functions static | Tomasz Kramkowski | 2020-09-09 | 4 | -9/+9 |
| | |||||
* | Make sure constants don't become unsigned | Tomasz Kramkowski | 2020-09-09 | 1 | -1/+1 |
| | |||||
* | Switch to using redo | Tomasz Kramkowski | 2020-09-09 | 12 | -9/+41 |
| | |||||
* | Fix up bugs and add tracing to unpack | Tomasz Kramkowski | 2020-09-09 | 1 | -45/+34 |
| | |||||
* | Improved testing | Tomasz Kramkowski | 2020-09-09 | 4 | -77/+141 |
| | |||||
* | License header checking script | Tomasz Kramkowski | 2020-09-09 | 2 | -0/+16 |
| | |||||
* | Add license headers | Tomasz Kramkowski | 2020-09-09 | 8 | -0/+30 |
| | |||||
* | Add tracing functions for debugging | Tomasz Kramkowski | 2020-09-09 | 4 | -1/+56 |
| | |||||
* | init | Tomasz Kramkowski | 2020-08-20 | 7 | -0/+293 |