mps-coderules/coderules/languages
Fedor Isakov ea670422f1 Introduce ExpandMacro template and prototype.
ExpandMacroTemplate to be used for dispatching macro invocations
based on the concept of the specified node.
Prototype is an abstraction to be implemented by
specific templates.
2020-03-31 11:27:09 +02:00
..
jetbrains.mps.lang.coderules Introduce ExpandMacro template and prototype. 2020-03-31 11:27:09 +02: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 minor refactor: drop few usages of LogicalDataForm.logical() which were used for checking equality, use appropriate .symbol() instead 2020-03-06 14:04:18 +03:00
jetbrains.mps.typechecking.annotation Apply migration to replace deprecated concept. 2020-02-26 15:03:31 +01:00
jetbrains.mps.typechecking.testlang Revert temporary workaround for MPSCR-51 from 16e39a93 2020-03-23 14:39:54 +03:00