| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | clang-format: update it once more | Yaroslav de la Peña Smirnov | 2025-09-12 |
| | | |||
| * | cli.h: a simple command-line parser | Yaroslav de la Peña Smirnov | 2025-09-12 |
| | | | | | A simple command-line commands and options parser. | ||
| * | utest: add benchmarks | Yaroslav de la Peña Smirnov | 2025-09-12 |
| | | | | | Also updated clang-format a bit. | ||
| * | utils.h: update ARRAY_SIZE | Yaroslav de la Peña Smirnov | 2024-04-15 |
| | | | | | | Update ARRAY_SIZE macro so that we can use it in more places, including where comma expressions aren't allowed. | ||
| * | list: add some macros and functions from Linux | Yaroslav de la Peña Smirnov | 2024-04-15 |
| | | |||
| * | optionals v0.2.0: custom-named optionals | Yaroslav de la Peña Smirnov | 2024-02-20 |
| | | | | | | Can now declare custom named optionals, in order to declare optionals for two-token type names. | ||
| * | init | Yaroslav de la Peña Smirnov | 2023-07-22 |
| Just some C wares; hmap, list, optional, unit tests. | |||
