mps-coderules/coderules/solutions
Fedor Isakov 417fc45933 Restore origin ref in RuleEx interface, fix terminology in templates API.
To avoid confusion, a rule defines "target ref", which is supposed
to indicate the source code location for possible errors.
The origin node is to be referred as "origin" as before.
Temporarily rename OriginSpec's alias to "target" to reflect change
in semantics.
2020-02-17 11:57:14 +01:00
..
jetbrains.mps.coderules Consider possible errors at rule generation stage as non fatal and produce Program with some rules dropped (fixes MPSCR-38) 2020-02-06 01:02:50 +03:00
jetbrains.mps.coderules.build Introduce LogicalItemValueExpr, deprecate ValueOfExpr, migration. 2020-02-12 12:18:30 +01:00
jetbrains.mps.coderules.test Suppress errors reported by constraints on ProjectExpression. 2020-02-03 12:11:49 +01:00
jetbrains.mps.coderules.typechecking Use invalidatedTags info in TypeIndex to invalidate ReportItems 2020-02-05 12:29:33 +03:00
jetbrains.mps.coderules.typechecking.test Restore origin ref in RuleEx interface, fix terminology in templates API. 2020-02-17 11:57:14 +01:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.coderules.typechecking.ui Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.coderules.ui Restore origin ref in RuleEx interface, fix terminology in templates API. 2020-02-17 11:57:14 +01:00
jetbrains.mps.controlflow Update Supervisor and TypesIndex to incorporate changes in feedback reporting (MPSCR-32) 2020-02-05 12:29:33 +03:00
jetbrains.mps.controlflow.ui Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.lang.coderules.template Restore origin ref in RuleEx interface, fix terminology in templates API. 2020-02-17 11:57:14 +01:00
jetbrains.mps.lang.controlflow.runtime Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.lang.typechecking.runtime Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.logic.reactor Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.logic.test Apply migration to drop ValueOfExpression. 2020-02-12 12:26:09 +01:00