mps-coderules/coderules/languages
Fedor Isakov 9a8b3585d7 Fix runtime and generator to support queries and call macros.
Expand macro supports dispatching by concept.
Logical variables declared on macro's body are init'ed in apply method.
Enable the hack to ensure dependencies on macro input are tracked.
2020-03-31 18:43:22 +02:00
..
jetbrains.mps.lang.coderules Fix runtime and generator to support queries and call macros. 2020-03-31 18:43:22 +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