mps-coderules/coderules/solutions/jetbrains.mps.lang.coderule.../models
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
..
jetbrains.mps.lang.coderules.aspect.mps 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.mps refactoring: Adjust uniqueTag usages for Rule.Tag refactoring 2020-12-15 17:59:09 +03:00