mps-coderules/coderules/languages
Fedor Isakov 077e1564b4 Refactor and optimize RulePlanHandler, drop obsolete contracts
RulePlanHandler does not rely anymore on fixed total order of
input nodes in a given rule template. An update constitutes a list
of rules/reqs generated for a pair template+input node.
All hacks that use sets of rule IDs removed.
Also, support for "new" and "dropped" rules removed, incremental algorithm
no longer supported.
2021-04-12 12:47:44 +02:00
..
jetbrains.mps.lang.coderules Refactor and optimize RulePlanHandler, drop obsolete contracts 2021-04-12 12:47:44 +02:00
jetbrains.mps.lang.controlflow Auto-updated files after migrating to MPS 2021.1 EAP 2021-02-04 12:26:59 +01: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 Auto-updated files after migrating to MPS 2021.1 EAP 2021-02-04 12:26:59 +01:00
jetbrains.mps.logic Minor optimization: rely on variable count when mapping terms 2021-04-12 12:47:43 +02:00
jetbrains.mps.typechecking.annotation Apply migrations. 2020-07-11 15:13:08 +02:00
jetbrains.mps.typechecking.testlang Drop instances of TermFeature.final property 2021-02-04 18:01:10 +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