Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Y_FAIL->Y_ABORT at '^li' | ilnurkh | 2023-10-17 | 1 | -2/+2 |
| | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
* | Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb' | ilnurkh | 2023-10-16 | 2 | -8/+8 |
| | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
* | make has method const | jansenin | 2023-08-21 | 2 | -2/+2 |
| | |||||
* | add Map.Has(TString) | jansenin | 2023-08-14 | 3 | -0/+8 |
| | |||||
* | Add TNodeOps class, that contains common functionality of TNodeRef and TNode | jansenin | 2023-08-02 | 3 | -357/+601 |
| | |||||
* | add exception with related exceptions | jansenin | 2023-07-31 | 3 | -31/+116 |
| | |||||
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 2 | -0/+25 |
| | |||||
* | Remove extra semicolon (library) | bulatman | 2023-06-10 | 1 | -1/+1 |
| | |||||
* | Fix segv on EndMark | innokentii | 2023-06-03 | 1 | -1/+18 |
| | | | fix segv | ||||
* | Fix leak on metadata replace | innokentii | 2023-06-02 | 1 | -0/+3 |
| | | | fix leak | ||||
* | Add utils for token modification in fyaml | innokentii | 2023-05-07 | 3 | -20/+422 |
| | | | add utils for token modification in fyaml | ||||
* | Add utils for scalar modification in fyaml | innokentii | 2023-05-05 | 3 | -0/+63 |
| | | | add utils for scalar modification in fyaml | ||||
* | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 1 | -1/+1 |
| | | | Update tools: yexport | ||||
* | Forward libfyaml node styles to fyamlcpp | innokentii | 2023-04-13 | 3 | -13/+38 |
| | | | forward libfyaml node styles to fyamlcpp | ||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 2 | -25/+0 |
| | |||||
* | Fix leaks on fyamlcpp misuse | innokentii | 2023-03-23 | 3 | -16/+81 |
| | | | fix possible leaks on misuse | ||||
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 1 | -3/+3 |
| | | | Update tools: yexport | ||||
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 2 | -0/+25 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-09 | 2 | -0/+20 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-07 | 3 | -2/+2 |
| | |||||
* | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 1 | -1/+1 |
| | | | Update tools: yexport | ||||
* | Add yaml config utils | innokentii | 2023-03-06 | 2 | -12/+61 |
| | | | add yaml_config utils | ||||
* | Add multidoc support to fyamlcpp | innokentii | 2023-03-02 | 3 | -8/+137 |
| | | | add multidoc support to libfyaml | ||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -3/+3 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -3/+3 |
| | |||||
* | Add basic yaml config resolver | innokentii | 2023-02-01 | 8 | -0/+3427 |