mps-coderules/coderules/solutions/jetbrains.mps.lang.coderule...
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
..
models Fix RuleBuilder not processing macro's input concept. 2020-11-29 00:20:15 +01:00
jetbrains.mps.lang.coderules.template.msd Introduce memo expression to enable memoization of values. 2020-07-30 17:14:40 +02:00