<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/tools, branch oidc-1.2.6.0-dev</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=oidc-1.2.6.0-dev</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=oidc-1.2.6.0-dev'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-08-08T18:04:26Z</updated>
<entry>
<title>Intermediate changes</title>
<updated>2025-08-08T18:04:26Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-08-08T17:53:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5365d2ffcf613e81cd3b573caed6a2f01a45fddc'/>
<id>urn:sha1:5365d2ffcf613e81cd3b573caed6a2f01a45fddc</id>
<content type='text'>
commit_hash:7d11e0fa6106e0eb6610524755168f87a192a112
</content>
</entry>
<entry>
<title>YQL-19616: Generate Monarch Configuration</title>
<updated>2025-08-06T11:49:29Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-08-06T11:33:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6ec74704ffda07685faa6e69ec231f14275a8cf5'/>
<id>urn:sha1:6ec74704ffda07685faa6e69ec231f14275a8cf5</id>
<content type='text'>
- Generated Monarch configuration as a JSON.
- Added test files for `*.yql` and `*.yqls`.
- Screenshots: https://nda.ya.ru/t/LgOjOxcs7HJQyS.
commit_hash:dddf747c54780332b54fca3e9e9b52c88a9736f5
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-08-04T08:35:50Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-08-04T08:22:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=47dcf881fd8e22941c3163b1156dc9eab9e9e863'/>
<id>urn:sha1:47dcf881fd8e22941c3163b1156dc9eab9e9e863</id>
<content type='text'>
commit_hash:c4c9b4772b02a0d707e14cd4c65fbf229c5b17a2
</content>
</entry>
<entry>
<title>YQL-19616: Generate YQLs syntax highlighting</title>
<updated>2025-08-01T11:16:56Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-08-01T10:53:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3b47f6e69ae8534f4595086c40faf14fb3a2661a'/>
<id>urn:sha1:3b47f6e69ae8534f4595086c40faf14fb3a2661a</id>
<content type='text'>
- Support `Before` at core `TRegexPattern` and `IGenericLexer`.
- Added `Name` and `Extension` to core `THighlighting`.
- Added `Tighlighting` for `YQLs` factory method.
- Added `--language` option to `yql_highlight`.
- Added `artifact` targets for `YQLs`.

Yes, using the `NSQLTranslation::THighlighting` for
`YQLs` is not correct, but much simplier than generalize
this infrastructure just for a `YQLs`. So here is a
trade-off between development time and a clean code.

Results:
- JetBrains: https://nda.ya.ru/t/PXkZVE8m7H5wHS.
- Vim: https://nda.ya.ru/t/Am-6ZHQa7H5wJi.
- TextMate: https://nda.ya.ru/t/wH0YggAf7H5wKw.
- yql_highlight: https://nda.ya.ru/t/3FaCm57q7H7QSF.
commit_hash:f0e1abb8e7f1b083df531d761b357330bd514cb0
</content>
</entry>
<entry>
<title>YQL-19616: Generate YQL TextMate Bundle</title>
<updated>2025-07-31T12:11:42Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-07-31T11:54:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9987028f33c53b335e33a2a52f58cfad1cf558f3'/>
<id>urn:sha1:9987028f33c53b335e33a2a52f58cfad1cf558f3</id>
<content type='text'>
- Introduced the Generator interface.
- Made tool to generate content to stdout and file.
- Supported TextMate Bundle, tested on IDEA and TextMate.
- Fixed UDF highlighting priority.
commit_hash:bcbc446a2fe58da3400f0e981a03d821b8f77dae
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-07-30T12:54:09Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-07-30T12:17:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9fcfb259c684ccad981aa200666ae60fc662a25e'/>
<id>urn:sha1:9fcfb259c684ccad981aa200666ae60fc662a25e</id>
<content type='text'>
commit_hash:e28d8d6493131d55021800ea5c63fe3e9021afb3
</content>
</entry>
<entry>
<title>Refactor exec context, add map fmr gateway for underlying native and run map task in separate process</title>
<updated>2025-07-23T10:04:26Z</updated>
<author>
<name>cdzyura171</name>
<email>cdzyura171@yandex-team.com</email>
</author>
<published>2025-07-23T09:09:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4d421f797360bfcb3d58c33fc9b5701a63adc6da'/>
<id>urn:sha1:4d421f797360bfcb3d58c33fc9b5701a63adc6da</id>
<content type='text'>
Refactor exec context, add map fmr gateway for underlying native and run map task in separate process
commit_hash:08aecf79d7cd82b978168f138afbeed85314e354
</content>
</entry>
<entry>
<title>YQL-19616: Improve TextMate and Vim grammars</title>
<updated>2025-07-22T10:12:00Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-07-22T09:56:45Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=010e56d9c97af70099de4040397ff808bb72c4e9'/>
<id>urn:sha1:010e56d9c97af70099de4040397ff808bb72c4e9</id>
<content type='text'>
- Fixed multiline tokens
- Fixed REAL number display
- Disabled punctuation highlighting
- Refactored by extracting properties
  to core highlighting
commit_hash:a2d1eb6e4e49b1cb785b90accbdecebe977faa13
</content>
</entry>
<entry>
<title>YQL-19616: Fix BindParameterIdentifier typo</title>
<updated>2025-07-18T11:19:21Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-07-18T11:07:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8c0b4c7cd8fe77bad3f8298b5536dd30737f9e40'/>
<id>urn:sha1:8c0b4c7cd8fe77bad3f8298b5536dd30737f9e40</id>
<content type='text'>
commit_hash:d95cb665e7dd63f67ee4ef7a2602f1c9ec34d26f
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-07-16T09:02:03Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-07-16T08:52:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=538141f053e8fff189aedb14163f84f0e9fa47b6'/>
<id>urn:sha1:538141f053e8fff189aedb14163f84f0e9fa47b6</id>
<content type='text'>
commit_hash:9b36145268d91eb8ed2f7ac54b006a7ee268a593
</content>
</entry>
</feed>
