asynts
|
d5ffb51a83
AK: Don't add newline for outf/dbgf/warnf.
|
4 年之前 |
asynts
|
6351a56d27
AK+Format: Do some housekeeping in the format implementation.
|
4 年之前 |
asynts
|
fb7a94c959
AK: Add formatter for pointer types.
|
4 年之前 |
asynts
|
ebafc5b4d2
AK: Add formatter for boolean values.
|
4 年之前 |
asynts
|
1175ecf1dd
AK+Format: Add support for integer to character casts.
|
4 年之前 |
asynts
|
71b7ef0992
AK+Format: Support all format specifiers for strings.
|
4 年之前 |
asynts
|
13ce24de13
AK+Format: Support default index in replacement field.
|
4 年之前 |
asynts
|
56bfefabb6
AK+Format: Keep type information for integers in TypeErasedParameter.
|
4 年之前 |
asynts
|
6a2f5f4522
AK+Format: Clean up format specifier parsing using GenericLexer.
|
4 年之前 |
Benoît Lormeau
|
f0f6b09acb
AK: Remove the ctype adapters and use the actual ctype functions instead
|
4 年之前 |
asynts
|
01915a3027
AK+Format: Use the new format backend in the implementation.
|
4 年之前 |
asynts
|
2030084746
AK: Borrow exact format syntax form std::format.
|
4 年之前 |
asynts
|
5ed15a49f2
AK: Add outf, warnf and dbgf.
|
4 年之前 |
asynts
|
b7a4c4482f
AK: Resolve format related circular dependencies properly.
|
4 年之前 |
asynts
|
90536a1558
AK: Consider long and unsigned long as integral types.
|
4 年之前 |
asynts
|
4fcdc19b14
AK: Remove strtoull dependency from format.
|
4 年之前 |
asynts
|
2bda21318c
AK: Add format function like std::format or fmt::format.
|
4 年之前 |