Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-run include-what-you-use | Tavian Barnes | 2024-03-11 | 1 | -1/+0 |
* | expr: Pack struct bfs_expr a bit | Tavian Barnes | 2024-02-14 | 1 | -15/+9 |
* | opt: Enable BFTW_STAT when profitable | Tavian Barnes | 2024-02-06 | 1 | -0/+2 |
* | expr: Make expressions variadic | Tavian Barnes | 2024-01-07 | 1 | -8/+20 |
* | expr: Arena-allocate expressions | Tavian Barnes | 2023-12-20 | 1 | -3/+16 |
* | Use strcmp() instead of fnmatch() if possible | Tavian Barnes | 2023-07-06 | 1 | -0/+10 |
* | config: Provide <stdalign.h> and <stdbool.h> | Tavian Barnes | 2023-05-11 | 1 | -1/+1 |
* | Replace license boilerplate with SPDX tags | Tavian Barnes | 2023-01-25 | 1 | -15/+2 |
* | expr: Rename bfs_expr_has_children() to _is_parent() | Tavian Barnes | 2022-12-05 | 1 | -1/+1 |
* | expr: Remove the singleton bfs_{true,false} expressions | Tavian Barnes | 2022-11-30 | 1 | -5/+0 |
* | expr: Remove the synthetic flag | Tavian Barnes | 2022-11-29 | 1 | -2/+0 |
* | Try to report I/O errors earlier and only once | Tavian Barnes | 2022-11-10 | 1 | -0/+2 |
* | Source / Include Folder (#88) | トトも | 2022-04-16 | 1 | -0/+235 |