summaryrefslogtreecommitdiffstats
path: root/yql/essentials/public/purecalc
Commit message (Expand)AuthorAgeFilesLines
* YQL-20875: Enable apache arrow datum light checkatarasov55 days1-2/+2
* YQL-21259 Allow Tables() function only in purecalcvvvv14 days1-0/+1
* Enable ToFlowOverCollect by defaultimunkin2026-05-181-1/+0
* YQL-21238: Fix purecalc evaluate expressionatarasov52026-05-141-0/+45
* YQL-19813: Udf implementationatarasov52026-05-071-1/+1
* YQL-19813: Purecalc and embeddedatarasov52026-04-299-8/+110
* YQL-20095: Enable readability-inconsistent-declaration-parameter-namevitya-smirnov2026-04-281-2/+2
* Enable ExpandLMapOrShuffleByKeysViaBlock by defaultimunkin2026-04-211-1/+0
* YQL-20095: Enable readability-container-size-emptyvitya-smirnov2026-04-072-3/+3
* YQL-20095: Enable readability-duplicate-includevitya-smirnov2026-04-061-1/+0
* YQL-19768: Enable optimizers for purecalc block pipelineimunkin2026-04-031-0/+7
* Replace unreachable with *_ENSURE(false, ...)atarasov52026-04-013-8/+9
* YQL-20095: Enable readability-avoid-const-params-in-declsvitya-smirnov2026-03-312-4/+4
* YQL-20095: Enable modernize-raw-string-literalvitya-smirnov2026-03-061-1/+1
* YQL-20998: Remove EmitReadsForExistsvitya-smirnov2026-03-051-1/+0
* YQL-20972: Rewrite methods that has UV as output parameter.atarasov52026-03-052-6/+23
* YQL-20933: Untrack Datums produced by gen scriptimunkin2026-03-042-4/+21
* YQL-20095: Enable modernize-use-usingvitya-smirnov2026-03-041-1/+1
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-028-20/+30
* YQL-20095: Enable modernize-loop-convertvitya-smirnov2026-02-271-8/+8
* YQL-20958: Pass translator flags for sql viewatarasov52026-02-201-10/+20
* YQL-20095: Enable bugprone-exception-escapeatarasov52026-02-203-0/+13
* YQL-20095: Enable modernize-concat-nested-namespacesvitya-smirnov2026-02-1723-98/+48
* YQL-20095: Enable misc-use-anonymous-namespacevitya-smirnov2026-02-052-14/+14
* YQL-20889 allow customization of how issues are reportedvvvv2026-01-297-16/+39
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-239-15/+15
* YQL-20339 Enable runime linear checker in the purecalc & specsvvvv2026-01-158-47/+337
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-132-3/+3
* finalvvvv2025-12-151-0/+1
* YQL-19017 drop dead codevvvv2025-12-045-15/+2
* YQL-20086: Enable arcadia and bugprone checksvitya-smirnov2025-11-252-3/+3
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-213-5/+5
* Support purecalc internal settings in python interfacealexfilatov2025-11-072-0/+12
* YQL-20600 [purecalc] expose some tweaks for internal limitsvvvv2025-11-016-4/+112
* YQL-20086 invert flagvvvv2025-10-1014-28/+0
* YQL-20086 publicvvvv2025-10-0878-5660/+5494
* YQL-20365 ConvertTo, warn for Ensurevvvv2025-09-036-65/+85
* Intermediate changesrobot-piglet2025-08-194-24/+130
* NormalizeDependsOn pipeline stageziganshinmr2025-07-301-1/+1
* YQL-20086 publicvvvv2025-06-2010-141/+141
* YQL-20086 corevvvv2025-06-182-15/+15
* YQL-20073 type diff for TryConvertvvvv2025-06-175-3/+70
* [purecalc] Fixed fatal error if Self is used inside evaluationvvvv2025-05-164-4/+32
* YQL-19966 subqueries in viewsvvvv2025-05-151-0/+20
* YQL-19765: Store IHash, ICompare, IEquate by type value instead of pointeratarasov52025-05-142-2/+2
* YQL-19943 supported custom callable typecheck inside evaluation pipelinevvvv2025-05-142-2/+32
* YQL-19845 pass langver to purecalc's computevvvv2025-04-224-9/+20
* YQL-19845 introduced max released version, used in fastcheck/linter/purecalc ...vvvv2025-04-218-1/+72
* YQL-19594 drop antlr3 from purecalc & facadevvvv2025-02-282-17/+1
* YQL-19594 Explicit lexers & parsers 2vvvv2025-02-213-2/+35