Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp lib, simplify it a bit and address some FIXMEs | EuAndreh | 2025-01-12 | 1 | -6/+25 |
* | Replace src/config.h with <s.h>; incorporate changes from other projects | EuAndreh | 2025-01-10 | 1 | -10/+4 |
* | Normalize all "color" to "colour" | EuAndreh | 2024-05-09 | 1 | -1/+1 |
* | src/testing.c: Fix show_colour() logic; add it to tests | EuAndreh | 2024-04-18 | 1 | -1/+1 |
* | src/: Check "if (x != NULL)" instead of "if (x)" | EuAndreh | 2024-04-06 | 1 | -1/+1 |
* | src/: Remove unused "infallible" tag | EuAndreh | 2024-04-06 | 1 | -12/+0 |
* | Move unit tests out of src/*.c into tests/ | EuAndreh | 2024-04-05 | 1 | -43/+0 |
* | Init project: copy files and skeletons from others | EuAndreh | 2024-01-01 | 1 | -0/+114 |