|
552186ad51
|
Add string_format and vstring_format
|
2022-11-30 12:36:21 +01:00 |
|
|
2b9bdf560e
|
Move include to .cpp file
|
2022-11-19 17:19:25 +01:00 |
|
|
b8c136eeb4
|
Make a common header for attribute shorthands
|
2022-11-19 17:18:51 +01:00 |
|
|
648bd3fb61
|
Switch format.h to use Result
|
2022-11-19 16:13:25 +01:00 |
|
|
31673c0ac9
|
Introduce format attribute
|
2022-11-19 15:53:58 +01:00 |
|
|
dadc3e570b
|
Move a few functions out of line
|
2022-11-19 15:43:09 +01:00 |
|
|
bad856afe0
|
Add %p and %% to cstyle_format
|
2022-11-19 15:26:29 +01:00 |
|
|
88af7a915b
|
Start padding and alternate forms for integers
|
2022-11-19 13:59:06 +01:00 |
|
|
c48203997a
|
Move output_integer into a function that accepts value arguments
|
2022-11-19 13:21:21 +01:00 |
|
|
4ebf244d3b
|
Support printing some integers in output_integer
|
2022-11-19 13:15:13 +01:00 |
|
|
603ff46d8c
|
Add a format implementation
|
2022-11-19 12:30:36 +01:00 |
|