diff --git a/.mps/modules.xml b/.mps/modules.xml index 7f3401fe..db8731b4 100644 --- a/.mps/modules.xml +++ b/.mps/modules.xml @@ -2,31 +2,31 @@ - - + + - - + + - + + + + + + - + - + - - - - - diff --git a/build.gradle b/build.gradle index 9e62a1df..1ab54b85 100644 --- a/build.gradle +++ b/build.gradle @@ -72,7 +72,7 @@ def allInitDependencies = [ 'installMps', 'coderules:solutions:jetbrains.mps.logic.reactor:copyDependencies', 'coderules:solutions:jetbrains.mps.logic.test:copyDependencies', - 'coderules:solutions:jetbrains.mps.typechecking:copyDependencies', + 'coderules:solutions:jetbrains.mps.coderules.typechecking:copyDependencies', 'coderules:solutions:jetbrains.mps.coderules:copyDependencies' ] task setup(dependsOn: allInitDependencies) { diff --git a/build.xml b/build.xml index e50239ac..bb0fa9b1 100644 --- a/build.xml +++ b/build.xml @@ -30,10 +30,10 @@ - - - - + + + + @@ -50,26 +50,26 @@ - + - - - - + + + + - - + + - - + + - - + + @@ -890,6 +890,7 @@ + @@ -900,7 +901,6 @@ - @@ -956,6 +956,7 @@ + @@ -968,7 +969,6 @@ - @@ -1066,10 +1066,10 @@ - - - - + + + + @@ -1114,27 +1114,27 @@ - + - - - - - + + + + + - - + + - - + + - - + + @@ -1185,10 +1185,10 @@ - - - - + + + + @@ -1210,6 +1210,7 @@ + @@ -1217,7 +1218,6 @@ - @@ -1236,27 +1236,27 @@ - + - - - - - + + + + + - - + + - - + + - - + + @@ -1286,8 +1286,8 @@ + - @@ -1403,10 +1403,10 @@ - - - - + + + + @@ -1414,31 +1414,31 @@ - + - - - - + + + + - - + + - - + + - - + + - - - - + + + + @@ -1461,12 +1461,12 @@ + + - - @@ -1489,26 +1489,26 @@ - + - - - - + + + + - - + + - - + + - - + + @@ -2110,10 +2110,10 @@ - - - - + + + + @@ -2130,26 +2130,26 @@ - + - - - - + + + + - - + + - - + + - - + + @@ -2847,6 +2847,7 @@ + @@ -2857,7 +2858,6 @@ - @@ -2913,6 +2913,7 @@ + @@ -2925,7 +2926,6 @@ - @@ -3023,10 +3023,10 @@ - - - - + + + + @@ -3071,27 +3071,27 @@ - + - - - - - + + + + + - - + + - - + + - - + + @@ -3142,10 +3142,10 @@ - - - - + + + + @@ -3167,6 +3167,7 @@ + @@ -3174,7 +3175,6 @@ - @@ -3193,27 +3193,27 @@ - + - - - - - + + + + + - - + + - - + + - - + + @@ -3235,6 +3235,7 @@ + @@ -3245,7 +3246,6 @@ - @@ -3301,6 +3301,7 @@ + @@ -3313,7 +3314,6 @@ - @@ -3934,7 +3934,7 @@ - + @@ -4049,12 +4049,12 @@ + - @@ -4063,6 +4063,8 @@ + + @@ -4073,15 +4075,13 @@ - - - - + + @@ -4100,13 +4100,13 @@ - - - - + + + + - + @@ -4335,7 +4335,7 @@ - + @@ -4366,6 +4366,7 @@ + @@ -4374,7 +4375,6 @@ - @@ -4407,7 +4407,7 @@ - + @@ -4438,6 +4438,7 @@ + @@ -4448,7 +4449,6 @@ - @@ -4478,13 +4478,13 @@ - - - - + + + + - + @@ -4641,13 +4641,13 @@ - - - - + + + + - + @@ -4672,13 +4672,13 @@ + - @@ -4750,7 +4750,7 @@ - + @@ -4781,12 +4781,12 @@ + - @@ -4848,26 +4848,26 @@ - - - - + + + + - + - - - - + + + + - - + + @@ -4892,15 +4892,15 @@ + + - - @@ -5686,6 +5686,7 @@ + @@ -5697,7 +5698,6 @@ - @@ -5709,11 +5709,11 @@ + + - - @@ -5768,12 +5768,14 @@ + - + + @@ -5788,13 +5790,11 @@ - - - - + + - + \ No newline at end of file diff --git a/coderules/languages/jetbrains.mps.lang.smodel.types/generator/template/main@generator.mps b/coderules/languages/jetbrains.mps.lang.smodel.types/generator/template/main@generator.mps index 774395b5..61d67936 100644 --- a/coderules/languages/jetbrains.mps.lang.smodel.types/generator/template/main@generator.mps +++ b/coderules/languages/jetbrains.mps.lang.smodel.types/generator/template/main@generator.mps @@ -79,7 +79,7 @@ - + diff --git a/coderules/languages/jetbrains.mps.lang.typechecking/generator/template/main@generator.mps b/coderules/languages/jetbrains.mps.lang.typechecking/generator/template/main@generator.mps index 9aa989f7..fc7b2c5a 100644 --- a/coderules/languages/jetbrains.mps.lang.typechecking/generator/template/main@generator.mps +++ b/coderules/languages/jetbrains.mps.lang.typechecking/generator/template/main@generator.mps @@ -28,8 +28,8 @@ - - + + diff --git a/coderules/languages/jetbrains.mps.lang.typechecking/jetbrains.mps.lang.typechecking.mpl b/coderules/languages/jetbrains.mps.lang.typechecking/jetbrains.mps.lang.typechecking.mpl index 2a93773f..32facca1 100644 --- a/coderules/languages/jetbrains.mps.lang.typechecking/jetbrains.mps.lang.typechecking.mpl +++ b/coderules/languages/jetbrains.mps.lang.typechecking/jetbrains.mps.lang.typechecking.mpl @@ -27,7 +27,7 @@ cba985fe-1e96-4f16-9f8d-b07434405d4f(jetbrains.mps.lang.smodel.types) da80355b-a098-4248-9ec8-70d10dd7e9af(jetbrains.mps.reporting.runtime) f3061a53-9226-4cc5-a443-f952ceaf5816(jetbrains.mps.baseLanguage) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) e45a8b22-94f2-427f-b849-77f254c4eef5(jetbrains.mps.lang.aspect#3274906159125927726) @@ -60,6 +60,7 @@ + @@ -83,7 +84,6 @@ - diff --git a/coderules/languages/jetbrains.mps.typechecking.testlang/jetbrains.mps.typechecking.testlang.mpl b/coderules/languages/jetbrains.mps.typechecking.testlang/jetbrains.mps.typechecking.testlang.mpl index dbf5178c..f1ad4b62 100644 --- a/coderules/languages/jetbrains.mps.typechecking.testlang/jetbrains.mps.typechecking.testlang.mpl +++ b/coderules/languages/jetbrains.mps.typechecking.testlang/jetbrains.mps.typechecking.testlang.mpl @@ -47,7 +47,7 @@ 6354ebe7-c22a-4a0f-ac54-50b52ab9b065(JDK) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) 3a1f0f04-b5e0-43be-884e-b856bfdeca21(jetbrains.mps.typechecking.testlang) 1ed103c3-3aa6-49b7-9c21-6765ee11f224(MPS.Editor) @@ -101,6 +101,7 @@ + @@ -109,7 +110,6 @@ - diff --git a/coderules/languages/jetbrains.mps.typechecking.testlang/models/types.mps b/coderules/languages/jetbrains.mps.typechecking.testlang/models/types.mps index a12589c6..c058d595 100644 --- a/coderules/languages/jetbrains.mps.typechecking.testlang/models/types.mps +++ b/coderules/languages/jetbrains.mps.typechecking.testlang/models/types.mps @@ -12,9 +12,9 @@ - + - + diff --git a/coderules/solutions/jetbrains.mps.typechecking.build/jetbrains.mps.typechecking.build.msd b/coderules/solutions/jetbrains.mps.coderules.build/jetbrains.mps.coderules.build.msd similarity index 90% rename from coderules/solutions/jetbrains.mps.typechecking.build/jetbrains.mps.typechecking.build.msd rename to coderules/solutions/jetbrains.mps.coderules.build/jetbrains.mps.coderules.build.msd index 1c013193..fbc8948d 100644 --- a/coderules/solutions/jetbrains.mps.typechecking.build/jetbrains.mps.typechecking.build.msd +++ b/coderules/solutions/jetbrains.mps.coderules.build/jetbrains.mps.coderules.build.msd @@ -1,5 +1,5 @@ - + @@ -23,8 +23,8 @@ + - diff --git a/coderules/solutions/jetbrains.mps.typechecking.build/models/jetbrains.mps.typechecking.build.mps b/coderules/solutions/jetbrains.mps.coderules.build/models/jetbrains.mps.coderules.build.mps similarity index 97% rename from coderules/solutions/jetbrains.mps.typechecking.build/models/jetbrains.mps.typechecking.build.mps rename to coderules/solutions/jetbrains.mps.coderules.build/models/jetbrains.mps.coderules.build.mps index d6a6278d..a2096b20 100644 --- a/coderules/solutions/jetbrains.mps.typechecking.build/models/jetbrains.mps.typechecking.build.mps +++ b/coderules/solutions/jetbrains.mps.coderules.build/models/jetbrains.mps.coderules.build.mps @@ -2,13 +2,13 @@ - - - - - - - + + + + + + + @@ -232,7 +232,7 @@ - + @@ -240,9 +240,9 @@ - - - + + + @@ -775,7 +775,7 @@ - + @@ -790,7 +790,7 @@ - + @@ -798,9 +798,9 @@ - - - + + + @@ -848,8 +848,8 @@ - - + + @@ -932,7 +932,7 @@ - + @@ -940,9 +940,9 @@ - - - + + + @@ -998,7 +998,7 @@ - + @@ -1016,8 +1016,8 @@ - - + + @@ -1115,7 +1115,7 @@ - + @@ -1135,7 +1135,7 @@ - + @@ -1143,9 +1143,9 @@ - - - + + + @@ -1154,7 +1154,7 @@ - + @@ -1163,9 +1163,9 @@ - - - + + + @@ -1208,12 +1208,12 @@ - + - + @@ -2052,7 +2052,7 @@ - + @@ -2091,22 +2091,22 @@ - + - + - + - + @@ -2208,7 +2208,7 @@ - + @@ -2347,13 +2347,13 @@ - + - + diff --git a/coderules/solutions/jetbrains.mps.typechecking.test/jetbrains.mps.typechecking.test.msd b/coderules/solutions/jetbrains.mps.coderules.typechecking.test/jetbrains.mps.coderules.typechecking.test.msd similarity index 92% rename from coderules/solutions/jetbrains.mps.typechecking.test/jetbrains.mps.typechecking.test.msd rename to coderules/solutions/jetbrains.mps.coderules.typechecking.test/jetbrains.mps.coderules.typechecking.test.msd index 9c3402df..a4909590 100644 --- a/coderules/solutions/jetbrains.mps.typechecking.test/jetbrains.mps.typechecking.test.msd +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking.test/jetbrains.mps.coderules.typechecking.test.msd @@ -1,5 +1,5 @@ - + @@ -12,9 +12,9 @@ 8865b7a8-5271-43d3-884c-6fd1d9cfdd34(MPS.OpenAPI) a5478664-6b44-4c62-a9f7-434f8aa57eee(jetbrains.mps.logic.runtime) 6354ebe7-c22a-4a0f-ac54-50b52ab9b065(JDK) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) f486b8aa-5b2d-4ec0-8ef5-8f45d773fb84(jetbrains.mps.lang.typechecking.runtime) - f9bad4b1-59da-4f20-8feb-9f4cc4ad872e(jetbrains.mps.typechecking.testlang.sandbox) + f9bad4b1-59da-4f20-8feb-9f4cc4ad872e(jetbrains.mps.coderules.typechecking.testlang.sandbox) 3a1f0f04-b5e0-43be-884e-b856bfdeca21(jetbrains.mps.typechecking.testlang) b189d6c6-9397-4d64-88af-1ac73760a4f5(jetbrains.mps.logic.test) @@ -48,6 +48,9 @@ + + + @@ -58,10 +61,7 @@ - - - diff --git a/coderules/solutions/jetbrains.mps.typechecking.test/models/jetbrains.mps.scheduling@tests.mps b/coderules/solutions/jetbrains.mps.coderules.typechecking.test/models/jetbrains.mps.coderules.scheduling@tests.mps similarity index 99% rename from coderules/solutions/jetbrains.mps.typechecking.test/models/jetbrains.mps.scheduling@tests.mps rename to coderules/solutions/jetbrains.mps.coderules.typechecking.test/models/jetbrains.mps.coderules.scheduling@tests.mps index e7cfcbce..532afcbe 100644 --- a/coderules/solutions/jetbrains.mps.typechecking.test/models/jetbrains.mps.scheduling@tests.mps +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking.test/models/jetbrains.mps.coderules.scheduling@tests.mps @@ -1,5 +1,5 @@ - + @@ -14,7 +14,7 @@ - + diff --git a/coderules/solutions/jetbrains.mps.typechecking.test/models/jetbrains.mps.typechecking@tests.mps b/coderules/solutions/jetbrains.mps.coderules.typechecking.test/models/jetbrains.mps.coderules.typechecking@tests.mps similarity index 99% rename from coderules/solutions/jetbrains.mps.typechecking.test/models/jetbrains.mps.typechecking@tests.mps rename to coderules/solutions/jetbrains.mps.coderules.typechecking.test/models/jetbrains.mps.coderules.typechecking@tests.mps index 3a12caab..1b032319 100644 --- a/coderules/solutions/jetbrains.mps.typechecking.test/models/jetbrains.mps.typechecking@tests.mps +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking.test/models/jetbrains.mps.coderules.typechecking@tests.mps @@ -1,5 +1,5 @@ - + @@ -28,12 +28,12 @@ - - + + - + - + @@ -1309,7 +1309,7 @@ - + @@ -1350,7 +1350,7 @@ - + @@ -1743,7 +1743,7 @@ - + @@ -1765,7 +1765,7 @@ - + diff --git a/coderules/solutions/jetbrains.mps.typechecking.testlang.sandbox/jetbrains.mps.typechecking.testlang.sandbox.msd b/coderules/solutions/jetbrains.mps.coderules.typechecking.testlang.sandbox/jetbrains.mps.coderules.typechecking.testlang.sandbox.msd similarity index 72% rename from coderules/solutions/jetbrains.mps.typechecking.testlang.sandbox/jetbrains.mps.typechecking.testlang.sandbox.msd rename to coderules/solutions/jetbrains.mps.coderules.typechecking.testlang.sandbox/jetbrains.mps.coderules.typechecking.testlang.sandbox.msd index f44cf1b8..b68deb44 100644 --- a/coderules/solutions/jetbrains.mps.typechecking.testlang.sandbox/jetbrains.mps.typechecking.testlang.sandbox.msd +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking.testlang.sandbox/jetbrains.mps.coderules.typechecking.testlang.sandbox.msd @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ - + diff --git a/coderules/solutions/jetbrains.mps.typechecking.testlang.sandbox/models/test.mps b/coderules/solutions/jetbrains.mps.coderules.typechecking.testlang.sandbox/models/jetbrains.mps.coderules.typechecking.testlang.sandbox.test.mps similarity index 98% rename from coderules/solutions/jetbrains.mps.typechecking.testlang.sandbox/models/test.mps rename to coderules/solutions/jetbrains.mps.coderules.typechecking.testlang.sandbox/models/jetbrains.mps.coderules.typechecking.testlang.sandbox.test.mps index 91927d72..43a852aa 100644 --- a/coderules/solutions/jetbrains.mps.typechecking.testlang.sandbox/models/test.mps +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking.testlang.sandbox/models/jetbrains.mps.coderules.typechecking.testlang.sandbox.test.mps @@ -1,5 +1,5 @@ - + diff --git a/coderules/solutions/jetbrains.mps.typechecking.ui/jetbrains.mps.typechecking.ui.msd b/coderules/solutions/jetbrains.mps.coderules.typechecking.ui/jetbrains.mps.coderules.typechecking.ui.msd similarity index 94% rename from coderules/solutions/jetbrains.mps.typechecking.ui/jetbrains.mps.typechecking.ui.msd rename to coderules/solutions/jetbrains.mps.coderules.typechecking.ui/jetbrains.mps.coderules.typechecking.ui.msd index b103f23e..e3bcfdfc 100644 --- a/coderules/solutions/jetbrains.mps.typechecking.ui/jetbrains.mps.typechecking.ui.msd +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking.ui/jetbrains.mps.coderules.typechecking.ui.msd @@ -1,5 +1,5 @@ - + @@ -16,7 +16,7 @@ 5b1f863d-65a0-41a6-a801-33896be24202(jetbrains.mps.ide.editor) 1ed103c3-3aa6-49b7-9c21-6765ee11f224(MPS.Editor) bfbdd672-7ff5-403f-af4f-16da5226f34c(jetbrains.mps.findUsages.runtime) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) ceab5195-25ea-4f22-9b92-103b95ca8c0c(jetbrains.mps.lang.core) f97d84b2-8bad-4fdd-8ede-da17b3eacf4c(jetbrains.mps.coderules) f486b8aa-5b2d-4ec0-8ef5-8f45d773fb84(jetbrains.mps.lang.typechecking.runtime) @@ -49,6 +49,8 @@ + + @@ -60,8 +62,6 @@ - - diff --git a/coderules/solutions/jetbrains.mps.typechecking.ui/models/ui.plugin.mps b/coderules/solutions/jetbrains.mps.coderules.typechecking.ui/models/jetbrains.mps.coderules.typechecking.ui.plugin.mps similarity index 99% rename from coderules/solutions/jetbrains.mps.typechecking.ui/models/ui.plugin.mps rename to coderules/solutions/jetbrains.mps.coderules.typechecking.ui/models/jetbrains.mps.coderules.typechecking.ui.plugin.mps index 2a785ba5..57c3d64a 100644 --- a/coderules/solutions/jetbrains.mps.typechecking.ui/models/ui.plugin.mps +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking.ui/models/jetbrains.mps.coderules.typechecking.ui.plugin.mps @@ -1,5 +1,5 @@ - + @@ -46,11 +46,11 @@ - + - + diff --git a/coderules/solutions/jetbrains.mps.typechecking/build.gradle b/coderules/solutions/jetbrains.mps.coderules.typechecking/build.gradle similarity index 100% rename from coderules/solutions/jetbrains.mps.typechecking/build.gradle rename to coderules/solutions/jetbrains.mps.coderules.typechecking/build.gradle diff --git a/coderules/solutions/jetbrains.mps.typechecking/gradle.properties b/coderules/solutions/jetbrains.mps.coderules.typechecking/gradle.properties similarity index 100% rename from coderules/solutions/jetbrains.mps.typechecking/gradle.properties rename to coderules/solutions/jetbrains.mps.coderules.typechecking/gradle.properties diff --git a/coderules/solutions/jetbrains.mps.typechecking/jetbrains.mps.typechecking.msd b/coderules/solutions/jetbrains.mps.coderules.typechecking/jetbrains.mps.coderules.typechecking.msd similarity index 96% rename from coderules/solutions/jetbrains.mps.typechecking/jetbrains.mps.typechecking.msd rename to coderules/solutions/jetbrains.mps.coderules.typechecking/jetbrains.mps.coderules.typechecking.msd index 10c976c3..2c1b46e7 100644 --- a/coderules/solutions/jetbrains.mps.typechecking/jetbrains.mps.typechecking.msd +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking/jetbrains.mps.coderules.typechecking.msd @@ -1,5 +1,5 @@ - + @@ -52,6 +52,7 @@ + @@ -66,7 +67,6 @@ - diff --git a/coderules/solutions/jetbrains.mps.typechecking/models/jetbrains.mps.typechecking.mps b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.mps similarity index 94% rename from coderules/solutions/jetbrains.mps.typechecking/models/jetbrains.mps.typechecking.mps rename to coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.mps index f3847b36..9c47cd09 100644 --- a/coderules/solutions/jetbrains.mps.typechecking/models/jetbrains.mps.typechecking.mps +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.mps @@ -1,5 +1,5 @@ - + @@ -14,8 +14,8 @@ - - + + diff --git a/coderules/solutions/jetbrains.mps.typechecking/models/plugin.mps b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps similarity index 99% rename from coderules/solutions/jetbrains.mps.typechecking/models/plugin.mps rename to coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps index e19f8fb6..0bdb622e 100644 --- a/coderules/solutions/jetbrains.mps.typechecking/models/plugin.mps +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps @@ -1,5 +1,5 @@ - + @@ -28,7 +28,7 @@ - + diff --git a/coderules/solutions/jetbrains.mps.typechecking/models/service.mps b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.service.mps similarity index 99% rename from coderules/solutions/jetbrains.mps.typechecking/models/service.mps rename to coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.service.mps index 0d02f6f1..6858b5cd 100644 --- a/coderules/solutions/jetbrains.mps.typechecking/models/service.mps +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.service.mps @@ -1,5 +1,5 @@ - + @@ -25,9 +25,9 @@ - + - + @@ -728,12 +728,12 @@ - + - + @@ -4063,7 +4063,7 @@ - + @@ -4074,7 +4074,7 @@ - + @@ -4120,11 +4120,11 @@ - + - + @@ -4135,11 +4135,11 @@ - + - + @@ -4239,17 +4239,17 @@ - + - + - + @@ -4276,14 +4276,14 @@ - + - + @@ -4302,7 +4302,7 @@ - + diff --git a/samples/fitch/build.xml b/samples/fitch/build.xml index 551a9077..a6c00d07 100644 --- a/samples/fitch/build.xml +++ b/samples/fitch/build.xml @@ -65,10 +65,10 @@ + - @@ -212,10 +212,10 @@ + - @@ -356,10 +356,10 @@ + - @@ -501,9 +501,9 @@ + - @@ -636,7 +636,7 @@ - + @@ -697,6 +697,7 @@ + @@ -708,7 +709,6 @@ - @@ -870,6 +870,7 @@ + @@ -885,7 +886,6 @@ - @@ -980,6 +980,7 @@ + @@ -994,7 +995,6 @@ - @@ -1091,6 +1091,7 @@ + @@ -1105,7 +1106,6 @@ - @@ -1202,6 +1202,7 @@ + @@ -1216,7 +1217,6 @@ - @@ -1319,6 +1319,7 @@ + @@ -1329,7 +1330,6 @@ - @@ -1343,6 +1343,7 @@ + @@ -1354,7 +1355,6 @@ - diff --git a/samples/fitch/languages/samples.fitch.firstOrderLogic/samples.fitch.firstOrderLogic.mpl b/samples/fitch/languages/samples.fitch.firstOrderLogic/samples.fitch.firstOrderLogic.mpl index 49577766..5709d667 100644 --- a/samples/fitch/languages/samples.fitch.firstOrderLogic/samples.fitch.firstOrderLogic.mpl +++ b/samples/fitch/languages/samples.fitch.firstOrderLogic/samples.fitch.firstOrderLogic.mpl @@ -52,7 +52,7 @@ ceab5195-25ea-4f22-9b92-103b95ca8c0c(jetbrains.mps.lang.core) 4b5b4f8d-d30a-4ef8-9bf4-dfd26af9d462(jetbrains.mps.lang.typechecking) 8865b7a8-5271-43d3-884c-6fd1d9cfdd34(MPS.OpenAPI) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) @@ -103,6 +103,7 @@ + @@ -119,7 +120,6 @@ - diff --git a/samples/fitch/languages/samples.fitch.herbrandLogic/samples.fitch.herbrandLogic.mpl b/samples/fitch/languages/samples.fitch.herbrandLogic/samples.fitch.herbrandLogic.mpl index c47d4437..ae4ee041 100644 --- a/samples/fitch/languages/samples.fitch.herbrandLogic/samples.fitch.herbrandLogic.mpl +++ b/samples/fitch/languages/samples.fitch.herbrandLogic/samples.fitch.herbrandLogic.mpl @@ -52,7 +52,7 @@ ceab5195-25ea-4f22-9b92-103b95ca8c0c(jetbrains.mps.lang.core) 4b5b4f8d-d30a-4ef8-9bf4-dfd26af9d462(jetbrains.mps.lang.typechecking) 8865b7a8-5271-43d3-884c-6fd1d9cfdd34(MPS.OpenAPI) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) @@ -105,6 +105,7 @@ + @@ -121,7 +122,6 @@ - diff --git a/samples/fitch/languages/samples.fitch.propositionalLogic/samples.fitch.propositionalLogic.mpl b/samples/fitch/languages/samples.fitch.propositionalLogic/samples.fitch.propositionalLogic.mpl index 8c102866..39065cd5 100644 --- a/samples/fitch/languages/samples.fitch.propositionalLogic/samples.fitch.propositionalLogic.mpl +++ b/samples/fitch/languages/samples.fitch.propositionalLogic/samples.fitch.propositionalLogic.mpl @@ -50,7 +50,7 @@ daafa647-f1f7-4b0b-b096-69cd7c8408c0(jetbrains.mps.baseLanguage.regexp) 4b5b4f8d-d30a-4ef8-9bf4-dfd26af9d462(jetbrains.mps.lang.typechecking) 8865b7a8-5271-43d3-884c-6fd1d9cfdd34(MPS.OpenAPI) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) @@ -103,6 +103,7 @@ + @@ -119,7 +120,6 @@ - diff --git a/samples/fitch/languages/samples.fitch/models/types.mps b/samples/fitch/languages/samples.fitch/models/types.mps index a8970e8f..4a71f2de 100644 --- a/samples/fitch/languages/samples.fitch/models/types.mps +++ b/samples/fitch/languages/samples.fitch/models/types.mps @@ -11,8 +11,8 @@ - - + + diff --git a/samples/fitch/languages/samples.fitch/samples.fitch.mpl b/samples/fitch/languages/samples.fitch/samples.fitch.mpl index 27952cfa..03edbde3 100644 --- a/samples/fitch/languages/samples.fitch/samples.fitch.mpl +++ b/samples/fitch/languages/samples.fitch/samples.fitch.mpl @@ -46,7 +46,7 @@ - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) 6354ebe7-c22a-4a0f-ac54-50b52ab9b065(JDK) 2d3c70e9-aab2-4870-8d8d-6036800e4103(jetbrains.mps.kernel) 8865b7a8-5271-43d3-884c-6fd1d9cfdd34(MPS.OpenAPI) @@ -107,6 +107,7 @@ + @@ -123,7 +124,6 @@ - diff --git a/samples/fitch/solutions/samples.fitch.build/models/samples.fitch.build.mps b/samples/fitch/solutions/samples.fitch.build/models/samples.fitch.build.mps index 68e03a7b..c8a89d2b 100644 --- a/samples/fitch/solutions/samples.fitch.build/models/samples.fitch.build.mps +++ b/samples/fitch/solutions/samples.fitch.build/models/samples.fitch.build.mps @@ -12,7 +12,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -255,7 +255,7 @@ - + @@ -300,7 +300,7 @@ - + @@ -342,7 +342,7 @@ - + diff --git a/samples/fitch/solutions/samples.fitch.build/samples.fitch.build.msd b/samples/fitch/solutions/samples.fitch.build/samples.fitch.build.msd index 6f9082c8..5a6c4580 100644 --- a/samples/fitch/solutions/samples.fitch.build/samples.fitch.build.msd +++ b/samples/fitch/solutions/samples.fitch.build/samples.fitch.build.msd @@ -8,7 +8,7 @@ 422c2909-59d6-41a9-b318-40e6256b250f(jetbrains.mps.ide.build) - bc9cd1e7-827b-4d61-b111-d2c896dcae6f(jetbrains.mps.typechecking.build) + bc9cd1e7-827b-4d61-b111-d2c896dcae6f(jetbrains.mps.coderules.build) @@ -24,8 +24,8 @@ + - diff --git a/samples/fitch/solutions/samples.fitch.demo/models/firstOrderLogic@tests.mps b/samples/fitch/solutions/samples.fitch.demo/models/firstOrderLogic@tests.mps index fd270345..e72a79e2 100644 --- a/samples/fitch/solutions/samples.fitch.demo/models/firstOrderLogic@tests.mps +++ b/samples/fitch/solutions/samples.fitch.demo/models/firstOrderLogic@tests.mps @@ -11,7 +11,7 @@ - + diff --git a/samples/fitch/solutions/samples.fitch.demo/models/herbrandLogic@tests.mps b/samples/fitch/solutions/samples.fitch.demo/models/herbrandLogic@tests.mps index 6dcea347..cc0a3b76 100644 --- a/samples/fitch/solutions/samples.fitch.demo/models/herbrandLogic@tests.mps +++ b/samples/fitch/solutions/samples.fitch.demo/models/herbrandLogic@tests.mps @@ -10,7 +10,7 @@ - + diff --git a/samples/fitch/solutions/samples.fitch.demo/models/propositionalLogic@tests.mps b/samples/fitch/solutions/samples.fitch.demo/models/propositionalLogic@tests.mps index df90a8a4..67664183 100644 --- a/samples/fitch/solutions/samples.fitch.demo/models/propositionalLogic@tests.mps +++ b/samples/fitch/solutions/samples.fitch.demo/models/propositionalLogic@tests.mps @@ -9,7 +9,7 @@ - + diff --git a/samples/fitch/solutions/samples.fitch.demo/samples.fitch.demo.msd b/samples/fitch/solutions/samples.fitch.demo/samples.fitch.demo.msd index 87964858..d6ceeab5 100644 --- a/samples/fitch/solutions/samples.fitch.demo/samples.fitch.demo.msd +++ b/samples/fitch/solutions/samples.fitch.demo/samples.fitch.demo.msd @@ -8,7 +8,7 @@ 6ed54515-acc8-4d1e-a16c-9fd6cfe951ea(MPS.Core) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) ec79e64d-4cbb-4f6c-b7b7-108dd125aba6(samples.fitch.propositionalLogic) 748b3ba1-2791-4ee8-b985-a5598baa7112(samples.fitch.herbrandLogic) ddb01c98-e78e-4c79-b11a-aeba193668d4(samples.fitch.firstOrderLogic) @@ -36,6 +36,7 @@ + @@ -43,7 +44,6 @@ - diff --git a/samples/lambdacalc/build.xml b/samples/lambdacalc/build.xml index 3978cf31..e87237f8 100644 --- a/samples/lambdacalc/build.xml +++ b/samples/lambdacalc/build.xml @@ -62,12 +62,12 @@ + - @@ -151,7 +151,7 @@ - + @@ -218,6 +218,7 @@ + @@ -229,7 +230,6 @@ - @@ -369,6 +369,7 @@ + @@ -376,7 +377,6 @@ - @@ -432,6 +432,7 @@ + @@ -442,7 +443,6 @@ - @@ -456,6 +456,7 @@ + @@ -467,7 +468,6 @@ - diff --git a/samples/lambdacalc/languages/samples.lambdacalc/models/types.mps b/samples/lambdacalc/languages/samples.lambdacalc/models/types.mps index 9d583165..0a0c1c92 100644 --- a/samples/lambdacalc/languages/samples.lambdacalc/models/types.mps +++ b/samples/lambdacalc/languages/samples.lambdacalc/models/types.mps @@ -19,8 +19,8 @@ - - + + diff --git a/samples/lambdacalc/languages/samples.lambdacalc/samples.lambdacalc.mpl b/samples/lambdacalc/languages/samples.lambdacalc/samples.lambdacalc.mpl index 11ae1d91..ad9673ee 100644 --- a/samples/lambdacalc/languages/samples.lambdacalc/samples.lambdacalc.mpl +++ b/samples/lambdacalc/languages/samples.lambdacalc/samples.lambdacalc.mpl @@ -15,7 +15,7 @@ 2d3c70e9-aab2-4870-8d8d-6036800e4103(jetbrains.mps.kernel) 498d89d2-c2e9-11e2-ad49-6cf049e62fe5(MPS.IDEA) bbf5c548-7111-4a53-a117-cdefc664cf34(jetbrains.mps.logic.reactor) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) @@ -68,6 +68,7 @@ + @@ -77,7 +78,6 @@ - diff --git a/samples/lambdacalc/solutions/samples.lambdacalc.build/models/samples.lamdacalc.build.mps b/samples/lambdacalc/solutions/samples.lambdacalc.build/models/samples.lamdacalc.build.mps index 35263b6e..7afbf4dd 100644 --- a/samples/lambdacalc/solutions/samples.lambdacalc.build/models/samples.lamdacalc.build.mps +++ b/samples/lambdacalc/solutions/samples.lambdacalc.build/models/samples.lamdacalc.build.mps @@ -12,7 +12,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -189,7 +189,7 @@ - + diff --git a/samples/lambdacalc/solutions/samples.lambdacalc.build/samples.lambdacalc.build.msd b/samples/lambdacalc/solutions/samples.lambdacalc.build/samples.lambdacalc.build.msd index dced620d..32d0b038 100644 --- a/samples/lambdacalc/solutions/samples.lambdacalc.build/samples.lambdacalc.build.msd +++ b/samples/lambdacalc/solutions/samples.lambdacalc.build/samples.lambdacalc.build.msd @@ -8,7 +8,7 @@ 422c2909-59d6-41a9-b318-40e6256b250f(jetbrains.mps.ide.build) - bc9cd1e7-827b-4d61-b111-d2c896dcae6f(jetbrains.mps.typechecking.build) + bc9cd1e7-827b-4d61-b111-d2c896dcae6f(jetbrains.mps.coderules.build) @@ -24,8 +24,8 @@ + - diff --git a/samples/lambdacalc/solutions/samples.lambdacalc.demo/models/samples.lambdacalc.demo@tests.mps b/samples/lambdacalc/solutions/samples.lambdacalc.demo/models/samples.lambdacalc.demo@tests.mps index 3fa1adea..953a73d4 100644 --- a/samples/lambdacalc/solutions/samples.lambdacalc.demo/models/samples.lambdacalc.demo@tests.mps +++ b/samples/lambdacalc/solutions/samples.lambdacalc.demo/models/samples.lambdacalc.demo@tests.mps @@ -10,7 +10,7 @@ - + diff --git a/samples/lambdacalc/solutions/samples.lambdacalc.demo/samples.lambdacalc.demo.msd b/samples/lambdacalc/solutions/samples.lambdacalc.demo/samples.lambdacalc.demo.msd index 80a50f46..be414c0e 100644 --- a/samples/lambdacalc/solutions/samples.lambdacalc.demo/samples.lambdacalc.demo.msd +++ b/samples/lambdacalc/solutions/samples.lambdacalc.demo/samples.lambdacalc.demo.msd @@ -7,7 +7,7 @@ - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) af858d84-85f2-42f4-a854-0b3c6b5cd482(samples.lambdacalc) @@ -31,6 +31,7 @@ + @@ -38,7 +39,6 @@ - diff --git a/samples/mpscore/build.xml b/samples/mpscore/build.xml index 2dfa2656..6d65480a 100644 --- a/samples/mpscore/build.xml +++ b/samples/mpscore/build.xml @@ -58,6 +58,7 @@ + @@ -65,7 +66,6 @@ - @@ -201,7 +201,7 @@ - + @@ -273,6 +273,7 @@ + @@ -288,7 +289,6 @@ - @@ -429,6 +429,7 @@ + @@ -443,7 +444,6 @@ - @@ -560,6 +560,7 @@ + @@ -571,7 +572,6 @@ - @@ -585,6 +585,7 @@ + @@ -600,7 +601,6 @@ - diff --git a/samples/mpscore/languages/jetbrains.mps.baseLanguageExt/jetbrains.mps.baseLanguageExt.mpl b/samples/mpscore/languages/jetbrains.mps.baseLanguageExt/jetbrains.mps.baseLanguageExt.mpl index 49d62c9e..6a221bd5 100644 --- a/samples/mpscore/languages/jetbrains.mps.baseLanguageExt/jetbrains.mps.baseLanguageExt.mpl +++ b/samples/mpscore/languages/jetbrains.mps.baseLanguageExt/jetbrains.mps.baseLanguageExt.mpl @@ -13,7 +13,7 @@ 6354ebe7-c22a-4a0f-ac54-50b52ab9b065(JDK) bbf5c548-7111-4a53-a117-cdefc664cf34(jetbrains.mps.logic.reactor) ff6372a2-2f45-4ec3-952b-02581666015f(jetbrains.mps.lang.coderules.template) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) 517911e5-605f-4310-831b-10d44e0f5237(jetbrains.mps.controlflow) 498d89d2-c2e9-11e2-ad49-6cf049e62fe5(MPS.IDEA) 7a5dda62-9140-4668-ab76-d5ed1746f2b2(jetbrains.mps.lang.typesystem) @@ -59,6 +59,7 @@ + @@ -75,7 +76,6 @@ - f3061a53-9226-4cc5-a443-f952ceaf5816(jetbrains.mps.baseLanguage) diff --git a/samples/mpscore/languages/jetbrains.mps.baseLanguageExt/models/jetbrains.mps.baseLanguageExt.types.mps b/samples/mpscore/languages/jetbrains.mps.baseLanguageExt/models/jetbrains.mps.baseLanguageExt.types.mps index 62d3e6fe..b0123141 100644 --- a/samples/mpscore/languages/jetbrains.mps.baseLanguageExt/models/jetbrains.mps.baseLanguageExt.types.mps +++ b/samples/mpscore/languages/jetbrains.mps.baseLanguageExt/models/jetbrains.mps.baseLanguageExt.types.mps @@ -28,11 +28,11 @@ - + - + diff --git a/samples/mpscore/solutions/samples.mpscore.build/models/samples.mpscore.build.mps b/samples/mpscore/solutions/samples.mpscore.build/models/samples.mpscore.build.mps index a3a433f3..3d9bf0f3 100644 --- a/samples/mpscore/solutions/samples.mpscore.build/models/samples.mpscore.build.mps +++ b/samples/mpscore/solutions/samples.mpscore.build/models/samples.mpscore.build.mps @@ -11,7 +11,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -335,7 +335,7 @@ - + diff --git a/samples/mpscore/solutions/samples.mpscore.build/samples.mpscore.build.msd b/samples/mpscore/solutions/samples.mpscore.build/samples.mpscore.build.msd index ad749d8f..74af164b 100644 --- a/samples/mpscore/solutions/samples.mpscore.build/samples.mpscore.build.msd +++ b/samples/mpscore/solutions/samples.mpscore.build/samples.mpscore.build.msd @@ -7,7 +7,7 @@ - bc9cd1e7-827b-4d61-b111-d2c896dcae6f(jetbrains.mps.typechecking.build) + bc9cd1e7-827b-4d61-b111-d2c896dcae6f(jetbrains.mps.coderules.build) 422c2909-59d6-41a9-b318-40e6256b250f(jetbrains.mps.ide.build) @@ -24,8 +24,8 @@ + - diff --git a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/bounds.bad@tests.mps b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/bounds.bad@tests.mps index 4c5ed8f2..09d2ec4c 100644 --- a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/bounds.bad@tests.mps +++ b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/bounds.bad@tests.mps @@ -11,7 +11,7 @@ - + diff --git a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/bounds@tests.mps b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/bounds@tests.mps index f9989ba8..acc3dd86 100644 --- a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/bounds@tests.mps +++ b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/bounds@tests.mps @@ -14,7 +14,7 @@ - + diff --git a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/codeAnal@tests.mps b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/codeAnal@tests.mps index d311a24a..d8d3a9e9 100644 --- a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/codeAnal@tests.mps +++ b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/codeAnal@tests.mps @@ -15,7 +15,7 @@ - + diff --git a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/features@tests.mps b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/features@tests.mps index c3d581c2..c9e42cf8 100644 --- a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/features@tests.mps +++ b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/features@tests.mps @@ -10,7 +10,7 @@ - + diff --git a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/helloWorld@tests.mps b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/helloWorld@tests.mps index b26a6888..be7a165c 100644 --- a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/helloWorld@tests.mps +++ b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/helloWorld@tests.mps @@ -10,7 +10,7 @@ - + diff --git a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/simpleGenerics@tests.mps b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/simpleGenerics@tests.mps index aadc4a30..18c7c92a 100644 --- a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/simpleGenerics@tests.mps +++ b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/simpleGenerics@tests.mps @@ -10,7 +10,7 @@ - + diff --git a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/slice@tests.mps b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/slice@tests.mps index cfb84dff..09459485 100644 --- a/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/slice@tests.mps +++ b/samples/mpscore/solutions/typechecking.samples.baseLanguage/models/slice@tests.mps @@ -10,7 +10,7 @@ - + diff --git a/samples/mpscore/solutions/typechecking.samples.baseLanguage/typechecking.samples.baseLanguage.msd b/samples/mpscore/solutions/typechecking.samples.baseLanguage/typechecking.samples.baseLanguage.msd index db612df6..21437479 100644 --- a/samples/mpscore/solutions/typechecking.samples.baseLanguage/typechecking.samples.baseLanguage.msd +++ b/samples/mpscore/solutions/typechecking.samples.baseLanguage/typechecking.samples.baseLanguage.msd @@ -9,7 +9,7 @@ 6354ebe7-c22a-4a0f-ac54-50b52ab9b065(JDK) f3061a53-9226-4cc5-a443-f952ceaf5816(jetbrains.mps.baseLanguage) - 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.typechecking) + 6998f568-f0e9-473b-b4a8-9efb6499fc8d(jetbrains.mps.coderules.typechecking) 6ed54515-acc8-4d1e-a16c-9fd6cfe951ea(MPS.Core) @@ -39,6 +39,7 @@ + @@ -48,7 +49,6 @@ - diff --git a/settings.gradle b/settings.gradle index 29e88da9..d7eec2a5 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,6 +1,6 @@ include 'coderules:solutions:jetbrains.mps.logic.reactor' include 'coderules:solutions:jetbrains.mps.logic.test' -include 'coderules:solutions:jetbrains.mps.typechecking' +include 'coderules:solutions:jetbrains.mps.coderules.typechecking' include 'coderules:solutions:jetbrains.mps.coderules' include 'samples:mpscore' include 'samples:lambdacalc'