mps-coderules/coderules/languages
Grigorii Kirgizov 894c727e70 Fix minor bug concerned with CopyUtil
CopyUtil didn't correctly map logicals nested inside DataForms which are bound to Logicals.
That's because CopyUtil relies on DataForm:variablesCount() and
LogicalDataForm:variablesCount didn't consider the case when bound value is itself DataForm.
2019-12-18 21:47:06 +03:00
..
jetbrains.mps.lang.coderules Minor refactoring in program producing code. 2019-12-10 11:58:26 +01:00
jetbrains.mps.lang.controlflow Re-save all models, language name updated in .mpl files. 2019-08-20 23:11:19 +02: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 Drop language j.m.l.smodel.types containing SNodeTypeOp that is no longer used. 2019-11-11 14:37:41 +01:00
jetbrains.mps.logic Fix minor bug concerned with CopyUtil 2019-12-18 21:47:06 +03:00
jetbrains.mps.typechecking.annotation Fix the structural errors introduced by a badly run migration. 2019-11-06 12:05:18 +01:00
jetbrains.mps.typechecking.testlang Drop language j.m.l.smodel.types containing SNodeTypeOp that is no longer used. 2019-11-11 14:37:41 +01:00