mps-coderules/coderules/languages/jetbrains.mps.lang.coderules
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
..
generator/template Introduce LogicalItemValueExpr, deprecate ValueOfExpr, migration. 2020-02-12 12:18:30 +01:00
languageModels Introduce LogicalItemValueExpr, deprecate ValueOfExpr, migration. 2020-02-12 12:18:30 +01:00
runtime Deprecated condition block in rule template, isApplicable method in API. Migration to use if statement instead. 2020-02-07 13:14:24 +01:00
jetbrains.mps.lang.coderules.mpl Deprecated condition block in rule template, isApplicable method in API. Migration to use if statement instead. 2020-02-07 13:14:24 +01: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