Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add usage() | Thomas Voss | 2024-04-22 | 1 | -0/+3 |
* | Annotate some extra functions with nodiscard | Thomas Voss | 2024-04-16 | 1 | -1/+1 |
* | Change private symbol prefix from ‘__’ to ‘_’ | Thomas Voss | 2024-04-16 | 1 | -2/+2 |
* | Don’t dunder attributes | Thomas Voss | 2024-04-16 | 1 | -3/+3 |
* | Add _attrs.h for function attributes | Thomas Voss | 2024-04-16 | 1 | -5/+6 |
* | Vastly simplify the errors.h interface | Thomas Voss | 2024-04-14 | 1 | -5/+0 |
* | Formatting | Thomas Voss | 2024-03-15 | 1 | -1/+2 |
* | Prefer surrounding attribute names with ‘__’ | Thomas Voss | 2024-03-15 | 1 | -8/+9 |
* | Rename [set]progname() to mlib_[set]progname() | Thomas Voss | 2024-03-10 | 1 | -3/+3 |
* | Make progname() [[gnu::always_inline]] instead of a macro | Thomas Voss | 2024-03-10 | 1 | -1/+6 |
* | Genesis | Thomas Voss | 2024-03-06 | 1 | -0/+22 |