mps-coderules/samples
Fedor Isakov ec6e56c1c3 Fix expandMacro calls to explicitly pass 'subs' parameter recursively
The hack on which expandMacro parameters used to rely on, resulted in a side-
effect, namely that once passed expandMacro parameter is available
recursively, until overridden.
With new contract all parameters need to be passed on when an expandMacro
is called recursively.
2021-09-21 17:54:51 +02:00
..
controlflow/jetbrains.mps.baseLanguageExt2 Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02:00
fitch Update build scripts 2021-09-21 17:54:50 +02:00
lambdacalc Update build scripts 2021-09-21 17:54:50 +02:00
mpscore Fix expandMacro calls to explicitly pass 'subs' parameter recursively 2021-09-21 17:54:51 +02:00