summaryrefslogtreecommitdiffstats
path: root/yql/essentials/minikql/jsonpath/parser
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20095: Tune bugprone-argument-commentvitya-smirnov2026-06-301-2/+2
| | | | | 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-294-4/+4
| | | | | в основном они протекают после включения 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-20095: Enable readability-const-return-typevitya-smirnov2026-04-066-43/+43
| | | | 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-318-15/+17
| | | | | 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-171-1/+1
| | | | | https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-designated-initializers.html commit_hash:d73eb463c7bec2bda4c362aab10af49979a7ddd3
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-022-27/+29
| | | | commit_hash:4939dfad654f18bb31e40711ee0c39063889f17b
* 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-233-3/+3
| | | | commit_hash:4d77ad10fd4db303459ec4e45e139967c7fc8196
* YQL-20086 invert flagvvvv2025-10-101-2/+0
| | | | commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
* YQL-20086 minikqlvvvv2025-10-0913-55/+55
| | | | 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-239-124/+124
| | | | commit_hash:c35c972d6708fb1b3f34fa34a42cdae1ddf11cdc
* Extracted parser from jsonpath libvvvv2024-12-1813-0/+2608
init commit_hash:8c6dd46ee72034f0480757612dcceb524d19a1d1