03fb77cc95
Summary: This diff opens a diffstack where we migrate the generation of all prop conversions (convertRawProp) and pretty-printing (debugStringConvertibleItem) functions to C++ templates (instead of using `#define`s). So, this diff implements base versions of those functions as templated functions. For now we still need #define-based version, but eventually, we will get rid of it. Reviewed By: fkgozali Differential Revision: D7958247 fbshipit-source-id: 24346297c1bd17e8054758f0eb84698eebfa21e2 |
||
---|---|---|
.. | ||
tests | ||
AttributedString.cpp | ||
AttributedString.h | ||
BUCK | ||
ParagraphAttributes.cpp | ||
ParagraphAttributes.h | ||
TextAttributes.cpp | ||
TextAttributes.h | ||
TextPrimitives.h | ||
debugStringConvertibleUtils.h | ||
textValuesConversions.h |