Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up some #includes | Tavian Barnes | 2021-02-05 | 1 | -1/+0 |
* | parse: Clean up debug flag parsing/printing | Tavian Barnes | 2020-12-02 | 1 | -27/+1 |
* | Include what I use | Tavian Barnes | 2020-11-12 | 1 | -2/+0 |
* | diag: New bfs_perror() function | Tavian Barnes | 2020-10-05 | 1 | -0/+4 |
* | diag: Factor debug_flag string conversion into its own function | Tavian Barnes | 2020-10-04 | 1 | -25/+21 |
* | Rename struct cmdline to bfs_ctx | Tavian Barnes | 2020-09-27 | 1 | -24/+24 |
* | diag: Unify debug printing | Tavian Barnes | 2020-06-02 | 1 | -8/+75 |
* | diag: Make the -warn flag part of the cmdline | Tavian Barnes | 2020-03-15 | 1 | -4/+6 |
* | color: Check format strings + args for cfprintf() | Tavian Barnes | 2019-01-02 | 1 | -2/+2 |
* | diag: Unify diagnostic formatting | Tavian Barnes | 2019-01-02 | 1 | -0/+64 |