mps-coderules/coderules/languages
Fedor Isakov c112a59116 Switch to collection of QueryTemplate instead of single instance
The deisgn decision to have only one instance of QueryTemplate
leads to the necessity to keep AspectClique separated for
every "typesystem". Whereas QueryTemplate are really perfectly
composable, and thus only one AspectClique is neeeded.

Also drop a rudimentary unused feature.
2022-05-26 09:58:31 +02:00
..
jetbrains.mps.lang.coderules Switch to collection of QueryTemplate instead of single instance 2022-05-26 09:58:31 +02:00
jetbrains.mps.lang.controlflow Drop obsolete feature: incremental specification 2022-04-21 16:05:31 +02: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 Ensure new list is initialized when recovering 2022-05-03 10:26:43 +02:00
jetbrains.mps.lang.types Fix and optimize dependencies 2021-09-22 17:08:25 +02:00
jetbrains.mps.logic Update language imports 2021-11-24 16:22:17 +01:00
jetbrains.mps.typechecking.annotation Fix and optimize dependencies 2021-09-22 17:08:25 +02:00
jetbrains.mps.typechecking.testlang Test list feature recovery 2022-02-08 10:09:40 +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