Riyyi
|
6f0e3d6063
|
Util: Add Container parser checks
|
3 years ago |
Riyyi
|
5cf8d18742
|
Util: Add container type to Parser
|
3 years ago |
Riyyi
|
36a18f65c1
|
Util: Add default formatting type to floating points checks
|
3 years ago |
Riyyi
|
80c37496e8
|
Util: Implement specifier option checks
|
3 years ago |
Riyyi
|
a75bb863ff
|
Util: Fix brace checks in Parser
|
3 years ago |
Riyyi
|
8b4a748c9d
|
Util: Add specifier options checks for pointer types
|
3 years ago |
Riyyi
|
7cff165f08
|
Util: Add specifier type checking
|
3 years ago |
Riyyi
|
7825e87c19
|
Util: Rename Parser SpecifierType -> ParameterType
|
3 years ago |
Riyyi
|
1b7a736be2
|
Util: Pass string width,align,fill option to Format::Builder
|
3 years ago |
Riyyi
|
a118f3da3c
|
Util: Add format string parsing
|
3 years ago |
Riyyi
|
f08225136f
|
Util: Fix stringToNumber in Format::Parser
|
3 years ago |
Riyyi
|
bbb8691c90
|
Util: Fix parsing index in automatic mode
|
3 years ago |
Riyyi
|
f3344a0fb9
|
Util: Switch from format() to struct Formatter
|
3 years ago |
Riyyi
|
c59bfc20f7
|
Manager+Util: Switch to custom assert macro
|
3 years ago |
Riyyi
|
835481f4a5
|
Util: Add formatting and type printing capability
Extending the type compatibility is done with an easy to use API.
|
3 years ago |