| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
commit_hash:3682aa4bbce05c002af982ecdc21ea73784a939e
|
| |
|
|
|
|
|
| |
- Renamed `TAstNodeFlags::IgnoredContent` to `TAstNodeFlags::UnstableFormat` to better reflect its purpose.
- Removed the `MarkQueryTextAtomWithIgnoredContent` translation setting. The `UnstableFormat` flag is now unconditionally applied to query text atoms during parsing.
- Updated `CheckedFormat` and `ValidateAST` to accept an already parsed AST. Since the flag is now set unconditionally, we can reuse the initial AST for format validation. This avoids re-parsing the original query, reducing redundant AST builds and overall RAM consumption.
commit_hash:bba3e6733d3a9c120cf9724a161e603de0cfc038
|
| |
|
|
| |
commit_hash:6d140dd812ad22bada6b8680e160b74b599f7032
|
| |
|
|
| |
commit_hash:153e546ce3d52153d488b9b36d63c3b44f5a959f
|
| |
|
|
| |
commit_hash:1465f98162ca2b71d5b4c0d8088af25f68cd1d3b
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Can not enable an option `--test-double-format` because a lot of Query
Replay failures which are hard to fix, so introducing this option to
temporarly relax the formatter requirements to enable at least such
check on a Query Replay.
It is not enabled in tests, because a `--test-double-format` is already
enabled there and it is more strict.
Also fixed a bug with multiline comments NL preservation.
commit_hash:3c42dcf4b0b00026a97643a0031d2a3a8a319a1a
|
| |
|
|
| |
commit_hash:a66d1ef65085fb8e8bfe860b8b7a95cbc5793851
|
| |
|
|
| |
commit_hash:d7143d999c6383c49b3e32ea07930fde8292ce15
|
|
|
commit_hash:cbb6bbe39c72e2322d57a38ded86cda07c68a419
|