| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | flags: Rename `varg` to `overflow`, let it be renamed with config | Feoramund | 2025-06-09 | 1 | -45/+45 |
| * | Add more `core:flags` tests to codify behavior | Feoramund | 2025-06-09 | 1 | -0/+104 |
| * | flags: Rename `variadic` to `manifold` (breaking change) | Feoramund | 2025-06-09 | 1 | -10/+10 |
| * | Fix data race in `test_core_flags` | Feoramund | 2024-09-10 | 1 | -13/+20 |
| * | Begin mapping `os.Error` in the rest of the codebase | gingerBill | 2024-08-04 | 1 | -1/+1 |
| * | Fix removal of temporary file in `core:flags` test | Feoramund | 2024-06-18 | 1 | -8/+7 |
| * | Raise error on spaced UNIX-style flag with no value | Feoramund | 2024-06-15 | 1 | -0/+17 |
| * | Add `--` parsing to UNIX-style `core:flags` | Feoramund | 2024-06-14 | 1 | -0/+27 |
| * | Add package `core:flags` | Feoramund | 2024-06-07 | 1 | -0/+1350 |