summaryrefslogtreecommitdiffstats
path: root/yql/essentials/ast
Commit message (Expand)AuthorAgeFilesLines
* YQL-21292 fixed switching of cycle detector & better diagsvvvv3 days2-8/+11
* added new streaming contraintgrigoriypisar2026-05-153-0/+59
* YQL-20095: Enable modernize-use-emplacevitya-smirnov2026-05-131-1/+1
* YQL-20095: Enable readability-uppercase-literal-suffixvitya-smirnov2026-05-073-13/+13
* YQL-20095: Enable readability-inconsistent-declaration-parameter-namevitya-smirnov2026-04-287-97/+97
* YQL-21034: Convert integers to Uint64 at ListSampleNmariibykova2026-04-201-0/+1
* YQL-20861 enable checked derefvvvv2026-04-161-6/+1
* YQL-20095: Enable readability-isolate-declarationvitya-smirnov2026-04-135-14/+22
* Add logs in ~TExprNode()mpereskokova2026-04-112-7/+17
* YQL-20095: Enable readability-container-size-emptyvitya-smirnov2026-04-072-2/+2
* YQL-20095: Enable readability-duplicate-includevitya-smirnov2026-04-061-1/+0
* Replace unreachable with *_ENSURE(false, ...)atarasov52026-04-011-1/+1
* Fix VariantType partial typecheckvvvv2026-03-061-3/+1
* YQL-20095: Enable modernize-raw-string-literalvitya-smirnov2026-03-062-55/+55
* YQL-20095: Enable modernize-use-usingvitya-smirnov2026-03-044-18/+18
* YQL-20095: Enable modernize-use-equals-deletevitya-smirnov2026-03-031-5/+8
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-026-9/+18
* YQL-20095: Enable modernize-loop-convertvitya-smirnov2026-02-274-20/+19
* YQL-20095: Enable bugprone-exception-escapeatarasov52026-02-201-0/+2
* YQL-20095: Enable modernize-avoid-c-arraysvitya-smirnov2026-02-195-106/+104
* YQL-20723: Expect a failing SubstParametersvitya-smirnov2026-02-051-1/+3
* YQL-20095: Enable misc-use-anonymous-namespacevitya-smirnov2026-02-052-11/+20
* YQL-20861: introduce TCheckedDerefPtrlukashevich842026-02-051-2/+11
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-235-17/+17
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-131-1/+1
* YQL-20793 minirun testsvvvv2025-12-241-1/+4
* YQL-20793 initial implementation of partial linter's typecheckvvvv2025-12-224-1/+110
* YQL-20799 non recursive TExprNode destroy & better depth limitsvvvv2025-12-182-13/+90
* YQL-20716: Fix stack use after freeatarasov52025-11-282-2/+2
* YQL-20086: Enable arcadia and bugprone checksvitya-smirnov2025-11-252-5/+5
* YQL-20673 Graph cycle detectorvvvv2025-11-252-0/+51
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-213-7/+7
* YQL-20552 better memory limiting for ConvertToAstvvvv2025-10-232-15/+61
* YQL-20086 invert flagvvvv2025-10-103-6/+0
* YQL-20086 ast fixvvvv2025-10-031-29/+31
* YQL-20086 astvvvv2025-10-0330-5299/+5644
* YQL-20339 fix for callable typesvvvv2025-09-291-2/+14
* YQL-20339 linear checkervvvv2025-09-291-0/+4
* YQL-20339 better error pos for dynamic checksvvvv2025-09-261-0/+12
* YQL-20339 expr low level funcsvvvv2025-09-221-0/+1
* SeqMode supportudovichenko-r2025-09-182-0/+28
* YQL-20339 expr types & reflectionvvvv2025-09-184-2/+196
* Forbid fuse maps with DependsOn loss in peephole - second attemptziganshinmr2025-08-261-22/+1
* Fix Sorted constraint for UnionMerge when the one of inputs is emptyudovichenko-r2025-08-211-2/+4
* Revert commit rXXXXXX, Forbid fuse maps with DependsOn loss in peepholeziganshinmr2025-08-151-0/+21
* Forbid fuse maps with DependsOn loss in peepholeziganshinmr2025-08-141-21/+0
* YQL-20258 side effects infrastructurevvvv2025-08-011-0/+42
* NormalizeDependsOn pipeline stageziganshinmr2025-07-301-0/+1
* YQL-20216 position aware csse nodesvvvv2025-07-282-0/+12
* YQL-19448: Change url lister managerpanikku2025-07-181-47/+16