summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/proto_parser/proto_parser.h
Commit message (Collapse)AuthorAgeFilesLines
* Use Y_UNREACHABLE for ALT_NOT_SETvitya-smirnov2025-10-201-0/+1
| | | | | | | | It is not convinient to grep "You should change implementation according to grammar changes" every time you need it during new translation feature. AI does not always suggests it. More convinient is to use just `Y_UNREACHABLE` as `ALT_NOT_SET` is actually unreachable. commit_hash:132f264e9f781b8c2433fb1f12374f7684466370
* YQL-20086 sql/v1vitya-smirnov2025-10-071-13/+13
| | | | commit_hash:55bc611cdaa0d8a0fc3c4c7708ed9f17cc4976cf
* YQL-19616 Implement ILexer via antlr_astVictor Smirnov2025-03-191-1/+1
| | | | | | | | | | | | | - [x] Added `antlr_ast/antlr4` module and moved `TLexerTokensCollector4` there from `proto_ast/antlr4`. - [x] Moved stuff around back and forth. Ready for a review. --- Co-authored-by: vityaman [[email protected]] Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1128 commit_hash:e08785c3408ef813505bdc7511560e9536f4ab79
* refine Antlr depsvvvv2025-02-271-10/+0
| | | | | refine Antlr deps commit_hash:71b99424edb283bf56be6e79c9c9a19d805ce2ce
* Introduced lexer & parser interfacesvvvv2025-02-181-1/+16
| | | | commit_hash:fee365c90a176dd33a967cee20994b21d530080c
* Moved other yql/essentials libs YQL-19206vvvv2024-11-071-0/+22
init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0