Actions
Architecture #18152
closedRename ast to IR ans split it
Fix check:
To do
Regression:
Description
The AST structure in rudder-lang code is not an ast at all and shold be renamed.
It should also be split to make it more easy to read and test, and more obvious to understand in which compilation step we are.
Updated by Benoît PECCATTE about 4 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE about 4 years ago
- Target version changed from 6.2.0~beta1 to 7.0.0~beta1
Updated by Benoît PECCATTE about 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Gaëtan POBLON
- Pull Request set to https://github.com/Normation/rudder/pull/3198
Updated by Benoît PECCATTE about 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|87c2c60188e62290675003aa89ae8099defd1bca.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta1 which was released today.
Actions