summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/error
Commit message (Expand)AuthorAgeFilesLines
* Add TErrorOr::ValueOrCrashdann2392026-04-033-0/+67
* Intermediate changesrobot-piglet2026-03-031-1/+1
* Fixed error comparisonmikari2026-02-202-1/+15
* YT-18571: Use compound statements in YT_STATIC_INITIALIZERbabenko2026-01-091-2/+3
* YT-27061: Make OKFuture constinitbabenko2026-01-022-29/+24
* TErrorOr: propagate constuctible traitswarmer2025-12-243-12/+254
* Error attribute order is attribute adding orderpechatnov2025-12-232-1/+3
* YT: Do not merge OK errors to inner errorsdgolear2025-12-172-12/+21
* Intermediate changesrobot-piglet2025-12-161-5/+4
* fix coverity issueuzhas2025-08-081-1/+1
* YT-18571: Fix missing semicolonh0pless2025-07-211-1/+1
* YT: Fix enricher, add from backtrace enricherpechatnov2025-05-063-11/+101
* Add new macro to replace some of the YT_VERIFYsh0pless2025-04-231-6/+7
* YT: Add type name of std::exception to error text in TError constructorpechatnov2025-04-012-0/+17
* YTORM-1292 Error enrichment via dependency injectiondeep2025-02-282-2/+40
* YT-22593: More trivial TString->std::string migrationsbabenko2025-02-2212-72/+72
* yt/error: optimize constructing TError from TErrorExceptionKonstantin Khlebnikov2025-02-163-0/+18
* YT-21233: Drop dependency on yson in library/cpp/yt/error by switch to std::s...arkady-e1ppa2024-12-2611-83/+594
* YT-21233: Issues and tidying up of rXXXXXXarkady-e1ppa2024-12-255-58/+37
* YT-21233: Adjust (To/From)ErrorAttributeValue CPOs, revert ConvertTo becoming...arkady-e1ppa2024-12-2520-106/+3438
* YT-21233: Introduce ToAttributeValue cpo which removes dependency of TErrorAt...arkady-e1ppa2024-11-297-32/+92
* YT-21233: Rewrite ConvertTo CPO using TagInvokearkady-e1ppa2024-11-083-0/+87
* YT-21233: Introduce TErrorAttributes as an opaque type for attributes to hide...arkady-e1ppa2024-10-226-0/+315
* init pid fielduzhas2024-09-181-1/+1
* YT-21233: Split error into error and stripped_error to rid the latter of deps...arkady-e1ppa2024-08-153-0/+213