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