mps-coderules/coderules/languages
Fedor Isakov 2425fe933a Ensure dependency is tracked for nested expand macro applications
Expand macro passes the rule's input to nested macro calls.
This adds the macro input as the dependency of the rule's input.
As a result, incremental processing starts working in some cases.
2021-06-30 18:25:46 +02:00
..
jetbrains.mps.lang.coderules Ensure dependency is tracked for nested expand macro applications 2021-06-30 18:25:46 +02:00
jetbrains.mps.lang.controlflow Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02: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 Migration of types aspect 2021-06-29 14:51:10 +02:00
jetbrains.mps.logic Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02:00
jetbrains.mps.typechecking.annotation Rollback aspect devkit for bootstrap languages 2021-06-29 18:10:21 +02:00
jetbrains.mps.typechecking.testlang Rollback aspect devkit for bootstrap languages 2021-06-29 18:10:21 +02:00
jetbrains.mps.typechecking.testlangCycle1/generator/templates Drop unnecessary test languages. 2020-05-07 10:23:04 +02:00
jetbrains.mps.typechecking.testlangCycle2/generator/templates Drop unnecessary test languages. 2020-05-07 10:23:04 +02:00