summaryrefslogtreecommitdiffstats
path: root/yql/essentials/minikql/jsonpath
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20095: Tune bugprone-argument-commentvitya-smirnov2026-06-302-3/+3
| | | | | https://clang.llvm.org/extra/clang-tidy/checks/bugprone/argument-comment.html commit_hash:780ff6a63be44998cb2336a05f3dc33e68a676bf
* YQL-20279 exclude internal YQL protos for java, moved issue_id.proto to publicvvvv2026-04-298-8/+8
| | | | | в основном они протекают после включения contrib/ydb/core/protos (что на самом деле не публичная часть GRPC сервиса) commit_hash:1fec0018e2f898417521c5b0b39d6ba64fb97c80
* YQL-20095: Enable readability-inconsistent-declaration-parameter-namevitya-smirnov2026-04-281-3/+3
| | | | commit_hash:9589937209af8e742c0c6401bd1c232f073856bf
* YQL-21132 Utf8 mark for nodesvvvv2026-04-211-1/+9
| | | | commit_hash:8ac0c3856497ba7aee3afa057d376ea72f210db5
* YQL-20095: Enable readability-const-return-typevitya-smirnov2026-04-068-45/+45
| | | | commit_hash:8c898c65c0bdf92423256a1e752b13cc3ffd364a
* Replace unreachable with *_ENSURE(false, ...)atarasov52026-04-011-2/+3
| | | | commit_hash:7c1445375e838a9327006528cb455c9899e9b32d
* YQL-20095: Enable readability-avoid-const-params-in-declsvitya-smirnov2026-03-3113-22/+24
| | | | | https://clang.llvm.org/extra/clang-tidy/checks/readability/avoid-const-params-in-decls.html commit_hash:17e1ec5c3849a38bcb76cd4927e66979bee6c2ec
* YQL-20095: Enable modernize-use-designated-initializersvitya-smirnov2026-03-175-417/+426
| | | | | https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-designated-initializers.html commit_hash:d73eb463c7bec2bda4c362aab10af49979a7ddd3
* YQL-20095: Enable modernize-raw-string-literalvitya-smirnov2026-03-061-2/+2
| | | | | https://clang.llvm.org/extra/clang-tidy/checks/modernize/raw-string-literal.html commit_hash:80a511a46b35539fa1f834d4fb5de452ccfbe0ac
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-023-30/+33
| | | | commit_hash:4939dfad654f18bb31e40711ee0c39063889f17b
* YQL-20095: Enable modernize-avoid-c-arraysvitya-smirnov2026-02-191-2/+2
| | | | commit_hash:da491ee93c4f4d3c885c7908a22b4d5d66c80388
* YQL-20095: Enable modernize-concat-nested-namespacesvitya-smirnov2026-02-173-12/+6
| | | | commit_hash:2c0e0389bf5eca0c8334d55143674a8acf94a88d
* YQL-20095: Enable misc-use-anonymous-namespacevitya-smirnov2026-02-051-0/+3
| | | | | - https://clang.llvm.org/extra/clang-tidy/checks/misc/use-anonymous-namespace.html commit_hash:746be9b9db256111b2fb6ab4d89844746deebcda
* YQL-20095: Enable some hicpp checksvitya-smirnov2026-01-301-7/+4
| | | | | | - https://clang.llvm.org/extra/clang-tidy/checks/hicpp/exception-baseclass.html - https://clang.llvm.org/extra/clang-tidy/checks/hicpp/multiway-paths-covered.html commit_hash:d1e41cca7d2fd5612d559cf1f3c9f8253e8eaf0e
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-236-8/+8
| | | | commit_hash:4d77ad10fd4db303459ec4e45e139967c7fc8196
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-211-3/+3
| | | | | | | | | This patch introduces an extension configuration for the Clang Tidy. It is merged with Arcadia Clang Tidy configuration. To begin with, more checks for identifiers naming are added. Documentation: https://nda.ya.ru/t/AhbDZbiF7MKe3M. commit_hash:3481da4c8df0a4d23a991d4a660ae050d2dc5d33
* YQL-20086 invert flagvvvv2025-10-108-16/+0
| | | | commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
* YQL-20086 minikqlvvvv2025-10-0940-304/+453
| | | | commit_hash:e96f7390db5fcbe7e9f64f898141a263ad522daa
* YQL-20116: Introduce ANTLR4 ambiguity detectionvitya-smirnov2025-10-061-0/+4
| | | | | | - Ignored 2 known ambiguities. - Tested tools. commit_hash:9e29bb2f876dabc68293b3e5c26a470d373506ae
* YQL-20086 minikqlvvvv2025-06-2320-352/+354
| | | | commit_hash:c35c972d6708fb1b3f34fa34a42cdae1ddf11cdc
* Intermediate changesrobot-piglet2025-01-292-3/+3
| | | | commit_hash:a9a86ead632b0451a427621ea384bd732d3653a3
* Extracted parser from jsonpath libvvvv2024-12-1820-130/+180
| | | | | init commit_hash:8c6dd46ee72034f0480757612dcceb524d19a1d1
* Tune YDB <-> YQL depsvvvv2024-11-091-4/+4
| | | | | init commit_hash:16572ab4e94aea4f7455c2ccb90b70ea99a412db
* Moved other yql/essentials libs YQL-19206vvvv2024-11-072-2/+2
| | | | | init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0
* Moved yql/minikql YQL-19206vvvv2024-11-074-18/+18
| | | | | | | init [nodiff:caesar] commit_hash:d1182ef7d430ccf7e4d37ed933c7126d7bd5d6e4
* Prepare move yql/minikql YQL-19206vvvv2024-11-0740-0/+6730
| | | | | types,jsonpath,dom commit_hash:6b54be5968b6a30b6d97fe3a1611574bcefc749e
* Moved yql/parser (w/o pg_wrapper) & yql/protos YQL-19206vvvv2024-11-031-0/+204
init commit_hash:71603ddfc208bf4ab1691d886ac35f22c107e3ee