mps-coderules/coderules/solutions/jetbrains.mps.coderules
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
..
models Switch to collection of QueryTemplate instead of single instance 2022-05-26 09:58:31 +02:00
build.gradle Extract generic support for launching code rules into a separate plugin solution. 2018-06-13 14:34:41 +02:00
gradle.properties Update to the latest RxJava2 and Swing adapter. 2020-03-05 15:49:04 +01:00
jetbrains.mps.coderules.msd Fix packaging of coderules and mpscore plugins 2022-02-17 16:44:14 +01:00