mps-coderules/coderules/languages
Fedor Isakov f261002feb Introduce extends clause in macro table. Drop name from expand macro.
Macro table can extend another macro table. All prototype template
declarations are imported automatically.
The editor now substitutes default values when entering new
expand macro/constraint filling the slots provided by the prototype.
Expand macro does not require name.
Minor editor improvements.
2020-03-31 11:27:09 +02:00
..
jetbrains.mps.lang.coderules Introduce extends clause in macro table. Drop name from expand macro. 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