mps-coderules/coderules/languages
Grigorii Kirgizov a8f3ed8d9a Store reversedRequirements in UpdateRecorder by SNodeId, not by SNodes themselves (fixes MPSCR-42)
Sometimes UpdatesRecorder can log changes of SNodes which have same SNodeId, but different identity.
Thus reversedRequirements map returned nothing on such nodes and these require-dependencies were not handled.
Such case is described in MPSCR-42 ticket.
2020-02-13 17:12:33 +03:00
..
jetbrains.mps.lang.coderules Store reversedRequirements in UpdateRecorder by SNodeId, not by SNodes themselves (fixes MPSCR-42) 2020-02-13 17:12:33 +03:00
jetbrains.mps.lang.controlflow Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.lang.smodel.types/generator/template Drop language j.m.l.smodel.types containing SNodeTypeOp that is no longer used. 2019-11-11 14:37:41 +01:00
jetbrains.mps.lang.typechecking Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.logic Apply migration to drop ValueOfExpression. 2020-02-12 12:26:09 +01:00
jetbrains.mps.typechecking.annotation Apply migration to drop ValueOfExpression. 2020-02-12 12:26:09 +01:00
jetbrains.mps.typechecking.testlang Apply migration to drop ValueOfExpression. 2020-02-12 12:26:09 +01:00