mps-coderules/coderules/solutions/jetbrains.mps.coderules/models
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
..
plugin.mps Ensure failure during trace view update is gracefully handled 2022-05-25 13:37:55 +02:00
service.mps Switch to collection of QueryTemplate instead of single instance 2022-05-26 09:58:31 +02:00