mps-coderules/coderules/languages/jetbrains.mps.lang.coderules/languageModels
Fedor Isakov 530ace6399 Rework editor for expand macro template and prototype
Expand macro prototype: "virtual macro".
Expand macro template: "override".
Override macro displays parameters declared in the prototype as R/O.
Introduce "usages" of prototype parameters to serve as local anchors;
this avoids problems with generation.
The existing code is going to work as before, but marked as erroneous
until migrated.
2023-10-04 12:52:09 +02:00
..
behavior.mps Rework editor for expand macro template and prototype 2023-10-04 12:52:09 +02:00
constraints.mps Rework editor for expand macro template and prototype 2023-10-04 12:52:09 +02:00
editor.mps Rework editor for expand macro template and prototype 2023-10-04 12:52:09 +02:00
findUsages.mps Introduce CallMacroTemplate, necessary refactorings. MPSCR-25 2020-03-31 11:27:09 +02:00
intentions.mps Rework editor for expand macro template and prototype 2023-10-04 12:52:09 +02:00
jetbrains.mps.lang.coderules.analysis.mps Apply migrations and make project 2023-07-31 12:57:24 +02:00
migration.mps Apply migrations and make project 2023-07-31 12:57:24 +02:00
plugin.mps Apply migrations and rebuild project 2023-06-12 12:01:02 +02:00
structure.mps Rework editor for expand macro template and prototype 2023-10-04 12:52:09 +02:00
typesystem.mps Rework editor for expand macro template and prototype 2023-10-04 12:52:09 +02:00
util.mps Apply migrations and make project 2023-07-31 12:57:24 +02:00