mps-coderules/coderules/languages/jetbrains.mps.lang.coderules/languageModels
Fedor Isakov 0d7316adf4 Introduce LogicalItemValueExpr, deprecate ValueOfExpr, migration.
LogicalItemValueExpression is to play the same role as valueOf(logical)
within an instance of EvaluationSubject.
LogicalItemExpression is to represent the logical variable itself.
2020-02-12 12:18:30 +01:00
..
behavior.mps Introduce LogicalItemValueExpr, deprecate ValueOfExpr, migration. 2020-02-12 12:18:30 +01:00
constraints.mps Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
editor.mps Deprecate assert constraint: a simple $() should serve. 2020-02-12 10:53:40 +01:00
findUsages.mps Rename concept Handler -> RulesList 2019-05-09 17:30:14 +02:00
intentions.mps Run migrations with MPS 2019.2 EAP3. 2019-07-26 17:27:18 +02:00
jetbrains.mps.lang.coderules.analysis.mps Introduce BodyBlock to contain multiple body clause lists. Support multi-line body. Migration. 2020-02-06 12:50:26 +01:00
migration.mps Deprecated condition block in rule template, isApplicable method in API. Migration to use if statement instead. 2020-02-07 13:14:24 +01:00
plugin.mps Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
structure.mps Introduce LogicalItemValueExpr, deprecate ValueOfExpr, migration. 2020-02-12 12:18:30 +01:00
typesystem.mps Apply migration that replaces empty logical type with term type. 2020-02-05 12:34:20 +01:00
util.mps Move VarModificationAnalysisUtil to new model for analysis-related code 2019-08-22 15:16:17 +02:00