mps-coderules/coderules/languages/jetbrains.mps.lang.coderules/generator
Fedor Isakov c797b5d2ad Breaking change: logical vars must be declared by constraint rule that uses them.
Stronger rules for logical variables scope: constraint rule can't reference logical variable defined in another constraint rule. Logical variable definitions are localized to ConstraintRule template.
Simplify/cleanup the logic of searching for available logical variables.
2019-10-25 22:45:55 +02:00
..
template Breaking change: logical vars must be declared by constraint rule that uses them. 2019-10-25 22:45:55 +02:00