mps-coderules/coderules/languages/jetbrains.mps.lang.coderules
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
..
generator/template Breaking change: logical vars must be declared by constraint rule that uses them. 2019-10-25 22:45:55 +02:00
languageModels Breaking change: logical vars must be declared by constraint rule that uses them. 2019-10-25 22:45:55 +02:00
runtime Necessary plumbing for rules segmentation. Off for now. 2019-09-30 16:44:36 +02:00
jetbrains.mps.lang.coderules.mpl Update language version after migrations from mps.logic lang 2019-09-11 13:24:02 +03:00
jetbrains.mps.lang.typesystem2.migration Rename the language and runtime solution: typesystem2 -> coderules. Move typechecking-related stuff to typechecking solution. Reorganize modules, delete obsolete stuck files. 2018-06-12 18:00:30 +02:00