mps-coderules/coderules/solutions/jetbrains.mps.lang.coderule...
Fedor Isakov eb03d7d218 Include languages imported to all imported models of the model that contains node to check
Some language imports necessary for correct typechecking are obscure.

Example may be a closure type, which requires the type of the operand
(receiver) of the method it serves a parameter to. That, in turn, may
require some type defined in another root and perhaps some other model.
2020-12-27 16:04:05 +01:00
..
models Include languages imported to all imported models of the model that contains node to check 2020-12-27 16:04:05 +01:00
jetbrains.mps.lang.coderules.template.msd Introduce occurrence store as cache for their reuse in Queries strategy 2020-12-15 17:59:05 +03:00