Victor Zverovich
|
ec15ef7b7b
|
Replace operator<< with write function
|
2017-01-22 10:00:34 -08:00 |
|
Victor Zverovich
|
8428621ddc
|
BasicWriter -> basic_writer
|
2016-12-30 12:26:12 -08:00 |
|
Victor Zverovich
|
abb6996f36
|
MakeArg -> make_arg
|
2016-12-27 07:55:44 -08:00 |
|
Victor Zverovich
|
284297019f
|
Merge BasicArgFormatter and ArgFormatter
|
2016-11-20 09:36:27 -08:00 |
|
Victor Zverovich
|
c9dc41ab3f
|
Replace ArgVisitor::visit with a free visit function
|
2016-11-19 07:59:54 -08:00 |
|
Victor Zverovich
|
9998f66f8c
|
Replace formatter with context
|
2016-11-06 18:59:17 -08:00 |
|
Victor Zverovich
|
2bba420337
|
Pass writer directly to format_value (#400)
|
2016-10-26 17:54:11 -07:00 |
|
Victor Zverovich
|
f85d5f4dac
|
BasicFormatter -> basic_formatter
|
2016-10-22 08:04:20 -07:00 |
|
Victor Zverovich
|
dafbec7553
|
Fix type safety when using custom formatters (#394)
|
2016-10-07 08:37:06 -07:00 |
|
Victor Zverovich
|
fc73e10620
|
ArgList -> format_args
|
2016-08-25 08:50:07 -07:00 |
|
Victor Zverovich
|
9bb213e920
|
FormatError -> format_error
|
2016-08-25 08:38:07 -07:00 |
|
Victor Zverovich
|
9dbb60c4c8
|
Move fmt::fprintf to printf.h
|
2016-08-03 08:52:05 -07:00 |
|
Victor Zverovich
|
90730e706b
|
Move ostream support to ostream.{h,cc}
|
2016-05-06 07:37:20 -07:00 |
|