Victor Zverovich
|
1c855a4762
|
Integrate constexpr format specs parsing
|
2017-11-05 09:28:50 -08:00 |
|
Victor Zverovich
|
780b44bf82
|
Add compile-time format string check
|
2017-11-04 09:02:47 -07:00 |
|
Victor Zverovich
|
8ca6e76dbc
|
Detect user-defined literal templates
|
2017-11-04 08:23:24 -07:00 |
|
Victor Zverovich
|
a7e986166a
|
Workaround another MSVC madness
|
2017-10-29 08:19:55 -07:00 |
|
Victor Zverovich
|
db9ffa1405
|
Make parse_format_string constexpr
|
2017-10-29 07:32:14 -07:00 |
|
Victor Zverovich
|
e926ae78ac
|
Add parse_format_string
|
2017-10-29 07:00:47 -07:00 |
|
Victor Zverovich
|
57e266ab1d
|
Rename handlers
|
2017-10-27 06:44:00 -07:00 |
|
Victor Zverovich
|
aadb38a5e6
|
Make specs_checker constexpr
|
2017-10-24 07:46:30 -07:00 |
|
Victor Zverovich
|
dd0b72e1ee
|
Remove refactoring artefacts
|
2017-10-22 14:44:52 -07:00 |
|
Victor Zverovich
|
529d88ce95
|
Make dynamic_format_specs construction constexpr
|
2017-10-22 10:19:09 -07:00 |
|
Victor Zverovich
|
d2f2a8b0ca
|
constexpr support of dynamic width and precision
|
2017-10-22 09:32:46 -07:00 |
|
Victor Zverovich
|
6b3840b73c
|
Make format_specs construction constexpr
|
2017-10-22 08:18:26 -07:00 |
|
Victor Zverovich
|
a38bd9ca24
|
Fix formatting and naming
|
2017-10-22 07:19:45 -07:00 |
|
Victor Zverovich
|
932ab2bfca
|
Report error from parse_nonnegative_int via handler
|
2017-10-21 08:37:52 -07:00 |
|
Victor Zverovich
|
170f5c671f
|
Move headers to include/fmt
|
2017-10-21 07:38:49 -07:00 |
|