mps-coderules/coderules/languages
Fedor Isakov c6152abdc2 Fix RuleBuilder not processing macro's input concept.
A query may be invoked without the input node, thus dispatching
macros by the specified concept. The concept must be taken into
account when calculating the "diff", so that the old (stale)
rules don't override the updated ones.
2020-11-29 00:20:15 +01:00
..
jetbrains.mps.lang.coderules Fix RuleBuilder not processing macro's input concept. 2020-11-29 00:20:15 +01:00
jetbrains.mps.lang.controlflow Apply automatic migrations. 2020-05-09 15:04:25 +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 Apply automatic migrations. 2020-05-09 15:04:25 +02:00
jetbrains.mps.logic Fix logical type's conversion to classifier; fix generation. 2020-11-24 13:41:24 +01:00
jetbrains.mps.typechecking.annotation Apply migrations. 2020-07-11 15:13:08 +02:00
jetbrains.mps.typechecking.testlang Implement handlers for typeOf query in all types aspects. 2020-11-24 13:41:25 +01: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