summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/langver
Commit message (Collapse)AuthorAgeFilesLines
* YQL-21111: Introduce feature registryvitya-smirnov2026-05-277-0/+297
| | | | | | | | | | A feature registry lets us to reference features by name, rather than a concrete langver. It makes easier to find feature references and releasing incubating features (under max langver during the development). Features are described at `yql/essentials/data/language/features.json` and the C++ code is generated. The unit `feature.h` also introduces a convenience functions to check a feature availability and emit a standard error message. All features in the translator where replaced with named. commit_hash:c47f540536212a65f7bc5e8dc6051e73d006be8d
* YQL-20086 invert flagvvvv2025-10-101-2/+0
| | | | commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
* YQL-20086 core (part1)vvvv2025-10-082-1/+3
| | | | commit_hash:12dbda4defcaef8dd708a69552fc19eba832ce2f
* YQL-20068 backport modevvvv2025-06-101-1/+1
| | | | commit_hash:4ad0e146a3e92836d6aec7eaac00ae0225484b09
* YQL-19845 support of lang version checking inside facadevvvv2025-04-163-0/+84
commit_hash:5cfb2a0aa2904106df4ae69b9311bcc5a695928d