summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/error/error_attributes.h
Commit message (Expand)AuthorAgeFilesLines
* YT-22593: More trivial TString->std::string migrationsbabenko2025-02-221-1/+1
* YT-21233: Drop dependency on yson in library/cpp/yt/error by switch to std::s...arkady-e1ppa2024-12-261-2/+2
* YT-21233: Adjust (To/From)ErrorAttributeValue CPOs, revert ConvertTo becoming...arkady-e1ppa2024-12-251-29/+19
* YT-21233: Introduce ToAttributeValue cpo which removes dependency of TErrorAt...arkady-e1ppa2024-11-291-17/+18
* YT-21233: Rewrite ConvertTo CPO using TagInvokearkady-e1ppa2024-11-081-0/+13
* YT-21233: Introduce TErrorAttributes as an opaque type for attributes to hide...arkady-e1ppa2024-10-221-0/+105