mps-coderules/coderules/languages/jetbrains.mps.lang.coderules/languageModels
Fedor Isakov 5c376168b4 Introduce match constraint.
Match constraint is provided for use cases where the intention
is to pattern-match a term capturing features into logical
variables.
A term constructor in the right-hand side of match constraint
is a pattern, and all its non-overridden features are
to be defined as wildcards.
2020-06-18 13:05:24 +02:00
..
behavior.mps Introduce match constraint. 2020-06-18 13:05:24 +02:00
constraints.mps Allow terms to inherit features from ancestor terms 2020-05-21 16:31:36 +03:00
editor.mps Introduce match constraint. 2020-06-18 13:05:24 +02:00
findUsages.mps Introduce CallMacroTemplate, necessary refactorings. MPSCR-25 2020-03-31 11:27:09 +02:00
intentions.mps Apply automatic migrations. 2020-05-09 15:04:25 +02:00
jetbrains.mps.lang.coderules.analysis.mps Handle MacroTemplates in principal constraints analysis 2020-06-08 19:02:20 +03:00
migration.mps Apply automatic migrations. 2020-05-09 15:04:25 +02:00
plugin.mps Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
structure.mps Introduce match constraint. 2020-06-18 13:05:24 +02:00
typesystem.mps Fix NPE in checking rule. 2020-05-25 11:03:39 +02:00
util.mps Apply automatic migrations. 2020-05-09 15:04:25 +02:00