mps-coderules/coderules/languages/jetbrains.mps.logic/languageModels
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
..
actions.mps Restructuring the project: consolidate code, moving samples away. 2018-07-14 17:22:07 +02:00
behavior.mps Breaking change: logical vars must be declared by constraint rule that uses them. 2019-10-25 22:45:55 +02:00
constraints.mps Breaking change: logical vars must be declared by constraint rule that uses them. 2019-10-25 22:45:55 +02:00
editor.mps Fix use case of list matching with any list 2019-09-11 13:24:02 +03:00
intentions.mps Run migrations with MPS 2019.2 EAP3. 2019-07-26 17:27:18 +02:00
jetbrains.mps.logic.enumMigration.mps Migration: "update versions in descriptors". 2019-07-30 11:49:26 +02:00
migration.mps Make ListNodeCons migration a bit more restrictive 2019-09-11 13:24:02 +03:00
structure.mps Breaking change: logical vars must be declared by constraint rule that uses them. 2019-10-25 22:45:55 +02:00
typesystem.mps Run migrations with MPS 2019.2 EAP3. 2019-07-26 17:27:18 +02:00