mps-coderules/coderules/languages
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
..
jetbrains.mps.lang.coderules Breaking change: logical vars must be declared by constraint rule that uses them. 2019-10-25 22:45:55 +02:00
jetbrains.mps.lang.controlflow Re-save all models, language name updated in .mpl files. 2019-08-20 23:11:19 +02:00
jetbrains.mps.lang.smodel.types Re-save all models, language name updated in .mpl files. 2019-08-20 23:11:19 +02:00
jetbrains.mps.lang.typechecking Deprecate SNodeSetType operation in typechecking lang. This lang exists now only for the sake of "types" aspect. 2019-10-12 09:35:09 +02:00
jetbrains.mps.logic Breaking change: logical vars must be declared by constraint rule that uses them. 2019-10-25 22:45:55 +02:00
jetbrains.mps.typechecking.annotation Remove unneded handler 2019-09-12 15:29:14 +03:00
jetbrains.mps.typechecking.testlang Extend typechecking query TYPECHECK with a parameter to report types. 2019-10-10 17:30:11 +02:00