mps-coderules/coderules/languages
Fedor Isakov 3b638b2d08 Drop usages of Rule.tag(), replace with Rule.uniqueTag().
Switch to using long as a rule's unique tag.
Rename all entities using "handler" to "rulesList".
2019-05-17 18:01:34 +02:00
..
jetbrains.mps.lang.coderules Drop usages of Rule.tag(), replace with Rule.uniqueTag(). 2019-05-17 18:01:34 +02:00
jetbrains.mps.lang.controlflow Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
jetbrains.mps.lang.smodel.types Move all classes from j.m.typechecking to j.m.typechecking.service. This package name is reserved. 2019-03-22 11:40:32 +01:00
jetbrains.mps.lang.typechecking Drop usages of deprecated interfaces. 2019-04-26 00:22:02 +02:00
jetbrains.mps.logic Adapt to the changes in reactor API. 2019-05-05 14:29:08 +02:00
jetbrains.mps.typechecking.annotation Make ErrorAnnotation able to suppress errors. 2019-01-31 11:44:07 +01:00
jetbrains.mps.typechecking.testlang Rename concept Handler -> RulesList 2019-05-09 17:30:14 +02:00