index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yql
/
essentials
/
ast
Commit message (
Expand
)
Author
Age
Files
Lines
*
YQL-21292 fixed switching of cycle detector & better diags
vvvv
3 days
2
-8
/
+11
*
added new streaming contraint
grigoriypisar
2026-05-15
3
-0
/
+59
*
YQL-20095: Enable modernize-use-emplace
vitya-smirnov
2026-05-13
1
-1
/
+1
*
YQL-20095: Enable readability-uppercase-literal-suffix
vitya-smirnov
2026-05-07
3
-13
/
+13
*
YQL-20095: Enable readability-inconsistent-declaration-parameter-name
vitya-smirnov
2026-04-28
7
-97
/
+97
*
YQL-21034: Convert integers to Uint64 at ListSampleN
mariibykova
2026-04-20
1
-0
/
+1
*
YQL-20861 enable checked deref
vvvv
2026-04-16
1
-6
/
+1
*
YQL-20095: Enable readability-isolate-declaration
vitya-smirnov
2026-04-13
5
-14
/
+22
*
Add logs in ~TExprNode()
mpereskokova
2026-04-11
2
-7
/
+17
*
YQL-20095: Enable readability-container-size-empty
vitya-smirnov
2026-04-07
2
-2
/
+2
*
YQL-20095: Enable readability-duplicate-include
vitya-smirnov
2026-04-06
1
-1
/
+0
*
Replace unreachable with *_ENSURE(false, ...)
atarasov5
2026-04-01
1
-1
/
+1
*
Fix VariantType partial typecheck
vvvv
2026-03-06
1
-3
/
+1
*
YQL-20095: Enable modernize-raw-string-literal
vitya-smirnov
2026-03-06
2
-55
/
+55
*
YQL-20095: Enable modernize-use-using
vitya-smirnov
2026-03-04
4
-18
/
+18
*
YQL-20095: Enable modernize-use-equals-delete
vitya-smirnov
2026-03-03
1
-5
/
+8
*
YQL-20095: Enable modernize-pass-by-value
vitya-smirnov
2026-03-02
6
-9
/
+18
*
YQL-20095: Enable modernize-loop-convert
vitya-smirnov
2026-02-27
4
-20
/
+19
*
YQL-20095: Enable bugprone-exception-escape
atarasov5
2026-02-20
1
-0
/
+2
*
YQL-20095: Enable modernize-avoid-c-arrays
vitya-smirnov
2026-02-19
5
-106
/
+104
*
YQL-20723: Expect a failing SubstParameters
vitya-smirnov
2026-02-05
1
-1
/
+3
*
YQL-20095: Enable misc-use-anonymous-namespace
vitya-smirnov
2026-02-05
2
-11
/
+20
*
YQL-20861: introduce TCheckedDerefPtr
lukashevich84
2026-02-05
1
-2
/
+11
*
YQL-20095: Enable google-explicit-constructor
vitya-smirnov
2026-01-23
5
-17
/
+17
*
YQL-20095: Enable modernize-use-override
vitya-smirnov
2026-01-13
1
-1
/
+1
*
YQL-20793 minirun tests
vvvv
2025-12-24
1
-1
/
+4
*
YQL-20793 initial implementation of partial linter's typecheck
vvvv
2025-12-22
4
-1
/
+110
*
YQL-20799 non recursive TExprNode destroy & better depth limits
vvvv
2025-12-18
2
-13
/
+90
*
YQL-20716: Fix stack use after free
atarasov5
2025-11-28
2
-2
/
+2
*
YQL-20086: Enable arcadia and bugprone checks
vitya-smirnov
2025-11-25
2
-5
/
+5
*
YQL-20673 Graph cycle detector
vvvv
2025-11-25
2
-0
/
+51
*
YQL-20086: Add yql/essentials Clang Tidy config
vitya-smirnov
2025-11-21
3
-7
/
+7
*
YQL-20552 better memory limiting for ConvertToAst
vvvv
2025-10-23
2
-15
/
+61
*
YQL-20086 invert flag
vvvv
2025-10-10
3
-6
/
+0
*
YQL-20086 ast fix
vvvv
2025-10-03
1
-29
/
+31
*
YQL-20086 ast
vvvv
2025-10-03
30
-5299
/
+5644
*
YQL-20339 fix for callable types
vvvv
2025-09-29
1
-2
/
+14
*
YQL-20339 linear checker
vvvv
2025-09-29
1
-0
/
+4
*
YQL-20339 better error pos for dynamic checks
vvvv
2025-09-26
1
-0
/
+12
*
YQL-20339 expr low level funcs
vvvv
2025-09-22
1
-0
/
+1
*
SeqMode support
udovichenko-r
2025-09-18
2
-0
/
+28
*
YQL-20339 expr types & reflection
vvvv
2025-09-18
4
-2
/
+196
*
Forbid fuse maps with DependsOn loss in peephole - second attempt
ziganshinmr
2025-08-26
1
-22
/
+1
*
Fix Sorted constraint for UnionMerge when the one of inputs is empty
udovichenko-r
2025-08-21
1
-2
/
+4
*
Revert commit rXXXXXX, Forbid fuse maps with DependsOn loss in peephole
ziganshinmr
2025-08-15
1
-0
/
+21
*
Forbid fuse maps with DependsOn loss in peephole
ziganshinmr
2025-08-14
1
-21
/
+0
*
YQL-20258 side effects infrastructure
vvvv
2025-08-01
1
-0
/
+42
*
NormalizeDependsOn pipeline stage
ziganshinmr
2025-07-30
1
-0
/
+1
*
YQL-20216 position aware csse nodes
vvvv
2025-07-28
2
-0
/
+12
*
YQL-19448: Change url lister manager
panikku
2025-07-18
1
-47
/
+16
[next]