Riyyi
|
a118f3da3c
|
Util: Add format string parsing
|
2022-08-03 12:51:33 +02:00 |
|
Riyyi
|
da0954ffcc
|
Util: Add map formatting to new struct Formatter
|
2022-08-03 01:51:21 +02:00 |
|
Riyyi
|
f3344a0fb9
|
Util: Switch from format() to struct Formatter
|
2022-08-03 01:02:33 +02:00 |
|
Riyyi
|
5b85feec19
|
Util: Forward declare where possible in format.h
|
2022-08-03 00:27:27 +02:00 |
|
Riyyi
|
187e082018
|
Util: Rename FormatAngleBracket -> FormatOperatorStyle
|
2022-07-28 01:19:09 +02:00 |
|
Riyyi
|
33df4bef39
|
Util+Test: Separate formatting and printing into different files
|
2022-07-26 23:25:20 +02:00 |
|
Riyyi
|
e8c4b6eb11
|
Util: Rename formatting danger -> critical
|
2022-07-26 16:27:09 +02:00 |
|
Riyyi
|
c3776fb967
|
Util: Store formatting parameters in a non-variadic container
|
2022-07-26 12:57:55 +02:00 |
|
Riyyi
|
bcea91a2c0
|
Util: Add newline to string line formatting function
|
2022-07-22 21:51:03 +02:00 |
|
Riyyi
|
8345f67c50
|
Everywhere: Switch to #pragma once, add missing copyright headers
|
2022-07-22 13:04:04 +02:00 |
|
Riyyi
|
835481f4a5
|
Util: Add formatting and type printing capability
Extending the type compatibility is done with an easy to use API.
|
2022-07-22 01:59:19 +02:00 |
|