mps-coderules/coderules/languages/jetbrains.mps.lang.coderules/languageModels
Fedor Isakov 04416a927b Make all expand template params optional
As part of migration add NullLiteral as init field to all
expand macro parameters so that the generation runs smoothly.
The user is then expected to remove init fields for required params.
2023-10-16 11:55:32 +02:00
..
behavior.mps Fix behaviour method signature 2023-10-13 18:13:09 +02:00
constraints.mps Run migration 2023-10-13 18:13:09 +02:00
editor.mps Refactor call macro cstr: keep arguments in binding list 2023-10-13 18:13:09 +02:00
findUsages.mps Migration: FixExpandMacroTemplate 2023-10-13 18:13:08 +02:00
intentions.mps Intentions and methods to facilitate working with macros 2023-10-13 18:13:09 +02:00
jetbrains.mps.lang.coderules.analysis.mps Migration: FixExpandMacroTemplate 2023-10-13 18:13:08 +02:00
migration.mps Make all expand template params optional 2023-10-16 11:55:32 +02:00
plugin.mps Apply migrations and rebuild project 2023-06-12 12:01:02 +02:00
structure.mps Run migration 2023-10-13 18:13:09 +02:00
typesystem.mps Run migration 2023-10-13 18:13:09 +02:00
util.mps Migration: FixExpandMacroTemplate 2023-10-13 18:13:08 +02:00