aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yaml/fyamlcpp
Commit message (Collapse)AuthorAgeFilesLines
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-171-2/+2
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'ilnurkh2023-10-162-8/+8
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* make has method constjansenin2023-08-212-2/+2
|
* add Map.Has(TString)jansenin2023-08-143-0/+8
|
* Add TNodeOps class, that contains common functionality of TNodeRef and TNodejansenin2023-08-023-357/+601
|
* add exception with related exceptionsjansenin2023-07-313-31/+116
|
* add ymake export to ydbalexv-smirnov2023-06-132-0/+25
|
* Remove extra semicolon (library)bulatman2023-06-101-1/+1
|
* Fix segv on EndMarkinnokentii2023-06-031-1/+18
| | | fix segv
* Fix leak on metadata replaceinnokentii2023-06-021-0/+3
| | | fix leak
* Add utils for token modification in fyamlinnokentii2023-05-073-20/+422
| | | add utils for token modification in fyaml
* Add utils for scalar modification in fyamlinnokentii2023-05-053-0/+63
| | | add utils for scalar modification in fyaml
* External build system generator release 29robot-ya-builder2023-04-191-1/+1
| | | Update tools: yexport
* Forward libfyaml node styles to fyamlcppinnokentii2023-04-133-13/+38
| | | forward libfyaml node styles to fyamlcpp
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-282-25/+0
|
* Fix leaks on fyamlcpp misuseinnokentii2023-03-233-16/+81
| | | fix possible leaks on misuse
* External build system generator release 21robot-ya-builder2023-03-171-3/+3
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-152-0/+25
|
* Intermediate changesrobot-piglet2023-03-092-0/+20
|
* Intermediate changesrobot-piglet2023-03-073-2/+2
|
* External build system generator release 17robot-ya-builder2023-03-061-1/+1
| | | Update tools: yexport
* Add yaml config utilsinnokentii2023-03-062-12/+61
| | | add yaml_config utils
* Add multidoc support to fyamlcppinnokentii2023-03-023-8/+137
| | | add multidoc support to libfyaml
* Intermediate changesrobot-piglet2023-02-073-3/+3
|
* Intermediate changesrobot-piglet2023-02-073-3/+3
|
* Add basic yaml config resolverinnokentii2023-02-018-0/+3427