Riyyi
|
5cf8d18742
|
Util: Add container type to Parser
|
2022-08-08 21:42:50 +02:00 |
|
Riyyi
|
36a18f65c1
|
Util: Add default formatting type to floating points checks
|
2022-08-06 19:53:45 +02:00 |
|
Riyyi
|
80c37496e8
|
Util: Implement specifier option checks
|
2022-08-05 23:38:08 +02:00 |
|
Riyyi
|
a75bb863ff
|
Util: Fix brace checks in Parser
|
2022-08-05 22:01:54 +02:00 |
|
Riyyi
|
8b4a748c9d
|
Util: Add specifier options checks for pointer types
|
2022-08-05 20:27:49 +02:00 |
|
Riyyi
|
7cff165f08
|
Util: Add specifier type checking
|
2022-08-04 01:35:10 +02:00 |
|
Riyyi
|
7825e87c19
|
Util: Rename Parser SpecifierType -> ParameterType
|
2022-08-04 01:25:23 +02:00 |
|
Riyyi
|
1b7a736be2
|
Util: Pass string width,align,fill option to Format::Builder
|
2022-08-03 14:05:34 +02:00 |
|
Riyyi
|
a118f3da3c
|
Util: Add format string parsing
|
2022-08-03 12:51:33 +02:00 |
|
Riyyi
|
f08225136f
|
Util: Fix stringToNumber in Format::Parser
|
2022-08-03 11:47:54 +02:00 |
|
Riyyi
|
bbb8691c90
|
Util: Fix parsing index in automatic mode
|
2022-08-03 11:00:58 +02:00 |
|
Riyyi
|
f3344a0fb9
|
Util: Switch from format() to struct Formatter
|
2022-08-03 01:02:33 +02:00 |
|
Riyyi
|
c59bfc20f7
|
Manager+Util: Switch to custom assert macro
|
2022-07-27 00:10:11 +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 |
|