Ferdinand Bachmann
|
ffd8397db1
|
Add fmt_print to C API (#4789)
* Add FMT_FORMAT_ARGS(fmt, ...) macro to C API to simplify user-defined format wrappers
* Add fmt_print to C API
|
2026-06-05 06:40:30 -07:00 |
|
Victor Zverovich
|
46cf422f54
|
Unify copyright notices
|
2026-05-31 08:54:06 -07:00 |
|
st0rmbtw
|
4b50ad7944
|
Replace try and catch with the FMT_TRY and FMT_CATCH macros (#4751)
|
2026-04-20 10:29:42 -07:00 |
|
Victor Zverovich
|
60d5d0cec6
|
Workaround broken _Generic in MSVC
|
2026-02-21 15:04:38 -08:00 |
|
Victor Zverovich
|
9e5bb7ef77
|
Cleanup the C API
|
2026-02-21 11:46:23 -08:00 |
|
Soumik15630m
|
1dc644e021
|
Add C11 API with type-safe formatting (#4663) (#4671)
|
2026-02-16 07:06:32 -08:00 |
|