diff --git a/build.gradle.kts b/build.gradle.kts index b95ab5d65b..61a6e0573d 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -428,4 +428,6 @@ tasks.register("remigrate") { // diagram migration from version 0 is currently not rerunnable, although it claims to be excludeModuleMigration("de.itemis.mps.editor.diagram", 0) + // not rerunnable until MPS-39315 is fixed + excludeModuleMigration("jetbrains.mps.baseLanguage.javadoc", 0) } diff --git a/code/apache-commons/solutions/org.apache.commons/org.apache.commons.msd b/code/apache-commons/solutions/org.apache.commons/org.apache.commons.msd index 1d7c1f87c8..abdf7557bf 100644 --- a/code/apache-commons/solutions/org.apache.commons/org.apache.commons.msd +++ b/code/apache-commons/solutions/org.apache.commons/org.apache.commons.msd @@ -28,8 +28,9 @@ - + + diff --git a/code/batik/solutions/de.itemis.stubs.batik.msd b/code/batik/solutions/de.itemis.stubs.batik.msd index c02ce93f6a..d2c47b8117 100644 --- a/code/batik/solutions/de.itemis.stubs.batik.msd +++ b/code/batik/solutions/de.itemis.stubs.batik.msd @@ -19,8 +19,9 @@ - + + diff --git a/code/blutil/languages/com.mbeddr.mpsutil.blutil.genutil/com.mbeddr.mpsutil.blutil.genutil.mpl b/code/blutil/languages/com.mbeddr.mpsutil.blutil.genutil/com.mbeddr.mpsutil.blutil.genutil.mpl index 3639a5a3d8..44915589f3 100644 --- a/code/blutil/languages/com.mbeddr.mpsutil.blutil.genutil/com.mbeddr.mpsutil.blutil.genutil.mpl +++ b/code/blutil/languages/com.mbeddr.mpsutil.blutil.genutil/com.mbeddr.mpsutil.blutil.genutil.mpl @@ -32,7 +32,7 @@ - + @@ -89,7 +89,7 @@ - + diff --git a/code/blutil/languages/com.mbeddr.mpsutil.blutil/blutil.mpl b/code/blutil/languages/com.mbeddr.mpsutil.blutil/blutil.mpl index f128a33673..cccdb9a1f9 100644 --- a/code/blutil/languages/com.mbeddr.mpsutil.blutil/blutil.mpl +++ b/code/blutil/languages/com.mbeddr.mpsutil.blutil/blutil.mpl @@ -45,7 +45,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -218,6 +218,7 @@ + diff --git a/code/blutil/languages/com.mbeddr.mpsutil.blutil/languageModels/migration.mps b/code/blutil/languages/com.mbeddr.mpsutil.blutil/languageModels/migration.mps index 280533b6d4..be7e40376c 100644 --- a/code/blutil/languages/com.mbeddr.mpsutil.blutil/languageModels/migration.mps +++ b/code/blutil/languages/com.mbeddr.mpsutil.blutil/languageModels/migration.mps @@ -8,7 +8,7 @@ - + @@ -165,7 +165,6 @@ - @@ -173,11 +172,8 @@ - - - - - + + @@ -300,6 +296,14 @@ + + + + + + + + @@ -1419,9 +1423,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1454,9 +1494,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1538,19 +1614,98 @@ - - - - - - + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/blutil/languages/com.mbeddr.mpsutil.blutil/solutions/com.mbeddr.mpsutil.blutil.rt.msd b/code/blutil/languages/com.mbeddr.mpsutil.blutil/solutions/com.mbeddr.mpsutil.blutil.rt.msd index c3037aa061..531393d9cb 100644 --- a/code/blutil/languages/com.mbeddr.mpsutil.blutil/solutions/com.mbeddr.mpsutil.blutil.rt.msd +++ b/code/blutil/languages/com.mbeddr.mpsutil.blutil/solutions/com.mbeddr.mpsutil.blutil.rt.msd @@ -19,7 +19,7 @@ - + diff --git a/code/blutil/languages/com.mbeddr.mpsutil.blutil/solutions/models/com.mbeddr.mpsutil.blutil.rt.scoping.mps b/code/blutil/languages/com.mbeddr.mpsutil.blutil/solutions/models/com.mbeddr.mpsutil.blutil.rt.scoping.mps index 91c771fddd..349a3b63d5 100644 --- a/code/blutil/languages/com.mbeddr.mpsutil.blutil/solutions/models/com.mbeddr.mpsutil.blutil.rt.scoping.mps +++ b/code/blutil/languages/com.mbeddr.mpsutil.blutil/solutions/models/com.mbeddr.mpsutil.blutil.rt.scoping.mps @@ -5,7 +5,7 @@ - + @@ -99,7 +99,6 @@ - @@ -107,13 +106,10 @@ - - - - - - + + + @@ -126,6 +122,14 @@ + + + + + + + + @@ -213,19 +217,101 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -295,9 +381,42 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.doc/models/test.com.mbeddr.mpsutil.blutil.doc@tests.mps b/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.doc/models/test.com.mbeddr.mpsutil.blutil.doc@tests.mps index 07f0967789..a2e97ba034 100644 --- a/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.doc/models/test.com.mbeddr.mpsutil.blutil.doc@tests.mps +++ b/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.doc/models/test.com.mbeddr.mpsutil.blutil.doc@tests.mps @@ -4,7 +4,7 @@ - + @@ -64,17 +64,11 @@ - - - - - - - - - + + + @@ -88,6 +82,14 @@ + + + + + + + + @@ -101,9 +103,12 @@ - - - + + + + + + @@ -116,9 +121,12 @@ - - - + + + + + + @@ -136,9 +144,12 @@ - - - + + + + + + @@ -150,9 +161,12 @@ - - - + + + + + + @@ -170,9 +184,12 @@ - - - + + + + + + @@ -184,9 +201,12 @@ - - - + + + + + + @@ -204,14 +224,14 @@ - - - + + + - - - + + + @@ -223,14 +243,14 @@ - - - + + + - - - + + + @@ -248,14 +268,14 @@ - - - + + + - - - + + + @@ -267,14 +287,14 @@ - - - + + + - - - + + + @@ -358,14 +378,14 @@ - - - + + + - - - + + + @@ -377,14 +397,14 @@ - - - + + + - - - + + + @@ -401,9 +421,12 @@ - - - + + + + + + @@ -414,9 +437,12 @@ - - - + + + + + + diff --git a/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.doc/test.com.mbeddr.mpsutil.blutil.doc.msd b/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.doc/test.com.mbeddr.mpsutil.blutil.doc.msd index aabfaa62c8..b4e2afd95c 100644 --- a/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.doc/test.com.mbeddr.mpsutil.blutil.doc.msd +++ b/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.doc/test.com.mbeddr.mpsutil.blutil.doc.msd @@ -21,13 +21,14 @@ - + + diff --git a/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.genutil.lang/test.com.mbeddr.mpsutil.blutil.genutil.lang.mpl b/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.genutil.lang/test.com.mbeddr.mpsutil.blutil.genutil.lang.mpl index 40eb4430fc..e2f4adb55a 100644 --- a/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.genutil.lang/test.com.mbeddr.mpsutil.blutil.genutil.lang.mpl +++ b/code/blutil/tests/test.com.mbeddr.mpsutil.blutil.genutil.lang/test.com.mbeddr.mpsutil.blutil.genutil.lang.mpl @@ -32,7 +32,7 @@ - + @@ -70,7 +70,7 @@ - + diff --git a/code/blutil/tests/test.ts.match/match.msd b/code/blutil/tests/test.ts.match/match.msd index 85772f8f21..7a65533aaa 100644 --- a/code/blutil/tests/test.ts.match/match.msd +++ b/code/blutil/tests/test.ts.match/match.msd @@ -21,7 +21,7 @@ - + diff --git a/code/blutil/tests/test.ts.match/models/main@tests.mps b/code/blutil/tests/test.ts.match/models/main@tests.mps index a964b93857..dad64fa065 100644 --- a/code/blutil/tests/test.ts.match/models/main@tests.mps +++ b/code/blutil/tests/test.ts.match/models/main@tests.mps @@ -5,7 +5,7 @@ - + diff --git a/code/celllayout/languages/de.itemis.mps.celllayout/de.itemis.mps.editor.celllayout.styles.mpl b/code/celllayout/languages/de.itemis.mps.celllayout/de.itemis.mps.editor.celllayout.styles.mpl index 3ba3348576..8f7d5a284a 100644 --- a/code/celllayout/languages/de.itemis.mps.celllayout/de.itemis.mps.editor.celllayout.styles.mpl +++ b/code/celllayout/languages/de.itemis.mps.celllayout/de.itemis.mps.editor.celllayout.styles.mpl @@ -20,7 +20,7 @@ - + diff --git a/code/celllayout/languages/de.itemis.mps.editor.celllayout.sandboxlang/de.itemis.mps.editor.celllayout.sandboxlang.mpl b/code/celllayout/languages/de.itemis.mps.editor.celllayout.sandboxlang/de.itemis.mps.editor.celllayout.sandboxlang.mpl index 6b4122c5b9..b70a197a29 100644 --- a/code/celllayout/languages/de.itemis.mps.editor.celllayout.sandboxlang/de.itemis.mps.editor.celllayout.sandboxlang.mpl +++ b/code/celllayout/languages/de.itemis.mps.editor.celllayout.sandboxlang/de.itemis.mps.editor.celllayout.sandboxlang.mpl @@ -22,7 +22,7 @@ - + diff --git a/code/celllayout/languages/de.itemis.mps.editor.celllayout/de.itemis.mps.editor.celllayout.mpl b/code/celllayout/languages/de.itemis.mps.editor.celllayout/de.itemis.mps.editor.celllayout.mpl index 747b36cf97..5d8f2b45ab 100644 --- a/code/celllayout/languages/de.itemis.mps.editor.celllayout/de.itemis.mps.editor.celllayout.mpl +++ b/code/celllayout/languages/de.itemis.mps.editor.celllayout/de.itemis.mps.editor.celllayout.mpl @@ -38,7 +38,7 @@ - + @@ -114,7 +114,7 @@ - + diff --git a/code/celllayout/languages/test.de.itemis.mps.editor.celllayout.lang/test.de.itemis.mps.editor.celllayout.lang.mpl b/code/celllayout/languages/test.de.itemis.mps.editor.celllayout.lang/test.de.itemis.mps.editor.celllayout.lang.mpl index 9f2ba167e3..862811cda3 100644 --- a/code/celllayout/languages/test.de.itemis.mps.editor.celllayout.lang/test.de.itemis.mps.editor.celllayout.lang.mpl +++ b/code/celllayout/languages/test.de.itemis.mps.editor.celllayout.lang/test.de.itemis.mps.editor.celllayout.lang.mpl @@ -24,7 +24,7 @@ - + diff --git a/code/celllayout/solutions/de.itemis.mps.editor.celllayout.sandbox/de.itemis.mps.editor.celllayout.sandbox.msd b/code/celllayout/solutions/de.itemis.mps.editor.celllayout.sandbox/de.itemis.mps.editor.celllayout.sandbox.msd index 07162cf968..08b8bce7c3 100644 --- a/code/celllayout/solutions/de.itemis.mps.editor.celllayout.sandbox/de.itemis.mps.editor.celllayout.sandbox.msd +++ b/code/celllayout/solutions/de.itemis.mps.editor.celllayout.sandbox/de.itemis.mps.editor.celllayout.sandbox.msd @@ -18,7 +18,7 @@ - + diff --git a/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/de.itemis.mps.editor.celllayout.runtime.msd b/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/de.itemis.mps.editor.celllayout.runtime.msd index 2b6a85df5b..1d38c8f148 100644 --- a/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/de.itemis.mps.editor.celllayout.runtime.msd +++ b/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/de.itemis.mps.editor.celllayout.runtime.msd @@ -23,7 +23,7 @@ - + diff --git a/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/boxmodel.mps b/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/boxmodel.mps index 1b9e9c272b..ea6c6c6959 100644 --- a/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/boxmodel.mps +++ b/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/boxmodel.mps @@ -2,7 +2,7 @@ - + @@ -226,14 +226,8 @@ - - - - - - - - + + @@ -4030,9 +4024,63 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/layout.mps b/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/layout.mps index 1c7f5a5cc0..8c143e03a2 100644 --- a/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/layout.mps +++ b/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/layout.mps @@ -2,7 +2,7 @@ - + @@ -288,15 +288,9 @@ - - - - - - - - + + @@ -1111,9 +1105,42 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -11574,19 +11601,163 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/runtime.mps b/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/runtime.mps index 45127bf711..67ea4756cf 100644 --- a/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/runtime.mps +++ b/code/celllayout/solutions/de.slisson.mps.editor.celllayout.runtime/models/de/itemis/mps/editor/celllayout/runtime.mps @@ -5,7 +5,7 @@ - + @@ -361,16 +361,10 @@ - - - - - - - - - + + + @@ -11616,9 +11610,36 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -20698,9 +20719,18 @@ - - - + + + + + + + + + + + + @@ -21104,9 +21134,24 @@ - - - + + + + + + + + + + + + + + + + + + diff --git a/code/changelog/de.itemis.mps.changelog/de.itemis.mps.changelog.mpl b/code/changelog/de.itemis.mps.changelog/de.itemis.mps.changelog.mpl index 203ee2d906..80a195f76b 100644 --- a/code/changelog/de.itemis.mps.changelog/de.itemis.mps.changelog.mpl +++ b/code/changelog/de.itemis.mps.changelog/de.itemis.mps.changelog.mpl @@ -35,7 +35,7 @@ - + @@ -115,7 +115,7 @@ - + diff --git a/code/compare/languages/de.itemis.mps.compare.pattern.baselang/de.itemis.mps.compare.pattern.baselang.mpl b/code/compare/languages/de.itemis.mps.compare.pattern.baselang/de.itemis.mps.compare.pattern.baselang.mpl index 5a194360f1..ecbb3317a4 100644 --- a/code/compare/languages/de.itemis.mps.compare.pattern.baselang/de.itemis.mps.compare.pattern.baselang.mpl +++ b/code/compare/languages/de.itemis.mps.compare.pattern.baselang/de.itemis.mps.compare.pattern.baselang.mpl @@ -33,7 +33,7 @@ - + @@ -97,7 +97,7 @@ - + diff --git a/code/compare/languages/de.itemis.mps.compare.pattern.generator/de.itemis.mps.compare.pattern.generator.mpl b/code/compare/languages/de.itemis.mps.compare.pattern.generator/de.itemis.mps.compare.pattern.generator.mpl index c68a00c7bf..b96279ff4f 100644 --- a/code/compare/languages/de.itemis.mps.compare.pattern.generator/de.itemis.mps.compare.pattern.generator.mpl +++ b/code/compare/languages/de.itemis.mps.compare.pattern.generator/de.itemis.mps.compare.pattern.generator.mpl @@ -37,7 +37,7 @@ - + @@ -107,7 +107,7 @@ - + diff --git a/code/compare/languages/de.itemis.mps.compare.pattern/de.itemis.mps.compare.pattern.mpl b/code/compare/languages/de.itemis.mps.compare.pattern/de.itemis.mps.compare.pattern.mpl index 2665f2e647..0cb8f17ff6 100644 --- a/code/compare/languages/de.itemis.mps.compare.pattern/de.itemis.mps.compare.pattern.mpl +++ b/code/compare/languages/de.itemis.mps.compare.pattern/de.itemis.mps.compare.pattern.mpl @@ -34,7 +34,7 @@ - + @@ -96,7 +96,7 @@ - + diff --git a/code/compare/languages/de.itemis.mps.compare/compare.mpl b/code/compare/languages/de.itemis.mps.compare/compare.mpl index 9e5e1ff8b5..fb15702096 100644 --- a/code/compare/languages/de.itemis.mps.compare/compare.mpl +++ b/code/compare/languages/de.itemis.mps.compare/compare.mpl @@ -49,7 +49,7 @@ - + @@ -149,7 +149,7 @@ - + diff --git a/code/compare/languages/de.itemis.mps.compare/generator/template/de.itemis.mps.compare.generator.template.main@generator.mps b/code/compare/languages/de.itemis.mps.compare/generator/template/de.itemis.mps.compare.generator.template.main@generator.mps index 9f669d8750..2754192433 100644 --- a/code/compare/languages/de.itemis.mps.compare/generator/template/de.itemis.mps.compare.generator.template.main@generator.mps +++ b/code/compare/languages/de.itemis.mps.compare/generator/template/de.itemis.mps.compare.generator.template.main@generator.mps @@ -7,7 +7,7 @@ - + diff --git a/code/compare/languages/test.de.itemis.mps.compare.testlang/test.de.itemis.mps.compare.testlang.mpl b/code/compare/languages/test.de.itemis.mps.compare.testlang/test.de.itemis.mps.compare.testlang.mpl index 975a6ad71e..63c1573144 100644 --- a/code/compare/languages/test.de.itemis.mps.compare.testlang/test.de.itemis.mps.compare.testlang.mpl +++ b/code/compare/languages/test.de.itemis.mps.compare.testlang/test.de.itemis.mps.compare.testlang.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/compare/solutions/de.itemis.mps.comparator/comparator.msd b/code/compare/solutions/de.itemis.mps.comparator/comparator.msd index 011cc9c89d..a1ed0dab87 100644 --- a/code/compare/solutions/de.itemis.mps.comparator/comparator.msd +++ b/code/compare/solutions/de.itemis.mps.comparator/comparator.msd @@ -30,7 +30,7 @@ - + diff --git a/code/compare/solutions/de.itemis.mps.comparator/models/.model b/code/compare/solutions/de.itemis.mps.comparator/models/.model index 95e7b45fa5..3c4f0d66ac 100644 --- a/code/compare/solutions/de.itemis.mps.comparator/models/.model +++ b/code/compare/solutions/de.itemis.mps.comparator/models/.model @@ -5,7 +5,7 @@ - + diff --git a/code/compare/solutions/de.itemis.mps.comparator/models/DiffView.mpsr b/code/compare/solutions/de.itemis.mps.comparator/models/DiffView.mpsr index a537486a28..1bfde881a0 100644 --- a/code/compare/solutions/de.itemis.mps.comparator/models/DiffView.mpsr +++ b/code/compare/solutions/de.itemis.mps.comparator/models/DiffView.mpsr @@ -165,7 +165,6 @@ - @@ -173,11 +172,8 @@ - - - - - + + @@ -1179,19 +1175,68 @@ - - - - - - + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1358,14 +1403,27 @@ - - - - + + + + + + + + + + + + + + + + + @@ -1442,16 +1500,36 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/compare/solutions/de.itemis.mps.comparator/models/MapOfList.mpsr b/code/compare/solutions/de.itemis.mps.comparator/models/MapOfList.mpsr index 93efefb7ba..8975342186 100644 --- a/code/compare/solutions/de.itemis.mps.comparator/models/MapOfList.mpsr +++ b/code/compare/solutions/de.itemis.mps.comparator/models/MapOfList.mpsr @@ -112,7 +112,6 @@ - @@ -120,11 +119,8 @@ - - - - - + + @@ -135,6 +131,14 @@ + + + + + + + + @@ -585,19 +589,71 @@ - - - - - - + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/compare/solutions/de.itemis.mps.comparator/models/TextComparison.mpsr b/code/compare/solutions/de.itemis.mps.comparator/models/TextComparison.mpsr index 4226778f48..a8cc99d728 100644 --- a/code/compare/solutions/de.itemis.mps.comparator/models/TextComparison.mpsr +++ b/code/compare/solutions/de.itemis.mps.comparator/models/TextComparison.mpsr @@ -215,16 +215,10 @@ - - - - - - - - - + + + @@ -2457,29 +2451,323 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/compare/solutions/de.itemis.mps.compare.pattern.test/de.itemis.mps.compare.pattern.test.msd b/code/compare/solutions/de.itemis.mps.compare.pattern.test/de.itemis.mps.compare.pattern.test.msd index 390be426ba..ef105522b9 100644 --- a/code/compare/solutions/de.itemis.mps.compare.pattern.test/de.itemis.mps.compare.pattern.test.msd +++ b/code/compare/solutions/de.itemis.mps.compare.pattern.test/de.itemis.mps.compare.pattern.test.msd @@ -23,12 +23,13 @@ - + + diff --git a/code/compare/solutions/de.itemis.mps.compare.pattern.test/models/de.itemis.mps.compare.pattern.test.basic@tests.mps b/code/compare/solutions/de.itemis.mps.compare.pattern.test/models/de.itemis.mps.compare.pattern.test.basic@tests.mps index 057240826b..289ce67d62 100644 --- a/code/compare/solutions/de.itemis.mps.compare.pattern.test/models/de.itemis.mps.compare.pattern.test.basic@tests.mps +++ b/code/compare/solutions/de.itemis.mps.compare.pattern.test/models/de.itemis.mps.compare.pattern.test.basic@tests.mps @@ -14,7 +14,7 @@ - + diff --git a/code/conditional-editor/languages/de.slisson.mps.conditionalEditor.demolang/de.slisson.mps.conditionalEditor.demolang.mpl b/code/conditional-editor/languages/de.slisson.mps.conditionalEditor.demolang/de.slisson.mps.conditionalEditor.demolang.mpl index e4e535075d..a57aead1e2 100644 --- a/code/conditional-editor/languages/de.slisson.mps.conditionalEditor.demolang/de.slisson.mps.conditionalEditor.demolang.mpl +++ b/code/conditional-editor/languages/de.slisson.mps.conditionalEditor.demolang/de.slisson.mps.conditionalEditor.demolang.mpl @@ -20,7 +20,7 @@ - + diff --git a/code/conditional-editor/languages/de.slisson.mps.conditionalEditor.hints/de.slisson.mps.conditionalEditor.hints.mpl b/code/conditional-editor/languages/de.slisson.mps.conditionalEditor.hints/de.slisson.mps.conditionalEditor.hints.mpl index 2c05d7a19d..9809273e75 100644 --- a/code/conditional-editor/languages/de.slisson.mps.conditionalEditor.hints/de.slisson.mps.conditionalEditor.hints.mpl +++ b/code/conditional-editor/languages/de.slisson.mps.conditionalEditor.hints/de.slisson.mps.conditionalEditor.hints.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/conditional-editor/languages/de.slisson.mps.conditionalEditor/de.slisson.mps.conditionalEditor.mpl b/code/conditional-editor/languages/de.slisson.mps.conditionalEditor/de.slisson.mps.conditionalEditor.mpl index 679e961c60..afaf8bbd54 100644 --- a/code/conditional-editor/languages/de.slisson.mps.conditionalEditor/de.slisson.mps.conditionalEditor.mpl +++ b/code/conditional-editor/languages/de.slisson.mps.conditionalEditor/de.slisson.mps.conditionalEditor.mpl @@ -44,7 +44,7 @@ - + @@ -137,7 +137,7 @@ - + diff --git a/code/debug/languages/de.itemis.mps.debug/de.itemis.mps.debug.mpl b/code/debug/languages/de.itemis.mps.debug/de.itemis.mps.debug.mpl index 973e07fe69..236cc2bbac 100644 --- a/code/debug/languages/de.itemis.mps.debug/de.itemis.mps.debug.mpl +++ b/code/debug/languages/de.itemis.mps.debug/de.itemis.mps.debug.mpl @@ -33,7 +33,7 @@ - + @@ -83,7 +83,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram.demo.activity/de.itemis.mps.editor.diagram.demo.activity.mpl b/code/diagram/languages/de.itemis.mps.editor.diagram.demo.activity/de.itemis.mps.editor.diagram.demo.activity.mpl index 310ffc8121..51055ec41b 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram.demo.activity/de.itemis.mps.editor.diagram.demo.activity.mpl +++ b/code/diagram/languages/de.itemis.mps.editor.diagram.demo.activity/de.itemis.mps.editor.diagram.demo.activity.mpl @@ -26,7 +26,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram.demo.callgraph/de.itemis.mps.editor.diagram.demo.callgraph.mpl b/code/diagram/languages/de.itemis.mps.editor.diagram.demo.callgraph/de.itemis.mps.editor.diagram.demo.callgraph.mpl index e4fef83642..9863ca5621 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram.demo.callgraph/de.itemis.mps.editor.diagram.demo.callgraph.mpl +++ b/code/diagram/languages/de.itemis.mps.editor.diagram.demo.callgraph/de.itemis.mps.editor.diagram.demo.callgraph.mpl @@ -23,7 +23,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram.demo.elk/de.itemis.mps.editor.diagram.demo.elk.mpl b/code/diagram/languages/de.itemis.mps.editor.diagram.demo.elk/de.itemis.mps.editor.diagram.demo.elk.mpl index e6d9014bcf..94c273213d 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram.demo.elk/de.itemis.mps.editor.diagram.demo.elk.mpl +++ b/code/diagram/languages/de.itemis.mps.editor.diagram.demo.elk/de.itemis.mps.editor.diagram.demo.elk.mpl @@ -28,7 +28,7 @@ - + @@ -91,7 +91,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram.demo.ports/de.itemis.mps.editor.diagram.demo.ports.mpl b/code/diagram/languages/de.itemis.mps.editor.diagram.demo.ports/de.itemis.mps.editor.diagram.demo.ports.mpl index 50546be163..9a7ecdacee 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram.demo.ports/de.itemis.mps.editor.diagram.demo.ports.mpl +++ b/code/diagram/languages/de.itemis.mps.editor.diagram.demo.ports/de.itemis.mps.editor.diagram.demo.ports.mpl @@ -28,7 +28,7 @@ - + @@ -64,7 +64,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram.demoentities/de.itemis.mps.editor.diagram.demoentities.mpl b/code/diagram/languages/de.itemis.mps.editor.diagram.demoentities/de.itemis.mps.editor.diagram.demoentities.mpl index c173f2548e..6779b3f396 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram.demoentities/de.itemis.mps.editor.diagram.demoentities.mpl +++ b/code/diagram/languages/de.itemis.mps.editor.diagram.demoentities/de.itemis.mps.editor.diagram.demoentities.mpl @@ -27,7 +27,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram.demolang/de.itemis.mps.editor.diagram.demolang.mpl b/code/diagram/languages/de.itemis.mps.editor.diagram.demolang/de.itemis.mps.editor.diagram.demolang.mpl index d046a7e392..84ad7ea5a1 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram.demolang/de.itemis.mps.editor.diagram.demolang.mpl +++ b/code/diagram/languages/de.itemis.mps.editor.diagram.demolang/de.itemis.mps.editor.diagram.demolang.mpl @@ -60,7 +60,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram.layout/de.itemis.mps.editor.diagram.layout.mpl b/code/diagram/languages/de.itemis.mps.editor.diagram.layout/de.itemis.mps.editor.diagram.layout.mpl index b2867c6438..efecfb8c42 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram.layout/de.itemis.mps.editor.diagram.layout.mpl +++ b/code/diagram/languages/de.itemis.mps.editor.diagram.layout/de.itemis.mps.editor.diagram.layout.mpl @@ -21,7 +21,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram.styles/de.itemis.mps.editor.diagram.styles.mpl b/code/diagram/languages/de.itemis.mps.editor.diagram.styles/de.itemis.mps.editor.diagram.styles.mpl index 66775fbf1a..4ecaa8f5d0 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram.styles/de.itemis.mps.editor.diagram.styles.mpl +++ b/code/diagram/languages/de.itemis.mps.editor.diagram.styles/de.itemis.mps.editor.diagram.styles.mpl @@ -20,7 +20,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram/de.itemis.mps.editor.diagram.mpl b/code/diagram/languages/de.itemis.mps.editor.diagram/de.itemis.mps.editor.diagram.mpl index b135b3f83e..f06d68074f 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram/de.itemis.mps.editor.diagram.mpl +++ b/code/diagram/languages/de.itemis.mps.editor.diagram/de.itemis.mps.editor.diagram.mpl @@ -47,7 +47,7 @@ - + @@ -184,7 +184,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram/generator/template/main@generator.mps b/code/diagram/languages/de.itemis.mps.editor.diagram/generator/template/main@generator.mps index 22bda96f53..e1e4025393 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram/generator/template/main@generator.mps +++ b/code/diagram/languages/de.itemis.mps.editor.diagram/generator/template/main@generator.mps @@ -10,7 +10,7 @@ - + diff --git a/code/diagram/languages/de.itemis.mps.editor.diagram/languageModels/behavior.mps b/code/diagram/languages/de.itemis.mps.editor.diagram/languageModels/behavior.mps index 44fe062b67..0de6ab3071 100644 --- a/code/diagram/languages/de.itemis.mps.editor.diagram/languageModels/behavior.mps +++ b/code/diagram/languages/de.itemis.mps.editor.diagram/languageModels/behavior.mps @@ -6,7 +6,7 @@ - + @@ -245,16 +245,10 @@ - - - - - - - - - + + + @@ -9993,9 +9987,54 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/diagram/languages/test.de.itemis.mps.editor.diagram.lang/test.de.itemis.mps.editor.diagram.lang.mpl b/code/diagram/languages/test.de.itemis.mps.editor.diagram.lang/test.de.itemis.mps.editor.diagram.lang.mpl index 9a5429fb0d..980dd15b43 100644 --- a/code/diagram/languages/test.de.itemis.mps.editor.diagram.lang/test.de.itemis.mps.editor.diagram.lang.mpl +++ b/code/diagram/languages/test.de.itemis.mps.editor.diagram.lang/test.de.itemis.mps.editor.diagram.lang.mpl @@ -27,7 +27,7 @@ - + diff --git a/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/de.itemis.mps.editor.diagram.runtime.msd b/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/de.itemis.mps.editor.diagram.runtime.msd index dd8cd376bd..2196311a48 100644 --- a/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/de.itemis.mps.editor.diagram.runtime.msd +++ b/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/de.itemis.mps.editor.diagram.runtime.msd @@ -75,7 +75,7 @@ - + diff --git a/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/jgraph.mps b/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/jgraph.mps index 70a200bcb6..56e2c381e1 100644 --- a/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/jgraph.mps +++ b/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/jgraph.mps @@ -18,7 +18,7 @@ - + @@ -565,8 +565,10 @@ + + + - @@ -574,22 +576,15 @@ - - - - - - - - - - - + + + + - - + + - + @@ -16204,14 +16199,119 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -29129,9 +29229,21 @@ - - - + + + + + + + + + + + + + + + @@ -51573,9 +51685,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -66595,9 +66743,15 @@ - - - + + + + + + + + + @@ -124644,7 +124798,11 @@ - + + + + + @@ -152748,37 +152906,153 @@ - - - + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + diff --git a/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/model.mps b/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/model.mps index c3be71331c..90bb23ad40 100644 --- a/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/model.mps +++ b/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/model.mps @@ -6,7 +6,7 @@ - + @@ -442,7 +442,6 @@ - @@ -450,16 +449,11 @@ - - - - - - - - - + + + + @@ -12386,14 +12380,62 @@ - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -17234,9 +17276,51 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -17399,9 +17483,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -24338,19 +24458,125 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -25234,25 +25460,97 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + - + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -25827,9 +26125,42 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -33022,9 +33353,54 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -33521,9 +33897,54 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -36512,9 +36933,27 @@ - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells.runtimelang/com.mbeddr.mpsutil.grammarcells.runtimelang.mpl b/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells.runtimelang/com.mbeddr.mpsutil.grammarcells.runtimelang.mpl index a40d1a01f6..a1ee21f994 100644 --- a/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells.runtimelang/com.mbeddr.mpsutil.grammarcells.runtimelang.mpl +++ b/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells.runtimelang/com.mbeddr.mpsutil.grammarcells.runtimelang.mpl @@ -21,7 +21,7 @@ - + diff --git a/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells.sandboxlang/com.mbeddr.mpsutil.grammarcells.sandboxlang.mpl b/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells.sandboxlang/com.mbeddr.mpsutil.grammarcells.sandboxlang.mpl index 01f5bbb8e3..57116537ec 100644 --- a/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells.sandboxlang/com.mbeddr.mpsutil.grammarcells.sandboxlang.mpl +++ b/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells.sandboxlang/com.mbeddr.mpsutil.grammarcells.sandboxlang.mpl @@ -25,7 +25,7 @@ - + diff --git a/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells/com.mbeddr.mpsutil.grammarcells.mpl b/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells/com.mbeddr.mpsutil.grammarcells.mpl index 0d25d3855f..6145715ef7 100644 --- a/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells/com.mbeddr.mpsutil.grammarcells.mpl +++ b/code/grammarcells/languages/com.mbeddr.mpsutil.grammarcells/com.mbeddr.mpsutil.grammarcells.mpl @@ -51,7 +51,7 @@ - + @@ -300,7 +300,7 @@ - + diff --git a/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/com.mbeddr.mpsutil.grammarcells.runtime.msd b/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/com.mbeddr.mpsutil.grammarcells.runtime.msd index 882ce31d50..d95d055e2d 100644 --- a/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/com.mbeddr.mpsutil.grammarcells.runtime.msd +++ b/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/com.mbeddr.mpsutil.grammarcells.runtime.msd @@ -36,7 +36,7 @@ - + diff --git a/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com.mbeddr.mpsutil.grammarcells.runtime.insertpopup.mps b/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com.mbeddr.mpsutil.grammarcells.runtime.insertpopup.mps index f073e86bd5..0b32504921 100644 --- a/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com.mbeddr.mpsutil.grammarcells.runtime.insertpopup.mps +++ b/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com.mbeddr.mpsutil.grammarcells.runtime.insertpopup.mps @@ -5,7 +5,7 @@ - + @@ -260,31 +260,29 @@ - - - - + + + - - - - - - + + + - - + + + + + - @@ -678,9 +676,18 @@ - - - + + + + + + + + + + + + @@ -921,14 +928,83 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -938,20 +1014,45 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + @@ -1044,14 +1145,83 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1086,20 +1256,45 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + @@ -2044,23 +2239,169 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2190,26 +2531,172 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3231,19 +3718,97 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3776,24 +4341,126 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + @@ -3893,19 +4560,88 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + @@ -4060,24 +4796,129 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + @@ -5107,14 +5948,20 @@ - - - + + + + + + - - - + + + + + + diff --git a/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com/mbeddr/mpsutil/grammarcells/runtime.mps b/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com/mbeddr/mpsutil/grammarcells/runtime.mps index d5c6a18cb6..23037dba60 100644 --- a/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com/mbeddr/mpsutil/grammarcells/runtime.mps +++ b/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com/mbeddr/mpsutil/grammarcells/runtime.mps @@ -5,7 +5,7 @@ - + @@ -412,20 +412,14 @@ - - - - - - - - - - + + + + @@ -1478,9 +1472,12 @@ - - - + + + + + + @@ -6826,14 +6823,71 @@ - - - + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -12631,9 +12685,51 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -27973,14 +28069,77 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + @@ -32100,14 +32259,92 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com/mbeddr/mpsutil/grammarcells/runtime/editorregistry.mps b/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com/mbeddr/mpsutil/grammarcells/runtime/editorregistry.mps index dedab27100..b2d132c0dd 100644 --- a/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com/mbeddr/mpsutil/grammarcells/runtime/editorregistry.mps +++ b/code/grammarcells/solutions/com.mbeddr.mpsutil.grammarcells.runtime/models/com/mbeddr/mpsutil/grammarcells/runtime/editorregistry.mps @@ -187,16 +187,10 @@ - - - - - - - - - + + + @@ -213,6 +207,14 @@ + + + + + + + + @@ -329,14 +331,20 @@ - - - + + + + + + - - - + + + + + + diff --git a/code/hacks/languages/de.slisson.mps.reflection/de.slisson.mps.reflection.mpl b/code/hacks/languages/de.slisson.mps.reflection/de.slisson.mps.reflection.mpl index 4c62eff151..4fd9d7f024 100644 --- a/code/hacks/languages/de.slisson.mps.reflection/de.slisson.mps.reflection.mpl +++ b/code/hacks/languages/de.slisson.mps.reflection/de.slisson.mps.reflection.mpl @@ -35,7 +35,7 @@ - + @@ -161,7 +161,7 @@ - + diff --git a/code/hacks/solutions/de.slisson.mps.hacks.editor/de.slisson.mps.hacks.editor.msd b/code/hacks/solutions/de.slisson.mps.hacks.editor/de.slisson.mps.hacks.editor.msd index 66de84b228..0a545d64e1 100644 --- a/code/hacks/solutions/de.slisson.mps.hacks.editor/de.slisson.mps.hacks.editor.msd +++ b/code/hacks/solutions/de.slisson.mps.hacks.editor/de.slisson.mps.hacks.editor.msd @@ -26,7 +26,7 @@ - + diff --git a/code/hacks/solutions/de.slisson.mps.hacks.editor/models/de/slisson/mps/hacks/editor.mps b/code/hacks/solutions/de.slisson.mps.hacks.editor/models/de/slisson/mps/hacks/editor.mps index 5c60dd8e37..0effeeee82 100644 --- a/code/hacks/solutions/de.slisson.mps.hacks.editor/models/de/slisson/mps/hacks/editor.mps +++ b/code/hacks/solutions/de.slisson.mps.hacks.editor/models/de/slisson/mps/hacks/editor.mps @@ -4,7 +4,7 @@ - + @@ -294,16 +294,11 @@ - - - - - - - - - + + + + @@ -1144,9 +1139,15 @@ - - - + + + + + + + + + diff --git a/code/hacks/solutions/de.slisson.mps.hacks.editor/models/de/slisson/mps/hacks/editor/editorregistry.mps b/code/hacks/solutions/de.slisson.mps.hacks.editor/models/de/slisson/mps/hacks/editor/editorregistry.mps index 3653ca97d2..c4c3d3b6e2 100644 --- a/code/hacks/solutions/de.slisson.mps.hacks.editor/models/de/slisson/mps/hacks/editor/editorregistry.mps +++ b/code/hacks/solutions/de.slisson.mps.hacks.editor/models/de/slisson/mps/hacks/editor/editorregistry.mps @@ -3,7 +3,7 @@ - + @@ -189,16 +189,10 @@ - - - - - - - - - + + + @@ -215,6 +209,14 @@ + + + + + + + + @@ -237,14 +239,20 @@ - - - + + + + + + - - - + + + + + + diff --git a/code/hasher/solutions/nl.f1re.mpsutil.hasher/models/nl.f1re.mpsutil.hasher.mps b/code/hasher/solutions/nl.f1re.mpsutil.hasher/models/nl.f1re.mpsutil.hasher.mps index 743a3c4831..602fab0182 100644 --- a/code/hasher/solutions/nl.f1re.mpsutil.hasher/models/nl.f1re.mpsutil.hasher.mps +++ b/code/hasher/solutions/nl.f1re.mpsutil.hasher/models/nl.f1re.mpsutil.hasher.mps @@ -3,7 +3,7 @@ - + @@ -210,16 +210,14 @@ - - - - + + + - @@ -227,19 +225,19 @@ - - - - - + + + - - + + + + + - @@ -259,6 +257,14 @@ + + + + + + + + @@ -310,125 +316,237 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + - - - - - - - - + + + + + + + + + + + + + + + + + - - + + - - - + + + - - - - - - - - + + + + + + + + + + + - - + + - - - + + + - - - - - - - - + + + + + + + + + + + - - + + - - - + + + - - - - - - - - + + + + + + + + + + + - - + + - - - + + + + + + + + + + + + + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + - - - - + + + + + + + + + + + + + + - - + + @@ -595,16 +713,69 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -648,16 +819,102 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -739,9 +996,33 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -800,9 +1081,27 @@ - - - + + + + + + + + + + + + + + + + + + + + + @@ -837,9 +1136,27 @@ - - - + + + + + + + + + + + + + + + + + + + + + @@ -874,9 +1191,39 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -987,9 +1334,21 @@ - - - + + + + + + + + + + + + + + + @@ -1036,19 +1395,67 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + + + + + + + + + + @@ -2439,14 +2846,74 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/hasher/solutions/nl.f1re.mpsutil.hasher/nl.f1re.mpsutil.hasher.msd b/code/hasher/solutions/nl.f1re.mpsutil.hasher/nl.f1re.mpsutil.hasher.msd index eea47e53f4..c1a2983cd0 100644 --- a/code/hasher/solutions/nl.f1re.mpsutil.hasher/nl.f1re.mpsutil.hasher.msd +++ b/code/hasher/solutions/nl.f1re.mpsutil.hasher/nl.f1re.mpsutil.hasher.msd @@ -21,10 +21,11 @@ - + + diff --git a/code/htmlcell/languages/de.itemis.mps.editor.htmlcell.demolang/de.itemis.mps.editor.htmlcell.demolang.mpl b/code/htmlcell/languages/de.itemis.mps.editor.htmlcell.demolang/de.itemis.mps.editor.htmlcell.demolang.mpl index 630175f9ed..8edf79bb81 100644 --- a/code/htmlcell/languages/de.itemis.mps.editor.htmlcell.demolang/de.itemis.mps.editor.htmlcell.demolang.mpl +++ b/code/htmlcell/languages/de.itemis.mps.editor.htmlcell.demolang/de.itemis.mps.editor.htmlcell.demolang.mpl @@ -19,7 +19,7 @@ - + diff --git a/code/htmlcell/languages/de.itemis.mps.editor.htmlcell/de.itemis.mps.editor.htmlcell.mpl b/code/htmlcell/languages/de.itemis.mps.editor.htmlcell/de.itemis.mps.editor.htmlcell.mpl index d095e0c6f0..95fb5190f9 100644 --- a/code/htmlcell/languages/de.itemis.mps.editor.htmlcell/de.itemis.mps.editor.htmlcell.mpl +++ b/code/htmlcell/languages/de.itemis.mps.editor.htmlcell/de.itemis.mps.editor.htmlcell.mpl @@ -36,7 +36,7 @@ - + @@ -107,7 +107,7 @@ - + diff --git a/code/intentionsmenu/com.mbeddr.mpsutil.intentions.runtime/com.mbeddr.mpsutil.intentions.runtime.msd b/code/intentionsmenu/com.mbeddr.mpsutil.intentions.runtime/com.mbeddr.mpsutil.intentions.runtime.msd index 86e9400d34..7e1238500d 100644 --- a/code/intentionsmenu/com.mbeddr.mpsutil.intentions.runtime/com.mbeddr.mpsutil.intentions.runtime.msd +++ b/code/intentionsmenu/com.mbeddr.mpsutil.intentions.runtime/com.mbeddr.mpsutil.intentions.runtime.msd @@ -29,7 +29,7 @@ - + diff --git a/code/intentionsmenu/com.mbeddr.mpsutil.intentions.runtime/models/com/mbeddr/mpsutil/intentions/runtime.mps b/code/intentionsmenu/com.mbeddr.mpsutil.intentions.runtime/models/com/mbeddr/mpsutil/intentions/runtime.mps index 84c1c7579b..49cd4027b8 100644 --- a/code/intentionsmenu/com.mbeddr.mpsutil.intentions.runtime/models/com/mbeddr/mpsutil/intentions/runtime.mps +++ b/code/intentionsmenu/com.mbeddr.mpsutil.intentions.runtime/models/com/mbeddr/mpsutil/intentions/runtime.mps @@ -9,7 +9,7 @@ - + @@ -313,34 +313,30 @@ - - - - + + + - - - - - - - - - + + + - - + + + + + + - @@ -1667,14 +1663,86 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -3252,9 +3320,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3504,38 +3608,67 @@ - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + - - - - - + + + + + - - + + - - - @@ -3629,9 +3762,39 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4208,20 +4371,54 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + diff --git a/code/intentionsmenu/com.mbeddr.mpsutil.intentions/com.mbeddr.mpsutil.intentions.mpl b/code/intentionsmenu/com.mbeddr.mpsutil.intentions/com.mbeddr.mpsutil.intentions.mpl index d4b1757fab..ccafed466b 100644 --- a/code/intentionsmenu/com.mbeddr.mpsutil.intentions/com.mbeddr.mpsutil.intentions.mpl +++ b/code/intentionsmenu/com.mbeddr.mpsutil.intentions/com.mbeddr.mpsutil.intentions.mpl @@ -35,7 +35,7 @@ - + @@ -103,7 +103,7 @@ - + diff --git a/code/kotlin/solutions/MPS.Kotlin/MPS.Kotlin.msd b/code/kotlin/solutions/MPS.Kotlin/MPS.Kotlin.msd index 7cebd6c62c..8d02b01423 100644 --- a/code/kotlin/solutions/MPS.Kotlin/MPS.Kotlin.msd +++ b/code/kotlin/solutions/MPS.Kotlin/MPS.Kotlin.msd @@ -22,8 +22,9 @@ - + + diff --git a/code/languages/com.mbeddr.mpsutil.intentions.sandboxlang/com.mbeddr.mpsutil.intentions.sandboxlang.mpl b/code/languages/com.mbeddr.mpsutil.intentions.sandboxlang/com.mbeddr.mpsutil.intentions.sandboxlang.mpl index d3597bca2e..55a9254398 100644 --- a/code/languages/com.mbeddr.mpsutil.intentions.sandboxlang/com.mbeddr.mpsutil.intentions.sandboxlang.mpl +++ b/code/languages/com.mbeddr.mpsutil.intentions.sandboxlang/com.mbeddr.mpsutil.intentions.sandboxlang.mpl @@ -28,7 +28,7 @@ - + @@ -64,7 +64,7 @@ - + diff --git a/code/languages/de.itemis.model.merge.baselang/de.itemis.model.merge.baselang.mpl b/code/languages/de.itemis.model.merge.baselang/de.itemis.model.merge.baselang.mpl index d8ca1bf52b..6e14e141e9 100644 --- a/code/languages/de.itemis.model.merge.baselang/de.itemis.model.merge.baselang.mpl +++ b/code/languages/de.itemis.model.merge.baselang/de.itemis.model.merge.baselang.mpl @@ -32,7 +32,7 @@ - + @@ -74,7 +74,7 @@ - + diff --git a/code/languages/de.itemis.model.merge.baselang/sandbox/de.itemis.model.merge.baselang.sandbox.msd b/code/languages/de.itemis.model.merge.baselang/sandbox/de.itemis.model.merge.baselang.sandbox.msd index 8a6c3e6468..f74772f70e 100644 --- a/code/languages/de.itemis.model.merge.baselang/sandbox/de.itemis.model.merge.baselang.sandbox.msd +++ b/code/languages/de.itemis.model.merge.baselang/sandbox/de.itemis.model.merge.baselang.sandbox.msd @@ -24,7 +24,7 @@ - + diff --git a/code/languages/de.itemis.model.merge.diamond/de.itemis.model.merge.diamond.mpl b/code/languages/de.itemis.model.merge.diamond/de.itemis.model.merge.diamond.mpl index 1949f20072..b29caa39dd 100644 --- a/code/languages/de.itemis.model.merge.diamond/de.itemis.model.merge.diamond.mpl +++ b/code/languages/de.itemis.model.merge.diamond/de.itemis.model.merge.diamond.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/languages/de.itemis.model.merge.simple.demo.annotated/de.itemis.model.merge.simple.demo.annotated.mpl b/code/languages/de.itemis.model.merge.simple.demo.annotated/de.itemis.model.merge.simple.demo.annotated.mpl index 34c69af147..8fa961e1e5 100644 --- a/code/languages/de.itemis.model.merge.simple.demo.annotated/de.itemis.model.merge.simple.demo.annotated.mpl +++ b/code/languages/de.itemis.model.merge.simple.demo.annotated/de.itemis.model.merge.simple.demo.annotated.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/languages/de.itemis.model.merge/de.itemis.model.merge.mpl b/code/languages/de.itemis.model.merge/de.itemis.model.merge.mpl index 94dc7ec8a3..767d870b98 100644 --- a/code/languages/de.itemis.model.merge/de.itemis.model.merge.mpl +++ b/code/languages/de.itemis.model.merge/de.itemis.model.merge.mpl @@ -38,7 +38,7 @@ - + @@ -107,7 +107,7 @@ - + diff --git a/code/languages/de.itemis.model.merge/models/de.itemis.model.merge.behavior.mps b/code/languages/de.itemis.model.merge/models/de.itemis.model.merge.behavior.mps index 669e5119dd..7c850f783b 100644 --- a/code/languages/de.itemis.model.merge/models/de.itemis.model.merge.behavior.mps +++ b/code/languages/de.itemis.model.merge/models/de.itemis.model.merge.behavior.mps @@ -5,7 +5,7 @@ - + diff --git a/code/languages/de.itemis.model.simple.demo.children/de.itemis.model.simple.demo.children.mpl b/code/languages/de.itemis.model.simple.demo.children/de.itemis.model.simple.demo.children.mpl index 85a011b0d6..4de22f4920 100644 --- a/code/languages/de.itemis.model.simple.demo.children/de.itemis.model.simple.demo.children.mpl +++ b/code/languages/de.itemis.model.simple.demo.children/de.itemis.model.simple.demo.children.mpl @@ -20,7 +20,7 @@ - + diff --git a/code/languages/de.itemis.model.simple.demo.collection.keeper/de.itemis.model.simple.demo.collection.keeper.mpl b/code/languages/de.itemis.model.simple.demo.collection.keeper/de.itemis.model.simple.demo.collection.keeper.mpl index 822a6081c2..bde2d8c96a 100644 --- a/code/languages/de.itemis.model.simple.demo.collection.keeper/de.itemis.model.simple.demo.collection.keeper.mpl +++ b/code/languages/de.itemis.model.simple.demo.collection.keeper/de.itemis.model.simple.demo.collection.keeper.mpl @@ -21,7 +21,7 @@ - + diff --git a/code/languages/de.itemis.model.simple.demo.collection.ref/de.itemis.model.simple.demo.collection.ref.mpl b/code/languages/de.itemis.model.simple.demo.collection.ref/de.itemis.model.simple.demo.collection.ref.mpl index af669c1278..4dd4538cc5 100644 --- a/code/languages/de.itemis.model.simple.demo.collection.ref/de.itemis.model.simple.demo.collection.ref.mpl +++ b/code/languages/de.itemis.model.simple.demo.collection.ref/de.itemis.model.simple.demo.collection.ref.mpl @@ -29,7 +29,7 @@ - + @@ -64,7 +64,7 @@ - + diff --git a/code/languages/de.itemis.model.simple.demo.collection/de.itemis.model.simple.demo.collection.mpl b/code/languages/de.itemis.model.simple.demo.collection/de.itemis.model.simple.demo.collection.mpl index ad9809fdbc..a7c7e850e9 100644 --- a/code/languages/de.itemis.model.simple.demo.collection/de.itemis.model.simple.demo.collection.mpl +++ b/code/languages/de.itemis.model.simple.demo.collection/de.itemis.model.simple.demo.collection.mpl @@ -20,7 +20,7 @@ - + diff --git a/code/languages/de.itemis.model.simple.demo.enums/de.itemis.model.simple.demo.enums.mpl b/code/languages/de.itemis.model.simple.demo.enums/de.itemis.model.simple.demo.enums.mpl index bb84a48b8e..9e3d08e7e9 100644 --- a/code/languages/de.itemis.model.simple.demo.enums/de.itemis.model.simple.demo.enums.mpl +++ b/code/languages/de.itemis.model.simple.demo.enums/de.itemis.model.simple.demo.enums.mpl @@ -28,7 +28,7 @@ - + @@ -62,7 +62,7 @@ - + diff --git a/code/languages/de.itemis.model.simple.demo.property/de.itemis.model.simple.demo.property.mpl b/code/languages/de.itemis.model.simple.demo.property/de.itemis.model.simple.demo.property.mpl index bebb144fb8..26e22d3b98 100644 --- a/code/languages/de.itemis.model.simple.demo.property/de.itemis.model.simple.demo.property.mpl +++ b/code/languages/de.itemis.model.simple.demo.property/de.itemis.model.simple.demo.property.mpl @@ -17,7 +17,7 @@ - + diff --git a/code/languages/de.itemis.model.simple.demo.reference/de.itemis.model.simple.demo.reference.mpl b/code/languages/de.itemis.model.simple.demo.reference/de.itemis.model.simple.demo.reference.mpl index bdd9213674..bb5ea9bdba 100644 --- a/code/languages/de.itemis.model.simple.demo.reference/de.itemis.model.simple.demo.reference.mpl +++ b/code/languages/de.itemis.model.simple.demo.reference/de.itemis.model.simple.demo.reference.mpl @@ -22,7 +22,7 @@ - + diff --git a/code/langvis/languages/com.dslfoundry.langvis.demolang/com.dslfoundry.langvis.demolang.mpl b/code/langvis/languages/com.dslfoundry.langvis.demolang/com.dslfoundry.langvis.demolang.mpl index 4905f5bd7f..47b3f22a9d 100644 --- a/code/langvis/languages/com.dslfoundry.langvis.demolang/com.dslfoundry.langvis.demolang.mpl +++ b/code/langvis/languages/com.dslfoundry.langvis.demolang/com.dslfoundry.langvis.demolang.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/langvis/solutions/com.dslfoundry.langvis.plugin/com.dslfoundry.langvis.plugin.msd b/code/langvis/solutions/com.dslfoundry.langvis.plugin/com.dslfoundry.langvis.plugin.msd index fdd63cfe69..99a5c58110 100644 --- a/code/langvis/solutions/com.dslfoundry.langvis.plugin/com.dslfoundry.langvis.plugin.msd +++ b/code/langvis/solutions/com.dslfoundry.langvis.plugin/com.dslfoundry.langvis.plugin.msd @@ -21,7 +21,7 @@ - + diff --git a/code/langvis/solutions/com.dslfoundry.langvis.plugin/models/com.dslfoundry.langvis.plugin.plugin.mps b/code/langvis/solutions/com.dslfoundry.langvis.plugin/models/com.dslfoundry.langvis.plugin.plugin.mps index 8d9565caa4..02182931c1 100644 --- a/code/langvis/solutions/com.dslfoundry.langvis.plugin/models/com.dslfoundry.langvis.plugin.plugin.mps +++ b/code/langvis/solutions/com.dslfoundry.langvis.plugin/models/com.dslfoundry.langvis.plugin.plugin.mps @@ -8,7 +8,7 @@ - + @@ -346,14 +346,8 @@ - - - - - - - - + + @@ -601,14 +595,77 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/linenumbers/de.itemis.mps.linenumbers/de.itemis.mps.linenumbers.msd b/code/linenumbers/de.itemis.mps.linenumbers/de.itemis.mps.linenumbers.msd index d039bf9ad8..08b1e300c5 100644 --- a/code/linenumbers/de.itemis.mps.linenumbers/de.itemis.mps.linenumbers.msd +++ b/code/linenumbers/de.itemis.mps.linenumbers/de.itemis.mps.linenumbers.msd @@ -27,11 +27,12 @@ - + + diff --git a/code/linenumbers/de.itemis.mps.linenumbers/models/de.itemis.mps.linenumbers.plugin.mps b/code/linenumbers/de.itemis.mps.linenumbers/models/de.itemis.mps.linenumbers.plugin.mps index f8fa5ec3b3..3cb87866a1 100644 --- a/code/linenumbers/de.itemis.mps.linenumbers/models/de.itemis.mps.linenumbers.plugin.mps +++ b/code/linenumbers/de.itemis.mps.linenumbers/models/de.itemis.mps.linenumbers.plugin.mps @@ -10,7 +10,7 @@ - + @@ -324,26 +324,22 @@ - - - - - - + + - - - - - + + + + + - - + + @@ -2192,14 +2188,125 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2214,9 +2321,42 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2935,22 +3075,57 @@ - - - + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + diff --git a/code/math/languages/de.itemis.mps.editor.math.demolang/de.itemis.mps.editor.math.demolang.mpl b/code/math/languages/de.itemis.mps.editor.math.demolang/de.itemis.mps.editor.math.demolang.mpl index 6d2cb10da9..1ee901f208 100644 --- a/code/math/languages/de.itemis.mps.editor.math.demolang/de.itemis.mps.editor.math.demolang.mpl +++ b/code/math/languages/de.itemis.mps.editor.math.demolang/de.itemis.mps.editor.math.demolang.mpl @@ -23,7 +23,7 @@ - + diff --git a/code/math/languages/de.itemis.mps.editor.math.java/de.itemis.mps.editor.math.java.mpl b/code/math/languages/de.itemis.mps.editor.math.java/de.itemis.mps.editor.math.java.mpl index 075cc223a5..48bacd977f 100644 --- a/code/math/languages/de.itemis.mps.editor.math.java/de.itemis.mps.editor.math.java.mpl +++ b/code/math/languages/de.itemis.mps.editor.math.java/de.itemis.mps.editor.math.java.mpl @@ -32,7 +32,7 @@ - + @@ -76,7 +76,7 @@ - + diff --git a/code/math/languages/de.itemis.mps.editor.math.notations/de.itemis.mps.editor.math.notations.mpl b/code/math/languages/de.itemis.mps.editor.math.notations/de.itemis.mps.editor.math.notations.mpl index 7be6945ba3..df7f935f23 100644 --- a/code/math/languages/de.itemis.mps.editor.math.notations/de.itemis.mps.editor.math.notations.mpl +++ b/code/math/languages/de.itemis.mps.editor.math.notations/de.itemis.mps.editor.math.notations.mpl @@ -41,7 +41,7 @@ - + @@ -113,7 +113,7 @@ - + diff --git a/code/math/languages/de.itemis.mps.editor.math/de.itemis.mps.editor.math.mpl b/code/math/languages/de.itemis.mps.editor.math/de.itemis.mps.editor.math.mpl index 3d04c807d5..634aa80667 100644 --- a/code/math/languages/de.itemis.mps.editor.math/de.itemis.mps.editor.math.mpl +++ b/code/math/languages/de.itemis.mps.editor.math/de.itemis.mps.editor.math.mpl @@ -40,7 +40,7 @@ - + @@ -113,7 +113,7 @@ - + diff --git a/code/math/solutions/de.itemis.mps.editor.math.runtime/de.itemis.mps.editor.math.runtime.msd b/code/math/solutions/de.itemis.mps.editor.math.runtime/de.itemis.mps.editor.math.runtime.msd index eb638183b1..8a7ef36fb0 100644 --- a/code/math/solutions/de.itemis.mps.editor.math.runtime/de.itemis.mps.editor.math.runtime.msd +++ b/code/math/solutions/de.itemis.mps.editor.math.runtime/de.itemis.mps.editor.math.runtime.msd @@ -21,13 +21,14 @@ - + + diff --git a/code/math/solutions/de.itemis.mps.editor.math.runtime/models/de/itemis/mps/editor/math/runtime.mps b/code/math/solutions/de.itemis.mps.editor.math.runtime/models/de/itemis/mps/editor/math/runtime.mps index 3da123e42e..342b956620 100644 --- a/code/math/solutions/de.itemis.mps.editor.math.runtime/models/de/itemis/mps/editor/math/runtime.mps +++ b/code/math/solutions/de.itemis.mps.editor.math.runtime/models/de/itemis/mps/editor/math/runtime.mps @@ -10,7 +10,7 @@ - + @@ -295,14 +295,9 @@ - - - - - - - - + + + @@ -6596,9 +6591,24 @@ - - - + + + + + + + + + + + + + + + + + + diff --git a/code/model-api/org.modelix.model.api/org.modelix.model.api.msd b/code/model-api/org.modelix.model.api/org.modelix.model.api.msd index e8b1654879..af2ddcf859 100644 --- a/code/model-api/org.modelix.model.api/org.modelix.model.api.msd +++ b/code/model-api/org.modelix.model.api/org.modelix.model.api.msd @@ -31,8 +31,9 @@ - + + diff --git a/code/model-api/org.modelix.model.mpsadapters/org.modelix.model.mpsadapters.msd b/code/model-api/org.modelix.model.mpsadapters/org.modelix.model.mpsadapters.msd index c97e678b1c..72ff340bb2 100644 --- a/code/model-api/org.modelix.model.mpsadapters/org.modelix.model.mpsadapters.msd +++ b/code/model-api/org.modelix.model.mpsadapters/org.modelix.model.mpsadapters.msd @@ -28,7 +28,7 @@ - + diff --git a/code/model-api/org.modelix.model.repositoryconcepts/org.modelix.model.repositoryconcepts.mpl b/code/model-api/org.modelix.model.repositoryconcepts/org.modelix.model.repositoryconcepts.mpl index 7f9dcf425d..a7aaaf15c7 100644 --- a/code/model-api/org.modelix.model.repositoryconcepts/org.modelix.model.repositoryconcepts.mpl +++ b/code/model-api/org.modelix.model.repositoryconcepts/org.modelix.model.repositoryconcepts.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/modellisteners/com.mbeddr.mpsutil.modellisteners.runtime/com.mbeddr.mpsutil.modellisteners.runtime.msd b/code/modellisteners/com.mbeddr.mpsutil.modellisteners.runtime/com.mbeddr.mpsutil.modellisteners.runtime.msd index b9f34b3db9..18c2d92662 100644 --- a/code/modellisteners/com.mbeddr.mpsutil.modellisteners.runtime/com.mbeddr.mpsutil.modellisteners.runtime.msd +++ b/code/modellisteners/com.mbeddr.mpsutil.modellisteners.runtime/com.mbeddr.mpsutil.modellisteners.runtime.msd @@ -22,7 +22,7 @@ - + diff --git a/code/modellisteners/com.mbeddr.mpsutil.modellisteners.runtime/models/com/mbeddr/mpsutil/modellisteners/runtime.mps b/code/modellisteners/com.mbeddr.mpsutil.modellisteners.runtime/models/com/mbeddr/mpsutil/modellisteners/runtime.mps index c1c430eeb0..0ec3161603 100644 --- a/code/modellisteners/com.mbeddr.mpsutil.modellisteners.runtime/models/com/mbeddr/mpsutil/modellisteners/runtime.mps +++ b/code/modellisteners/com.mbeddr.mpsutil.modellisteners.runtime/models/com/mbeddr/mpsutil/modellisteners/runtime.mps @@ -9,7 +9,7 @@ - + @@ -236,15 +236,8 @@ - - - - - - - - - + + @@ -252,13 +245,16 @@ - - + + + - - + + + + + - @@ -1535,75 +1531,193 @@ - - - + + + - - - - - - - - + + + + + + + + + + + + + + - - + + + + + + + + - - - + + + - - - - - - - - + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + + + + + + + - - - - + + + + + + + + - - + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -5202,20 +5316,36 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - + + diff --git a/code/modellisteners/com.mbeddr.mpsutil.modellisteners.sandboxlang/com.mbeddr.mpsutil.modellisteners.sandboxlang.mpl b/code/modellisteners/com.mbeddr.mpsutil.modellisteners.sandboxlang/com.mbeddr.mpsutil.modellisteners.sandboxlang.mpl index 5824375b42..6ea2d21a8c 100644 --- a/code/modellisteners/com.mbeddr.mpsutil.modellisteners.sandboxlang/com.mbeddr.mpsutil.modellisteners.sandboxlang.mpl +++ b/code/modellisteners/com.mbeddr.mpsutil.modellisteners.sandboxlang/com.mbeddr.mpsutil.modellisteners.sandboxlang.mpl @@ -21,7 +21,7 @@ - + diff --git a/code/modellisteners/com.mbeddr.mpsutil.modellisteners/com.mbeddr.mpsutil.modellisteners.mpl b/code/modellisteners/com.mbeddr.mpsutil.modellisteners/com.mbeddr.mpsutil.modellisteners.mpl index ee9531f6d6..a6a9c93d10 100644 --- a/code/modellisteners/com.mbeddr.mpsutil.modellisteners/com.mbeddr.mpsutil.modellisteners.mpl +++ b/code/modellisteners/com.mbeddr.mpsutil.modellisteners/com.mbeddr.mpsutil.modellisteners.mpl @@ -32,7 +32,7 @@ - + @@ -73,7 +73,7 @@ - + diff --git a/code/modelmerger/languages/de.itemis.mps.modelmerger/de.itemis.mps.modelmerger.mpl b/code/modelmerger/languages/de.itemis.mps.modelmerger/de.itemis.mps.modelmerger.mpl index 6c068a2c09..e810d332de 100644 --- a/code/modelmerger/languages/de.itemis.mps.modelmerger/de.itemis.mps.modelmerger.mpl +++ b/code/modelmerger/languages/de.itemis.mps.modelmerger/de.itemis.mps.modelmerger.mpl @@ -36,7 +36,7 @@ - + @@ -105,7 +105,7 @@ - + diff --git a/code/modelmerger/languages/test.de.itemis.mps.modelmerger.testlanguage/test.de.itemis.mps.modelmerger.testlanguage.mpl b/code/modelmerger/languages/test.de.itemis.mps.modelmerger.testlanguage/test.de.itemis.mps.modelmerger.testlanguage.mpl index c83df49a1a..d47176fdb3 100644 --- a/code/modelmerger/languages/test.de.itemis.mps.modelmerger.testlanguage/test.de.itemis.mps.modelmerger.testlanguage.mpl +++ b/code/modelmerger/languages/test.de.itemis.mps.modelmerger.testlanguage/test.de.itemis.mps.modelmerger.testlanguage.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/modelmerger/solutions/de.itemis.mps.modelmerger.runtime/de.itemis.mps.modelmerger.runtime.msd b/code/modelmerger/solutions/de.itemis.mps.modelmerger.runtime/de.itemis.mps.modelmerger.runtime.msd index 24c27a0c2d..ede54e36bf 100644 --- a/code/modelmerger/solutions/de.itemis.mps.modelmerger.runtime/de.itemis.mps.modelmerger.runtime.msd +++ b/code/modelmerger/solutions/de.itemis.mps.modelmerger.runtime/de.itemis.mps.modelmerger.runtime.msd @@ -19,7 +19,7 @@ - + @@ -28,6 +28,7 @@ + diff --git a/code/modelmerger/solutions/de.itemis.mps.modelmerger.runtime/models/plugin.mps b/code/modelmerger/solutions/de.itemis.mps.modelmerger.runtime/models/plugin.mps index d796a29eb4..37d1d699e9 100644 --- a/code/modelmerger/solutions/de.itemis.mps.modelmerger.runtime/models/plugin.mps +++ b/code/modelmerger/solutions/de.itemis.mps.modelmerger.runtime/models/plugin.mps @@ -8,7 +8,7 @@ - + @@ -181,7 +181,6 @@ - @@ -192,11 +191,8 @@ - - - - - + + @@ -306,9 +302,69 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -891,25 +947,129 @@ - + + + + + + + + + - + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/mouseselection/languages/de.itemis.mps.selection.intentions/de.itemis.mps.selection.intentions.mpl b/code/mouseselection/languages/de.itemis.mps.selection.intentions/de.itemis.mps.selection.intentions.mpl index 74ab9109ee..2372ac6fc6 100644 --- a/code/mouseselection/languages/de.itemis.mps.selection.intentions/de.itemis.mps.selection.intentions.mpl +++ b/code/mouseselection/languages/de.itemis.mps.selection.intentions/de.itemis.mps.selection.intentions.mpl @@ -31,7 +31,7 @@ - + @@ -66,7 +66,7 @@ - + diff --git a/code/mouseselection/solutions/de.itemis.mps.selection.runtime/de.itemis.mps.selection.runtime.msd b/code/mouseselection/solutions/de.itemis.mps.selection.runtime/de.itemis.mps.selection.runtime.msd index ffb2d0624c..5775a38bfa 100644 --- a/code/mouseselection/solutions/de.itemis.mps.selection.runtime/de.itemis.mps.selection.runtime.msd +++ b/code/mouseselection/solutions/de.itemis.mps.selection.runtime/de.itemis.mps.selection.runtime.msd @@ -27,7 +27,7 @@ - + diff --git a/code/multiline/languages/de.slisson.mps.editor.multiline.test/de.slisson.mps.editor.multiline.test.mpl b/code/multiline/languages/de.slisson.mps.editor.multiline.test/de.slisson.mps.editor.multiline.test.mpl index c878f45c62..29e0ded99f 100644 --- a/code/multiline/languages/de.slisson.mps.editor.multiline.test/de.slisson.mps.editor.multiline.test.mpl +++ b/code/multiline/languages/de.slisson.mps.editor.multiline.test/de.slisson.mps.editor.multiline.test.mpl @@ -32,7 +32,7 @@ - + @@ -96,7 +96,7 @@ - + diff --git a/code/multiline/languages/demolang/demolang.mpl b/code/multiline/languages/demolang/demolang.mpl index 4901b06845..bc086c80e8 100644 --- a/code/multiline/languages/demolang/demolang.mpl +++ b/code/multiline/languages/demolang/demolang.mpl @@ -21,7 +21,7 @@ - + diff --git a/code/multiline/languages/multiline/multiline.mpl b/code/multiline/languages/multiline/multiline.mpl index c838f44247..bf7dc62712 100644 --- a/code/multiline/languages/multiline/multiline.mpl +++ b/code/multiline/languages/multiline/multiline.mpl @@ -37,7 +37,7 @@ - + @@ -108,7 +108,7 @@ - + diff --git a/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/models/de/slisson/mps/editor/multiline/cells.mps b/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/models/de/slisson/mps/editor/multiline/cells.mps index ac5bce9259..2ecde84b86 100644 --- a/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/models/de/slisson/mps/editor/multiline/cells.mps +++ b/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/models/de/slisson/mps/editor/multiline/cells.mps @@ -5,7 +5,7 @@ - + @@ -333,35 +333,29 @@ - - - - + + + - - - - - - - - - - + - - + + + + + + - - + + + - @@ -5783,9 +5777,48 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6732,26 +6765,33 @@ - - - + + + - - - + + + - - - - + + + + + + + + + + + - - + + @@ -12172,26 +12212,89 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - - - + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + @@ -12362,14 +12465,101 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + @@ -12423,14 +12613,101 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -13176,9 +13453,21 @@ - - - + + + + + + + + + + + + + + + @@ -16385,9 +16674,18 @@ - - - + + + + + + + + + + + + @@ -16405,9 +16703,18 @@ - - - + + + + + + + + + + + + @@ -16599,9 +16906,24 @@ - - - + + + + + + + + + + + + + + + + + + diff --git a/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/models/de/slisson/mps/editor/multiline/runtime.mps b/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/models/de/slisson/mps/editor/multiline/runtime.mps index 84bf463209..026d55e2e3 100644 --- a/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/models/de/slisson/mps/editor/multiline/runtime.mps +++ b/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/models/de/slisson/mps/editor/multiline/runtime.mps @@ -4,7 +4,7 @@ - + @@ -146,14 +146,9 @@ - - - - - - - - + + + @@ -499,9 +494,30 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -530,9 +546,30 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/runtime.msd b/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/runtime.msd index d2808ae64a..7d4ffd3bd7 100644 --- a/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/runtime.msd +++ b/code/multiline/solutions/de.slisson.mps.editor.multiline.runtime/runtime.msd @@ -32,7 +32,7 @@ - + diff --git a/code/nodeversioning/languages/de.itemis.mps.nodeversioning/de.itemis.mps.nodeversioning.mpl b/code/nodeversioning/languages/de.itemis.mps.nodeversioning/de.itemis.mps.nodeversioning.mpl index e86d9d34a2..450f038177 100644 --- a/code/nodeversioning/languages/de.itemis.mps.nodeversioning/de.itemis.mps.nodeversioning.mpl +++ b/code/nodeversioning/languages/de.itemis.mps.nodeversioning/de.itemis.mps.nodeversioning.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/nodeversioning/solutions/de.itemis.mps.nodeversioning.runtime.msd b/code/nodeversioning/solutions/de.itemis.mps.nodeversioning.runtime.msd index b6f38c2ef9..86c1dd85bd 100644 --- a/code/nodeversioning/solutions/de.itemis.mps.nodeversioning.runtime.msd +++ b/code/nodeversioning/solutions/de.itemis.mps.nodeversioning.runtime.msd @@ -21,7 +21,7 @@ - + diff --git a/code/nodeversioning/solutions/models/rt.mps b/code/nodeversioning/solutions/models/rt.mps index 28ce1cf28e..db894af80d 100644 --- a/code/nodeversioning/solutions/models/rt.mps +++ b/code/nodeversioning/solutions/models/rt.mps @@ -2,7 +2,7 @@ - + @@ -270,7 +270,6 @@ - @@ -278,11 +277,8 @@ - - - - - + + @@ -897,19 +893,113 @@ - - - - - - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1022,30 +1112,198 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1357,27 +1615,187 @@ - + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + @@ -1486,25 +1904,163 @@ - - - - - - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3745,25 +4301,142 @@ - - - - - - + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3995,24 +4668,157 @@ - - - - - - - - - - - + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/nodeversioning/tests/de.itemis.mps.nodeversioning.test/de.itemis.mps.nodeversioning.test.msd b/code/nodeversioning/tests/de.itemis.mps.nodeversioning.test/de.itemis.mps.nodeversioning.test.msd index cfd4dad5f0..0589e4ccef 100644 --- a/code/nodeversioning/tests/de.itemis.mps.nodeversioning.test/de.itemis.mps.nodeversioning.test.msd +++ b/code/nodeversioning/tests/de.itemis.mps.nodeversioning.test/de.itemis.mps.nodeversioning.test.msd @@ -22,7 +22,7 @@ - + diff --git a/code/pagination/languages/de.itemis.mps.editor.pagination.demolang/de.itemis.mps.editor.pagination.demolang.mpl b/code/pagination/languages/de.itemis.mps.editor.pagination.demolang/de.itemis.mps.editor.pagination.demolang.mpl index bcc0e7ea40..9bd68e53fa 100644 --- a/code/pagination/languages/de.itemis.mps.editor.pagination.demolang/de.itemis.mps.editor.pagination.demolang.mpl +++ b/code/pagination/languages/de.itemis.mps.editor.pagination.demolang/de.itemis.mps.editor.pagination.demolang.mpl @@ -17,7 +17,7 @@ - + diff --git a/code/pagination/languages/de.itemis.mps.editor.pagination/de.itemis.mps.editor.pagination.mpl b/code/pagination/languages/de.itemis.mps.editor.pagination/de.itemis.mps.editor.pagination.mpl index 7acce09daa..e7b11ad229 100644 --- a/code/pagination/languages/de.itemis.mps.editor.pagination/de.itemis.mps.editor.pagination.mpl +++ b/code/pagination/languages/de.itemis.mps.editor.pagination/de.itemis.mps.editor.pagination.mpl @@ -33,7 +33,7 @@ - + @@ -93,7 +93,7 @@ - + diff --git a/code/pagination/solutions/de.itemis.mps.editor.pagination.runtime/de.itemis.mps.editor.pagination.runtime.msd b/code/pagination/solutions/de.itemis.mps.editor.pagination.runtime/de.itemis.mps.editor.pagination.runtime.msd index dc5916d464..44b9688924 100644 --- a/code/pagination/solutions/de.itemis.mps.editor.pagination.runtime/de.itemis.mps.editor.pagination.runtime.msd +++ b/code/pagination/solutions/de.itemis.mps.editor.pagination.runtime/de.itemis.mps.editor.pagination.runtime.msd @@ -27,7 +27,7 @@ - + diff --git a/code/pagination/solutions/de.itemis.mps.editor.pagination.runtime/models/de.itemis.mps.editor.pagination.runtime.plugin.mps b/code/pagination/solutions/de.itemis.mps.editor.pagination.runtime/models/de.itemis.mps.editor.pagination.runtime.plugin.mps index 69c1bcc293..1fafe04def 100644 --- a/code/pagination/solutions/de.itemis.mps.editor.pagination.runtime/models/de.itemis.mps.editor.pagination.runtime.plugin.mps +++ b/code/pagination/solutions/de.itemis.mps.editor.pagination.runtime/models/de.itemis.mps.editor.pagination.runtime.plugin.mps @@ -10,7 +10,7 @@ - + @@ -236,16 +236,10 @@ - - - - - - - - - + + + @@ -1772,9 +1766,24 @@ - - - + + + + + + + + + + + + + + + + + + diff --git a/code/plaintextgen/languages/com.dslfoundry.plaintextflow/com.dslfoundry.plaintextflow.mpl b/code/plaintextgen/languages/com.dslfoundry.plaintextflow/com.dslfoundry.plaintextflow.mpl index 064bc6ae08..39e8829e0f 100644 --- a/code/plaintextgen/languages/com.dslfoundry.plaintextflow/com.dslfoundry.plaintextflow.mpl +++ b/code/plaintextgen/languages/com.dslfoundry.plaintextflow/com.dslfoundry.plaintextflow.mpl @@ -29,7 +29,7 @@ - + @@ -65,7 +65,7 @@ - + diff --git a/code/plaintextgen/languages/com.dslfoundry.plaintextgen.example.nestedlist/com.dslfoundry.plaintextgen.example.nestedlist.mpl b/code/plaintextgen/languages/com.dslfoundry.plaintextgen.example.nestedlist/com.dslfoundry.plaintextgen.example.nestedlist.mpl index 6bb337a06b..0a9b7674fc 100644 --- a/code/plaintextgen/languages/com.dslfoundry.plaintextgen.example.nestedlist/com.dslfoundry.plaintextgen.example.nestedlist.mpl +++ b/code/plaintextgen/languages/com.dslfoundry.plaintextgen.example.nestedlist/com.dslfoundry.plaintextgen.example.nestedlist.mpl @@ -29,7 +29,7 @@ - + @@ -58,7 +58,7 @@ - + diff --git a/code/plaintextgen/languages/com.dslfoundry.plaintextgen.example.testlang/com.dslfoundry.plaintextgen.example.testlang.mpl b/code/plaintextgen/languages/com.dslfoundry.plaintextgen.example.testlang/com.dslfoundry.plaintextgen.example.testlang.mpl index a236e80604..54cba643fc 100644 --- a/code/plaintextgen/languages/com.dslfoundry.plaintextgen.example.testlang/com.dslfoundry.plaintextgen.example.testlang.mpl +++ b/code/plaintextgen/languages/com.dslfoundry.plaintextgen.example.testlang/com.dslfoundry.plaintextgen.example.testlang.mpl @@ -29,7 +29,7 @@ - + @@ -57,7 +57,7 @@ - + diff --git a/code/plaintextgen/languages/com.dslfoundry.plaintextgen/com.dslfoundry.plaintextgen.mpl b/code/plaintextgen/languages/com.dslfoundry.plaintextgen/com.dslfoundry.plaintextgen.mpl index d8cfe5fb49..18b0e72d89 100644 --- a/code/plaintextgen/languages/com.dslfoundry.plaintextgen/com.dslfoundry.plaintextgen.mpl +++ b/code/plaintextgen/languages/com.dslfoundry.plaintextgen/com.dslfoundry.plaintextgen.mpl @@ -23,7 +23,7 @@ - + diff --git a/code/plaintextgen/languages/com.dslfoundry.plaintextgen/models/com/dslfoundry/plaintextgen/plugin.mps b/code/plaintextgen/languages/com.dslfoundry.plaintextgen/models/com/dslfoundry/plaintextgen/plugin.mps index 0bffc1421d..8f6e23adc4 100644 --- a/code/plaintextgen/languages/com.dslfoundry.plaintextgen/models/com/dslfoundry/plaintextgen/plugin.mps +++ b/code/plaintextgen/languages/com.dslfoundry.plaintextgen/models/com/dslfoundry/plaintextgen/plugin.mps @@ -5,7 +5,7 @@ - + @@ -234,15 +234,9 @@ - - - - - - - - + + @@ -1717,9 +1711,12 @@ - - - + + + + + + diff --git a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/com.mbeddr.mpsutil.projectview.runtime.msd b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/com.mbeddr.mpsutil.projectview.runtime.msd index 768f3d8d2c..ab1eda42bd 100644 --- a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/com.mbeddr.mpsutil.projectview.runtime.msd +++ b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/com.mbeddr.mpsutil.projectview.runtime.msd @@ -32,7 +32,7 @@ - + diff --git a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree.mps b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree.mps index 212af13afe..d9b3d01d1b 100644 --- a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree.mps +++ b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree.mps @@ -8,7 +8,7 @@ - + @@ -391,15 +391,9 @@ - - - - - - - - + + @@ -1529,14 +1523,83 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7071,9 +7134,60 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree/highlighter.mps b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree/highlighter.mps index 019967fd8c..d76ef8c85a 100644 --- a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree/highlighter.mps +++ b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree/highlighter.mps @@ -3,7 +3,7 @@ - + @@ -297,17 +297,11 @@ - - - - - - - - - + + + @@ -896,24 +890,99 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + @@ -980,14 +1049,104 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -5635,24 +5794,105 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + @@ -6997,9 +7237,54 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7761,9 +8046,21 @@ - - - + + + + + + + + + + + + + + + diff --git a/code/projectview/com.mbeddr.mpsutil.projectview.vcs/com.mbeddr.mpsutil.projectview.vcs.msd b/code/projectview/com.mbeddr.mpsutil.projectview.vcs/com.mbeddr.mpsutil.projectview.vcs.msd index de07e7cea0..2dda764533 100644 --- a/code/projectview/com.mbeddr.mpsutil.projectview.vcs/com.mbeddr.mpsutil.projectview.vcs.msd +++ b/code/projectview/com.mbeddr.mpsutil.projectview.vcs/com.mbeddr.mpsutil.projectview.vcs.msd @@ -20,7 +20,7 @@ - + diff --git a/code/projectview/com.mbeddr.mpsutil.projectview/com.mbeddr.mpsutil.projectview.mpl b/code/projectview/com.mbeddr.mpsutil.projectview/com.mbeddr.mpsutil.projectview.mpl index 962185c6e9..fa7fa30f5b 100644 --- a/code/projectview/com.mbeddr.mpsutil.projectview/com.mbeddr.mpsutil.projectview.mpl +++ b/code/projectview/com.mbeddr.mpsutil.projectview/com.mbeddr.mpsutil.projectview.mpl @@ -35,7 +35,7 @@ - + @@ -126,7 +126,7 @@ - + diff --git a/code/projectview/com.mbeddr.mpsutil.projectview/languageModels/behavior.mps b/code/projectview/com.mbeddr.mpsutil.projectview/languageModels/behavior.mps index f101f3ac60..140b826294 100644 --- a/code/projectview/com.mbeddr.mpsutil.projectview/languageModels/behavior.mps +++ b/code/projectview/com.mbeddr.mpsutil.projectview/languageModels/behavior.mps @@ -4,7 +4,7 @@ - + diff --git a/code/querylist/com.mbeddr.mpsutil.editor.querylist.demolang/com.mbeddr.mpsutil.editor.querylist.demolang.mpl b/code/querylist/com.mbeddr.mpsutil.editor.querylist.demolang/com.mbeddr.mpsutil.editor.querylist.demolang.mpl index deddae3f65..af7dfd786e 100644 --- a/code/querylist/com.mbeddr.mpsutil.editor.querylist.demolang/com.mbeddr.mpsutil.editor.querylist.demolang.mpl +++ b/code/querylist/com.mbeddr.mpsutil.editor.querylist.demolang/com.mbeddr.mpsutil.editor.querylist.demolang.mpl @@ -25,7 +25,7 @@ - + diff --git a/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/com.mbeddr.mpsutil.editor.querylist.runtime.msd b/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/com.mbeddr.mpsutil.editor.querylist.runtime.msd index eb517c330a..ecdfb2db43 100644 --- a/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/com.mbeddr.mpsutil.editor.querylist.runtime.msd +++ b/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/com.mbeddr.mpsutil.editor.querylist.runtime.msd @@ -33,7 +33,7 @@ - + diff --git a/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/models/com.mbeddr.mpsutil.editor.querylist.runtime.plugin.mps b/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/models/com.mbeddr.mpsutil.editor.querylist.runtime.plugin.mps index b0333ef8cf..9e016c8bff 100644 --- a/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/models/com.mbeddr.mpsutil.editor.querylist.runtime.plugin.mps +++ b/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/models/com.mbeddr.mpsutil.editor.querylist.runtime.plugin.mps @@ -9,7 +9,7 @@ - + @@ -307,25 +307,21 @@ - - - - - - + + - - - - - + + - - + + + + + @@ -1647,9 +1643,15 @@ - - - + + + + + + + + + @@ -2606,20 +2608,27 @@ - - - + + + + + + - - - - + + + + + + + + - - + + diff --git a/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/models/com/mbeddr/mpsutil/editor/querylist/runtime.mps b/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/models/com/mbeddr/mpsutil/editor/querylist/runtime.mps index 14493509db..cbd397d8eb 100644 --- a/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/models/com/mbeddr/mpsutil/editor/querylist/runtime.mps +++ b/code/querylist/com.mbeddr.mpsutil.editor.querylist.runtime/models/com/mbeddr/mpsutil/editor/querylist/runtime.mps @@ -8,7 +8,7 @@ - + @@ -278,29 +278,25 @@ - - - + + - - - - - - - + - - + + + + + - - + + @@ -442,30 +438,52 @@ - - - + + + - - - - + + + + + + + + + + + - - + + - - - + + + - - - + + + + + + + + + + + + + + + + + + @@ -856,7 +874,11 @@ - + + + + + @@ -1103,9 +1125,15 @@ - - - + + + + + + + + + @@ -1395,9 +1423,18 @@ - - - + + + + + + + + + + + + @@ -2088,7 +2125,11 @@ - + + + + + @@ -2148,7 +2189,11 @@ - + + + + + diff --git a/code/querylist/com.mbeddr.mpsutil.editor.querylist/com.mbeddr.mpsutil.editor.querylist.mpl b/code/querylist/com.mbeddr.mpsutil.editor.querylist/com.mbeddr.mpsutil.editor.querylist.mpl index de9542935f..5db0fbd823 100644 --- a/code/querylist/com.mbeddr.mpsutil.editor.querylist/com.mbeddr.mpsutil.editor.querylist.mpl +++ b/code/querylist/com.mbeddr.mpsutil.editor.querylist/com.mbeddr.mpsutil.editor.querylist.mpl @@ -41,7 +41,7 @@ - + @@ -116,7 +116,7 @@ - + diff --git a/code/querylist/com.mbeddr.mpsutil.editor.querylist/generator/template/main@generator.mps b/code/querylist/com.mbeddr.mpsutil.editor.querylist/generator/template/main@generator.mps index 51bc6f36d5..36764ac277 100644 --- a/code/querylist/com.mbeddr.mpsutil.editor.querylist/generator/template/main@generator.mps +++ b/code/querylist/com.mbeddr.mpsutil.editor.querylist/generator/template/main@generator.mps @@ -8,7 +8,7 @@ - + @@ -301,14 +301,8 @@ - - - - - - - - + + @@ -2016,9 +2010,30 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/querylist/com.mbeddr.mpsutil.editor.querylist/languageModels/behavior.mps b/code/querylist/com.mbeddr.mpsutil.editor.querylist/languageModels/behavior.mps index 24de212e95..9e022495cd 100644 --- a/code/querylist/com.mbeddr.mpsutil.editor.querylist/languageModels/behavior.mps +++ b/code/querylist/com.mbeddr.mpsutil.editor.querylist/languageModels/behavior.mps @@ -5,7 +5,7 @@ - + diff --git a/code/richtext/languages/de.slisson.mps.richtext.test/de.slisson.mps.richtext.test.mpl b/code/richtext/languages/de.slisson.mps.richtext.test/de.slisson.mps.richtext.test.mpl index eb57488cbd..5b6c4fab88 100644 --- a/code/richtext/languages/de.slisson.mps.richtext.test/de.slisson.mps.richtext.test.mpl +++ b/code/richtext/languages/de.slisson.mps.richtext.test/de.slisson.mps.richtext.test.mpl @@ -31,7 +31,7 @@ - + @@ -95,7 +95,7 @@ - + diff --git a/code/richtext/languages/de.slisson.richtext.customcell/de.slisson.richtext.customcell.mpl b/code/richtext/languages/de.slisson.richtext.customcell/de.slisson.richtext.customcell.mpl index 88f9c3e952..5d0a50f8b3 100644 --- a/code/richtext/languages/de.slisson.richtext.customcell/de.slisson.richtext.customcell.mpl +++ b/code/richtext/languages/de.slisson.richtext.customcell/de.slisson.richtext.customcell.mpl @@ -36,7 +36,7 @@ - + @@ -103,7 +103,7 @@ - + diff --git a/code/richtext/languages/javadoc/javadoc.mpl b/code/richtext/languages/javadoc/javadoc.mpl index 754a341f74..18261f913c 100644 --- a/code/richtext/languages/javadoc/javadoc.mpl +++ b/code/richtext/languages/javadoc/javadoc.mpl @@ -22,7 +22,7 @@ - + diff --git a/code/richtext/languages/richtext/languageModels/behavior.mps b/code/richtext/languages/richtext/languageModels/behavior.mps index f897e123da..83c438a4d3 100644 --- a/code/richtext/languages/richtext/languageModels/behavior.mps +++ b/code/richtext/languages/richtext/languageModels/behavior.mps @@ -4,7 +4,7 @@ - + @@ -195,18 +195,12 @@ - - - - - - - - - + + + @@ -1928,9 +1922,57 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2465,9 +2507,33 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/richtext/languages/richtext/models/de/slisson/mps/richtext/runtime.mps b/code/richtext/languages/richtext/models/de/slisson/mps/richtext/runtime.mps index 534a4ed929..791e26bca8 100644 --- a/code/richtext/languages/richtext/models/de/slisson/mps/richtext/runtime.mps +++ b/code/richtext/languages/richtext/models/de/slisson/mps/richtext/runtime.mps @@ -7,7 +7,7 @@ - + diff --git a/code/richtext/languages/richtext/models/de/slisson/mps/richtext/runtime/selection.mps b/code/richtext/languages/richtext/models/de/slisson/mps/richtext/runtime/selection.mps index e7f41a4770..47387a1067 100644 --- a/code/richtext/languages/richtext/models/de/slisson/mps/richtext/runtime/selection.mps +++ b/code/richtext/languages/richtext/models/de/slisson/mps/richtext/runtime/selection.mps @@ -3,7 +3,7 @@ - + @@ -329,14 +329,12 @@ - - - + + - @@ -5958,10 +5956,23 @@ - + + + + + + + + + + + + - - + + + + diff --git a/code/richtext/languages/richtext/richtext.mpl b/code/richtext/languages/richtext/richtext.mpl index 8cc3499021..a7992f2562 100644 --- a/code/richtext/languages/richtext/richtext.mpl +++ b/code/richtext/languages/richtext/richtext.mpl @@ -35,7 +35,7 @@ - + diff --git a/code/richtext/solutions/test.de.slisson.mps.richtext/test.de.slisson.mps.richtext.msd b/code/richtext/solutions/test.de.slisson.mps.richtext/test.de.slisson.mps.richtext.msd index af9d770fdc..56ca73f0bd 100644 --- a/code/richtext/solutions/test.de.slisson.mps.richtext/test.de.slisson.mps.richtext.msd +++ b/code/richtext/solutions/test.de.slisson.mps.richtext/test.de.slisson.mps.richtext.msd @@ -25,7 +25,7 @@ - + diff --git a/code/shadowmodels/de.q60.mps.explorer.impl/de.q60.mps.explorer.impl.msd b/code/shadowmodels/de.q60.mps.explorer.impl/de.q60.mps.explorer.impl.msd index 29cde528bb..1a52cc28e0 100644 --- a/code/shadowmodels/de.q60.mps.explorer.impl/de.q60.mps.explorer.impl.msd +++ b/code/shadowmodels/de.q60.mps.explorer.impl/de.q60.mps.explorer.impl.msd @@ -30,7 +30,7 @@ - + diff --git a/code/shadowmodels/de.q60.mps.explorer/de.q60.mps.explorer.msd b/code/shadowmodels/de.q60.mps.explorer/de.q60.mps.explorer.msd index c0ee1bfea3..2e6cfb4e98 100644 --- a/code/shadowmodels/de.q60.mps.explorer/de.q60.mps.explorer.msd +++ b/code/shadowmodels/de.q60.mps.explorer/de.q60.mps.explorer.msd @@ -24,7 +24,7 @@ - + diff --git a/code/shadowmodels/de.q60.mps.explorer/models/de.q60.mps.explorer.pf.mps b/code/shadowmodels/de.q60.mps.explorer/models/de.q60.mps.explorer.pf.mps index 8461b44ee7..2d68ffbff5 100644 --- a/code/shadowmodels/de.q60.mps.explorer/models/de.q60.mps.explorer.pf.mps +++ b/code/shadowmodels/de.q60.mps.explorer/models/de.q60.mps.explorer.pf.mps @@ -8,7 +8,7 @@ - + @@ -216,14 +216,9 @@ - - - - - - - - + + + @@ -241,6 +236,14 @@ + + + + + + + + @@ -1482,9 +1485,51 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/shadowmodels/de.q60.mps.util/de.q60.mps.util.msd b/code/shadowmodels/de.q60.mps.util/de.q60.mps.util.msd index de0e0f3fd4..145999cedb 100644 --- a/code/shadowmodels/de.q60.mps.util/de.q60.mps.util.msd +++ b/code/shadowmodels/de.q60.mps.util/de.q60.mps.util.msd @@ -17,7 +17,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.incremental.sandboxlang/de.q60.mps.incremental.sandboxlang.mpl b/code/shadowmodels/languages/de.q60.mps.incremental.sandboxlang/de.q60.mps.incremental.sandboxlang.mpl index 9ebec12dbc..b50936c909 100644 --- a/code/shadowmodels/languages/de.q60.mps.incremental.sandboxlang/de.q60.mps.incremental.sandboxlang.mpl +++ b/code/shadowmodels/languages/de.q60.mps.incremental.sandboxlang/de.q60.mps.incremental.sandboxlang.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.incremental/de.q60.mps.incremental.mpl b/code/shadowmodels/languages/de.q60.mps.incremental/de.q60.mps.incremental.mpl index 2f37ec1feb..ce38c93731 100644 --- a/code/shadowmodels/languages/de.q60.mps.incremental/de.q60.mps.incremental.mpl +++ b/code/shadowmodels/languages/de.q60.mps.incremental/de.q60.mps.incremental.mpl @@ -34,7 +34,7 @@ - + @@ -124,7 +124,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.polymorphicfunctions.sandboxlang/de.q60.mps.polymorphicfunctions.sandboxlang.mpl b/code/shadowmodels/languages/de.q60.mps.polymorphicfunctions.sandboxlang/de.q60.mps.polymorphicfunctions.sandboxlang.mpl index 3e3be9af36..dae385917c 100644 --- a/code/shadowmodels/languages/de.q60.mps.polymorphicfunctions.sandboxlang/de.q60.mps.polymorphicfunctions.sandboxlang.mpl +++ b/code/shadowmodels/languages/de.q60.mps.polymorphicfunctions.sandboxlang/de.q60.mps.polymorphicfunctions.sandboxlang.mpl @@ -17,7 +17,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.polymorphicfunctions/de.q60.mps.polymorphicfunctions.mpl b/code/shadowmodels/languages/de.q60.mps.polymorphicfunctions/de.q60.mps.polymorphicfunctions.mpl index 4e2c3f3c80..65d41ca412 100644 --- a/code/shadowmodels/languages/de.q60.mps.polymorphicfunctions/de.q60.mps.polymorphicfunctions.mpl +++ b/code/shadowmodels/languages/de.q60.mps.polymorphicfunctions/de.q60.mps.polymorphicfunctions.mpl @@ -33,7 +33,7 @@ - + @@ -88,7 +88,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.blext/de.q60.mps.shadowmodels.examples.blext.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.blext/de.q60.mps.shadowmodels.examples.blext.mpl index 6ed88ca8b1..376d9350c3 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.blext/de.q60.mps.shadowmodels.examples.blext.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.blext/de.q60.mps.shadowmodels.examples.blext.mpl @@ -30,7 +30,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.editor/de.q60.mps.shadowmodels.examples.editor.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.editor/de.q60.mps.shadowmodels.examples.editor.mpl index bdf6de4606..d00c8897f9 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.editor/de.q60.mps.shadowmodels.examples.editor.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.editor/de.q60.mps.shadowmodels.examples.editor.mpl @@ -29,7 +29,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.entities/de.q60.mps.shadowmodels.examples.entities.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.entities/de.q60.mps.shadowmodels.examples.entities.mpl index c3ec419184..184dbb74bc 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.entities/de.q60.mps.shadowmodels.examples.entities.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.entities/de.q60.mps.shadowmodels.examples.entities.mpl @@ -29,7 +29,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.statemachine/de.q60.mps.shadowmodels.examples.statemachine.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.statemachine/de.q60.mps.shadowmodels.examples.statemachine.mpl index 3220967cd3..fa8de77208 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.statemachine/de.q60.mps.shadowmodels.examples.statemachine.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.examples.statemachine/de.q60.mps.shadowmodels.examples.statemachine.mpl @@ -36,7 +36,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.afterPF/de.q60.mps.shadowmodels.gen.afterPF.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.afterPF/de.q60.mps.shadowmodels.gen.afterPF.mpl index b4de085320..1a860bbe65 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.afterPF/de.q60.mps.shadowmodels.gen.afterPF.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.afterPF/de.q60.mps.shadowmodels.gen.afterPF.mpl @@ -33,7 +33,7 @@ - + @@ -79,7 +79,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.desugar/de.q60.mps.shadowmodels.gen.desugar.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.desugar/de.q60.mps.shadowmodels.gen.desugar.mpl index 6d6f9b209d..dca5ba61a0 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.desugar/de.q60.mps.shadowmodels.gen.desugar.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.desugar/de.q60.mps.shadowmodels.gen.desugar.mpl @@ -31,7 +31,7 @@ - + @@ -70,7 +70,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.typesystem/de.q60.mps.shadowmodels.gen.typesystem.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.typesystem/de.q60.mps.shadowmodels.gen.typesystem.mpl index 3bca74220a..7982f309ab 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.typesystem/de.q60.mps.shadowmodels.gen.typesystem.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.gen.typesystem/de.q60.mps.shadowmodels.gen.typesystem.mpl @@ -35,7 +35,7 @@ - + @@ -87,7 +87,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.repository/de.q60.mps.shadowmodels.repository.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.repository/de.q60.mps.shadowmodels.repository.mpl index c3b55c014f..946880664d 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.repository/de.q60.mps.shadowmodels.repository.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.repository/de.q60.mps.shadowmodels.repository.mpl @@ -26,7 +26,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.runtimelang/de.q60.mps.shadowmodels.runtimelang.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.runtimelang/de.q60.mps.shadowmodels.runtimelang.mpl index 67a6b9c170..4fb9a8a662 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.runtimelang/de.q60.mps.shadowmodels.runtimelang.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.runtimelang/de.q60.mps.shadowmodels.runtimelang.mpl @@ -21,7 +21,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.target.editor/de.q60.mps.shadowmodels.target.editor.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.target.editor/de.q60.mps.shadowmodels.target.editor.mpl index 35272e0de5..4c7d0b5331 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.target.editor/de.q60.mps.shadowmodels.target.editor.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.target.editor/de.q60.mps.shadowmodels.target.editor.mpl @@ -28,7 +28,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.target.text/de.q60.mps.shadowmodels.target.text.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.target.text/de.q60.mps.shadowmodels.target.text.mpl index 9bee6decbc..2b7d768f79 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.target.text/de.q60.mps.shadowmodels.target.text.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.target.text/de.q60.mps.shadowmodels.target.text.mpl @@ -16,7 +16,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.transformation/de.q60.mps.shadowmodels.transformation.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.transformation/de.q60.mps.shadowmodels.transformation.mpl index 0f0b2f610a..00394e578c 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.transformation/de.q60.mps.shadowmodels.transformation.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.transformation/de.q60.mps.shadowmodels.transformation.mpl @@ -44,7 +44,7 @@ - + @@ -146,7 +146,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.shadowmodels.util/de.q60.mps.shadowmodels.util.mpl b/code/shadowmodels/languages/de.q60.mps.shadowmodels.util/de.q60.mps.shadowmodels.util.mpl index a5303a3468..b3d8094a1e 100644 --- a/code/shadowmodels/languages/de.q60.mps.shadowmodels.util/de.q60.mps.shadowmodels.util.mpl +++ b/code/shadowmodels/languages/de.q60.mps.shadowmodels.util/de.q60.mps.shadowmodels.util.mpl @@ -35,7 +35,7 @@ - + @@ -106,7 +106,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.virtualinterfaces.sandboxlang/de.q60.mps.virtualinterfaces.sandboxlang.mpl b/code/shadowmodels/languages/de.q60.mps.virtualinterfaces.sandboxlang/de.q60.mps.virtualinterfaces.sandboxlang.mpl index 0b409e0774..a16ada123c 100644 --- a/code/shadowmodels/languages/de.q60.mps.virtualinterfaces.sandboxlang/de.q60.mps.virtualinterfaces.sandboxlang.mpl +++ b/code/shadowmodels/languages/de.q60.mps.virtualinterfaces.sandboxlang/de.q60.mps.virtualinterfaces.sandboxlang.mpl @@ -18,7 +18,7 @@ - + diff --git a/code/shadowmodels/languages/de.q60.mps.virtualinterfaces/de.q60.mps.virtualinterfaces.mpl b/code/shadowmodels/languages/de.q60.mps.virtualinterfaces/de.q60.mps.virtualinterfaces.mpl index 3778537965..cd54a68fb2 100644 --- a/code/shadowmodels/languages/de.q60.mps.virtualinterfaces/de.q60.mps.virtualinterfaces.mpl +++ b/code/shadowmodels/languages/de.q60.mps.virtualinterfaces/de.q60.mps.virtualinterfaces.mpl @@ -32,7 +32,7 @@ - + @@ -74,7 +74,7 @@ - + diff --git a/code/shadowmodels/solutions/de.q60.mps.collections.libs/de.q60.mps.collections.libs.msd b/code/shadowmodels/solutions/de.q60.mps.collections.libs/de.q60.mps.collections.libs.msd index e16063eb3f..40fa670636 100644 --- a/code/shadowmodels/solutions/de.q60.mps.collections.libs/de.q60.mps.collections.libs.msd +++ b/code/shadowmodels/solutions/de.q60.mps.collections.libs/de.q60.mps.collections.libs.msd @@ -22,8 +22,9 @@ - + + diff --git a/code/shadowmodels/solutions/de.q60.mps.incremental.runtime/de.q60.mps.incremental.runtime.msd b/code/shadowmodels/solutions/de.q60.mps.incremental.runtime/de.q60.mps.incremental.runtime.msd index dba6b4140f..ba48110b46 100644 --- a/code/shadowmodels/solutions/de.q60.mps.incremental.runtime/de.q60.mps.incremental.runtime.msd +++ b/code/shadowmodels/solutions/de.q60.mps.incremental.runtime/de.q60.mps.incremental.runtime.msd @@ -21,7 +21,7 @@ - + diff --git a/code/shadowmodels/solutions/de.q60.mps.incremental.runtime/models/de.q60.mps.incremental.util.mps b/code/shadowmodels/solutions/de.q60.mps.incremental.runtime/models/de.q60.mps.incremental.util.mps index 60f9395ada..b7d9cd7a82 100644 --- a/code/shadowmodels/solutions/de.q60.mps.incremental.runtime/models/de.q60.mps.incremental.util.mps +++ b/code/shadowmodels/solutions/de.q60.mps.incremental.runtime/models/de.q60.mps.incremental.util.mps @@ -4,7 +4,7 @@ - + @@ -124,14 +124,9 @@ - - - - - - - - + + + @@ -142,6 +137,14 @@ + + + + + + + + @@ -413,9 +416,51 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/shadowmodels/solutions/de.q60.mps.logging.runtime/de.q60.mps.logging.runtime.msd b/code/shadowmodels/solutions/de.q60.mps.logging.runtime/de.q60.mps.logging.runtime.msd index 084e39472f..22660c691e 100644 --- a/code/shadowmodels/solutions/de.q60.mps.logging.runtime/de.q60.mps.logging.runtime.msd +++ b/code/shadowmodels/solutions/de.q60.mps.logging.runtime/de.q60.mps.logging.runtime.msd @@ -17,7 +17,7 @@ - + diff --git a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.runtime/de.q60.mps.polymorphicfunctions.runtime.msd b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.runtime/de.q60.mps.polymorphicfunctions.runtime.msd index 22546b0d9d..cbfc3b6276 100644 --- a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.runtime/de.q60.mps.polymorphicfunctions.runtime.msd +++ b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.runtime/de.q60.mps.polymorphicfunctions.runtime.msd @@ -25,7 +25,7 @@ - + diff --git a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.runtime/models/de.q60.mps.polymorphicfunctions.runtime.mps b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.runtime/models/de.q60.mps.polymorphicfunctions.runtime.mps index 7a78d33e4d..e578ef425f 100644 --- a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.runtime/models/de.q60.mps.polymorphicfunctions.runtime.mps +++ b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.runtime/models/de.q60.mps.polymorphicfunctions.runtime.mps @@ -3,7 +3,7 @@ - + @@ -299,18 +299,12 @@ - - - - - - - - - + + + @@ -3477,9 +3471,36 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6971,9 +6992,36 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/de.q60.mps.polymorphicfunctions.sandbox.msd b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/de.q60.mps.polymorphicfunctions.sandbox.msd index 06e233ab17..a5abc97bec 100644 --- a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/de.q60.mps.polymorphicfunctions.sandbox.msd +++ b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/de.q60.mps.polymorphicfunctions.sandbox.msd @@ -26,7 +26,7 @@ - + @@ -51,6 +51,7 @@ + diff --git a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/models/functions@tests.mps b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/models/functions@tests.mps index aabb492bb4..7925c21cfe 100644 --- a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/models/functions@tests.mps +++ b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/models/functions@tests.mps @@ -5,7 +5,7 @@ - + @@ -115,16 +115,10 @@ - - - - - - - - - + + + @@ -157,6 +151,14 @@ + + + + + + + + @@ -501,9 +503,9 @@ - - - + + + diff --git a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/models/input.mps b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/models/input.mps index a3e49889a3..5ab84b2571 100644 --- a/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/models/input.mps +++ b/code/shadowmodels/solutions/de.q60.mps.polymorphicfunctions.sandbox/models/input.mps @@ -2,7 +2,7 @@ - + @@ -52,16 +52,10 @@ - - - - - - - - - + + + @@ -71,6 +65,14 @@ + + + + + + + + @@ -152,9 +154,12 @@ - - - + + + + + + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.debugview/de.q60.mps.shadowmodels.debugview.msd b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.debugview/de.q60.mps.shadowmodels.debugview.msd index 38a0086011..c12cebd4fb 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.debugview/de.q60.mps.shadowmodels.debugview.msd +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.debugview/de.q60.mps.shadowmodels.debugview.msd @@ -36,7 +36,7 @@ - + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.examples.input/de.q60.mps.shadowmodels.examples.input.msd b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.examples.input/de.q60.mps.shadowmodels.examples.input.msd index cda08f025e..72d3ab0fbb 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.examples.input/de.q60.mps.shadowmodels.examples.input.msd +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.examples.input/de.q60.mps.shadowmodels.examples.input.msd @@ -22,7 +22,7 @@ - + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.examples.javainterpreter/de.q60.mps.shadowmodels.examples.javainterpreter.msd b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.examples.javainterpreter/de.q60.mps.shadowmodels.examples.javainterpreter.msd index 39f3760bc0..66b9e2e73e 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.examples.javainterpreter/de.q60.mps.shadowmodels.examples.javainterpreter.msd +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.examples.javainterpreter/de.q60.mps.shadowmodels.examples.javainterpreter.msd @@ -31,7 +31,7 @@ - + @@ -60,6 +60,7 @@ + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.modelcheck.runtime/de.q60.mps.shadowmodels.modelcheck.runtime.msd b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.modelcheck.runtime/de.q60.mps.shadowmodels.modelcheck.runtime.msd index a92bf4717a..489e52755f 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.modelcheck.runtime/de.q60.mps.shadowmodels.modelcheck.runtime.msd +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.modelcheck.runtime/de.q60.mps.shadowmodels.modelcheck.runtime.msd @@ -27,7 +27,7 @@ - + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/de.q60.mps.shadowmodels.runtime.msd b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/de.q60.mps.shadowmodels.runtime.msd index 326f772f8e..b06ce9e564 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/de.q60.mps.shadowmodels.runtime.msd +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/de.q60.mps.shadowmodels.runtime.msd @@ -39,7 +39,7 @@ - + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/de.q60.mps.shadowmodels.runtime.mpslike.mps b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/de.q60.mps.shadowmodels.runtime.mpslike.mps index 1a4585863b..aa647ca217 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/de.q60.mps.shadowmodels.runtime.mpslike.mps +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/de.q60.mps.shadowmodels.runtime.mpslike.mps @@ -2,7 +2,7 @@ - + @@ -208,16 +208,11 @@ - - - - - - - - - + + + + @@ -228,6 +223,14 @@ + + + + + + + + @@ -5096,9 +5099,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6219,9 +6258,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/engine.mps b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/engine.mps index 1089092777..477edeb276 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/engine.mps +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/engine.mps @@ -6,7 +6,7 @@ - + @@ -360,20 +360,14 @@ - - - - - - - - - - + + + + @@ -1195,9 +1189,21 @@ - - - + + + + + + + + + + + + + + + @@ -23058,14 +23064,104 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -23076,29 +23172,188 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + @@ -23557,9 +23812,21 @@ - - - + + + + + + + + + + + + + + + @@ -27617,18 +27884,39 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -28536,9 +28824,36 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -29215,9 +29530,48 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -34980,24 +35334,120 @@ - - - + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -36326,9 +36776,15 @@ - - - + + + + + + + + + @@ -38002,9 +38458,39 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -40389,9 +40875,51 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -46292,14 +46820,104 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -46310,29 +46928,188 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/model.mps b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/model.mps index 82a78dba83..fe41c464b7 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/model.mps +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/model.mps @@ -5,7 +5,7 @@ - + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/plugin.mps b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/plugin.mps index 741d5081b6..4cffc896ee 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/plugin.mps +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/plugin.mps @@ -6,7 +6,7 @@ - + @@ -305,16 +305,10 @@ - - - - - - - - - + + + @@ -2538,14 +2532,74 @@ - - - + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/smodel.mps b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/smodel.mps index 6fa6cdf844..03111b69f4 100644 --- a/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/smodel.mps +++ b/code/shadowmodels/solutions/de.q60.mps.shadowmodels.runtime/models/smodel.mps @@ -7,7 +7,7 @@ - + @@ -357,14 +357,9 @@ - - - - - - - - + + + @@ -11680,9 +11675,15 @@ - - - + + + + + + + + + @@ -11723,9 +11724,15 @@ - - - + + + + + + + + + diff --git a/code/shadowmodels/solutions/test.de.q60.mps.incremental.runtime/test.de.q60.mps.incremental.runtime.msd b/code/shadowmodels/solutions/test.de.q60.mps.incremental.runtime/test.de.q60.mps.incremental.runtime.msd index 83ba89edb5..3f22f5950d 100644 --- a/code/shadowmodels/solutions/test.de.q60.mps.incremental.runtime/test.de.q60.mps.incremental.runtime.msd +++ b/code/shadowmodels/solutions/test.de.q60.mps.incremental.runtime/test.de.q60.mps.incremental.runtime.msd @@ -20,7 +20,7 @@ - + diff --git a/code/shadowmodels/solutions/test.de.q60.mps.shadowmodels.examples/test.de.q60.mps.shadowmodels.examples.msd b/code/shadowmodels/solutions/test.de.q60.mps.shadowmodels.examples/test.de.q60.mps.shadowmodels.examples.msd index df102f7222..b98e52e9b8 100644 --- a/code/shadowmodels/solutions/test.de.q60.mps.shadowmodels.examples/test.de.q60.mps.shadowmodels.examples.msd +++ b/code/shadowmodels/solutions/test.de.q60.mps.shadowmodels.examples/test.de.q60.mps.shadowmodels.examples.msd @@ -36,7 +36,7 @@ - + diff --git a/code/shadowmodels/solutions/test.de.q60.mps.shadowmodels.runtime/test.de.q60.mps.shadowmodels.runtime.msd b/code/shadowmodels/solutions/test.de.q60.mps.shadowmodels.runtime/test.de.q60.mps.shadowmodels.runtime.msd index 0346d383ec..6342af49c6 100644 --- a/code/shadowmodels/solutions/test.de.q60.mps.shadowmodels.runtime/test.de.q60.mps.shadowmodels.runtime.msd +++ b/code/shadowmodels/solutions/test.de.q60.mps.shadowmodels.runtime/test.de.q60.mps.shadowmodels.runtime.msd @@ -29,7 +29,7 @@ - + diff --git a/code/solutions/de.itemis.model.merge.runtime/de.itemis.model.merge.runtime.msd b/code/solutions/de.itemis.model.merge.runtime/de.itemis.model.merge.runtime.msd index e27bd4bf50..eb6af66868 100644 --- a/code/solutions/de.itemis.model.merge.runtime/de.itemis.model.merge.runtime.msd +++ b/code/solutions/de.itemis.model.merge.runtime/de.itemis.model.merge.runtime.msd @@ -30,7 +30,7 @@ - + diff --git a/code/solutions/de.itemis.model.merge.runtime/models/de.itemis.model.merge.runtime.runtime.mps b/code/solutions/de.itemis.model.merge.runtime/models/de.itemis.model.merge.runtime.runtime.mps index e3cff33121..8da8f88846 100644 --- a/code/solutions/de.itemis.model.merge.runtime/models/de.itemis.model.merge.runtime.runtime.mps +++ b/code/solutions/de.itemis.model.merge.runtime/models/de.itemis.model.merge.runtime.runtime.mps @@ -7,7 +7,7 @@ - + @@ -307,7 +307,6 @@ - @@ -315,13 +314,10 @@ - - - - - - + + + @@ -3113,68 +3109,392 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -10476,9 +10796,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -11763,30 +12119,117 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + - + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -11894,46 +12337,240 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + - + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -15733,19 +16370,163 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + @@ -17917,20 +18698,85 @@ - - - + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -18480,34 +19326,81 @@ - - - - - - + + + + + + - + + + + + + - + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -18861,31 +19754,84 @@ - - - - - - + + + + + + - + + + + + + + + + - + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/spellcheck/languages/de.itemis.mps.spellcheck/de.itemis.mps.spellcheck.mpl b/code/spellcheck/languages/de.itemis.mps.spellcheck/de.itemis.mps.spellcheck.mpl index 892095aac3..2f9f7c6c20 100644 --- a/code/spellcheck/languages/de.itemis.mps.spellcheck/de.itemis.mps.spellcheck.mpl +++ b/code/spellcheck/languages/de.itemis.mps.spellcheck/de.itemis.mps.spellcheck.mpl @@ -34,7 +34,7 @@ - + @@ -82,7 +82,7 @@ - + diff --git a/code/statistics/de.itemis.mps.statistics.mpl b/code/statistics/de.itemis.mps.statistics.mpl index 4c957bdfb3..082c3c18bd 100644 --- a/code/statistics/de.itemis.mps.statistics.mpl +++ b/code/statistics/de.itemis.mps.statistics.mpl @@ -28,7 +28,7 @@ - + @@ -62,7 +62,7 @@ - + diff --git a/code/structurecheck/languages/de.itemis.mps.structurecheck/de.itemis.mps.structurecheck.mpl b/code/structurecheck/languages/de.itemis.mps.structurecheck/de.itemis.mps.structurecheck.mpl index bf0cdee908..1e3e9c9d21 100644 --- a/code/structurecheck/languages/de.itemis.mps.structurecheck/de.itemis.mps.structurecheck.mpl +++ b/code/structurecheck/languages/de.itemis.mps.structurecheck/de.itemis.mps.structurecheck.mpl @@ -34,7 +34,7 @@ - + @@ -74,7 +74,7 @@ - + diff --git a/code/structurecheck/solutions/de.itemis.mps.structurecheck.runtime/de.itemis.mps.structurecheck.runtime.msd b/code/structurecheck/solutions/de.itemis.mps.structurecheck.runtime/de.itemis.mps.structurecheck.runtime.msd index 46f8b2ddd7..951d653a22 100644 --- a/code/structurecheck/solutions/de.itemis.mps.structurecheck.runtime/de.itemis.mps.structurecheck.runtime.msd +++ b/code/structurecheck/solutions/de.itemis.mps.structurecheck.runtime/de.itemis.mps.structurecheck.runtime.msd @@ -17,7 +17,7 @@ - + diff --git a/code/structurecheck/solutions/de.itemis.mps.structurecheck.sandbox/de.itemis.mps.structurecheck.sandbox.msd b/code/structurecheck/solutions/de.itemis.mps.structurecheck.sandbox/de.itemis.mps.structurecheck.sandbox.msd index 16c96fe7af..0d69e803d6 100644 --- a/code/structurecheck/solutions/de.itemis.mps.structurecheck.sandbox/de.itemis.mps.structurecheck.sandbox.msd +++ b/code/structurecheck/solutions/de.itemis.mps.structurecheck.sandbox/de.itemis.mps.structurecheck.sandbox.msd @@ -18,7 +18,7 @@ - + diff --git a/code/tables/languages/de.slisson.mps.tables.demolang/de.slisson.mps.tables.demolang.mpl b/code/tables/languages/de.slisson.mps.tables.demolang/de.slisson.mps.tables.demolang.mpl index deeb60f696..f1d7a05549 100644 --- a/code/tables/languages/de.slisson.mps.tables.demolang/de.slisson.mps.tables.demolang.mpl +++ b/code/tables/languages/de.slisson.mps.tables.demolang/de.slisson.mps.tables.demolang.mpl @@ -26,7 +26,7 @@ - + diff --git a/code/tables/languages/de.slisson.mps.tables/de.slisson.mps.tables.mpl b/code/tables/languages/de.slisson.mps.tables/de.slisson.mps.tables.mpl index 39066d6083..5e65481fa6 100644 --- a/code/tables/languages/de.slisson.mps.tables/de.slisson.mps.tables.mpl +++ b/code/tables/languages/de.slisson.mps.tables/de.slisson.mps.tables.mpl @@ -40,7 +40,7 @@ - + @@ -158,7 +158,7 @@ - + diff --git a/code/tables/languages/de.slisson.mps.tables/runtime/de.slisson.mps.tables.runtime.msd b/code/tables/languages/de.slisson.mps.tables/runtime/de.slisson.mps.tables.runtime.msd index 13a77f19c1..adc3c754d2 100644 --- a/code/tables/languages/de.slisson.mps.tables/runtime/de.slisson.mps.tables.runtime.msd +++ b/code/tables/languages/de.slisson.mps.tables/runtime/de.slisson.mps.tables.runtime.msd @@ -34,7 +34,7 @@ - + diff --git a/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/cells.mps b/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/cells.mps index 51274bef35..60376fecd0 100644 --- a/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/cells.mps +++ b/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/cells.mps @@ -11,7 +11,7 @@ - + @@ -415,14 +415,9 @@ - - - - - - - - + + + @@ -32847,9 +32842,12 @@ - - - + + + + + + @@ -32993,9 +32991,15 @@ - - - + + + + + + + + + diff --git a/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/plugin.mps b/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/plugin.mps index c761c3fdca..b9a41a2b89 100644 --- a/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/plugin.mps +++ b/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/plugin.mps @@ -7,7 +7,7 @@ - + @@ -351,16 +351,10 @@ - - - - - - - - - + + + @@ -4326,14 +4320,95 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/selection.mps b/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/selection.mps index afb5dbd3de..c7a9cae41d 100644 --- a/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/selection.mps +++ b/code/tables/languages/de.slisson.mps.tables/runtime/models/de/slisson/mps/tables/runtime/selection.mps @@ -5,7 +5,7 @@ - + @@ -221,16 +221,10 @@ - - - - - - - - - + + + @@ -251,6 +245,14 @@ + + + + + + + + @@ -1876,14 +1878,98 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/testing/languages/nl.f1re.testing.examples.lang/nl.f1re.testing.examples.lang.mpl b/code/testing/languages/nl.f1re.testing.examples.lang/nl.f1re.testing.examples.lang.mpl index 10ba63371a..a2b8998f57 100644 --- a/code/testing/languages/nl.f1re.testing.examples.lang/nl.f1re.testing.examples.lang.mpl +++ b/code/testing/languages/nl.f1re.testing.examples.lang/nl.f1re.testing.examples.lang.mpl @@ -28,7 +28,7 @@ - + @@ -66,7 +66,7 @@ - + diff --git a/code/testing/languages/nl.f1re.testing/nl.f1re.testing.mpl b/code/testing/languages/nl.f1re.testing/nl.f1re.testing.mpl index 133937eca7..e7225bd366 100644 --- a/code/testing/languages/nl.f1re.testing/nl.f1re.testing.mpl +++ b/code/testing/languages/nl.f1re.testing/nl.f1re.testing.mpl @@ -33,7 +33,7 @@ - + @@ -83,7 +83,7 @@ - + diff --git a/code/testing/solutions/nl.f1re.testing.runtime/models/nl.f1re.testing.runtime.mps b/code/testing/solutions/nl.f1re.testing.runtime/models/nl.f1re.testing.runtime.mps index a31cfca5d6..817aecb8bc 100644 --- a/code/testing/solutions/nl.f1re.testing.runtime/models/nl.f1re.testing.runtime.mps +++ b/code/testing/solutions/nl.f1re.testing.runtime/models/nl.f1re.testing.runtime.mps @@ -7,7 +7,7 @@ - + @@ -308,16 +308,10 @@ - - - - - - - - - + + + @@ -621,9 +615,69 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -946,9 +1000,69 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1821,9 +1935,69 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2544,9 +2718,69 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4269,9 +4503,15 @@ - - - + + + + + + + + + diff --git a/code/testing/solutions/nl.f1re.testing.runtime/nl.f1re.testing.runtime.msd b/code/testing/solutions/nl.f1re.testing.runtime/nl.f1re.testing.runtime.msd index 1c022740ef..8f1de9c5a8 100644 --- a/code/testing/solutions/nl.f1re.testing.runtime/nl.f1re.testing.runtime.msd +++ b/code/testing/solutions/nl.f1re.testing.runtime/nl.f1re.testing.runtime.msd @@ -26,7 +26,7 @@ - + diff --git a/code/tooltips/solutions/de.itemis.mps.tooltips.runtime/de.itemis.mps.tooltips.runtime.msd b/code/tooltips/solutions/de.itemis.mps.tooltips.runtime/de.itemis.mps.tooltips.runtime.msd index fc4277bae3..7935f61f08 100644 --- a/code/tooltips/solutions/de.itemis.mps.tooltips.runtime/de.itemis.mps.tooltips.runtime.msd +++ b/code/tooltips/solutions/de.itemis.mps.tooltips.runtime/de.itemis.mps.tooltips.runtime.msd @@ -25,7 +25,7 @@ - + diff --git a/code/tooltips/solutions/de.itemis.mps.tooltips.runtime/models/de/itemis/mps/tooltips/runtime.mps b/code/tooltips/solutions/de.itemis.mps.tooltips.runtime/models/de/itemis/mps/tooltips/runtime.mps index c6f6d000c7..f98c8455fa 100644 --- a/code/tooltips/solutions/de.itemis.mps.tooltips.runtime/models/de/itemis/mps/tooltips/runtime.mps +++ b/code/tooltips/solutions/de.itemis.mps.tooltips.runtime/models/de/itemis/mps/tooltips/runtime.mps @@ -6,7 +6,7 @@ - + @@ -282,7 +282,6 @@ - @@ -290,16 +289,11 @@ - - - - - - - - - + + + + @@ -4310,9 +4304,12 @@ - - - + + + + + + @@ -4359,9 +4356,12 @@ - - - + + + + + + @@ -4542,27 +4542,169 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/treenotation/com.mbeddr.mpsutil.treenotation.runtime/com.mbeddr.mpsutil.treenotation.runtime.msd b/code/treenotation/com.mbeddr.mpsutil.treenotation.runtime/com.mbeddr.mpsutil.treenotation.runtime.msd index ac2f7a5779..63820953d2 100644 --- a/code/treenotation/com.mbeddr.mpsutil.treenotation.runtime/com.mbeddr.mpsutil.treenotation.runtime.msd +++ b/code/treenotation/com.mbeddr.mpsutil.treenotation.runtime/com.mbeddr.mpsutil.treenotation.runtime.msd @@ -26,7 +26,7 @@ - + diff --git a/code/treenotation/com.mbeddr.mpsutil.treenotation.sandboxlang/com.mbeddr.mpsutil.treenotation.sandboxlang.mpl b/code/treenotation/com.mbeddr.mpsutil.treenotation.sandboxlang/com.mbeddr.mpsutil.treenotation.sandboxlang.mpl index 500428e889..bfd1af8cf4 100644 --- a/code/treenotation/com.mbeddr.mpsutil.treenotation.sandboxlang/com.mbeddr.mpsutil.treenotation.sandboxlang.mpl +++ b/code/treenotation/com.mbeddr.mpsutil.treenotation.sandboxlang/com.mbeddr.mpsutil.treenotation.sandboxlang.mpl @@ -23,7 +23,7 @@ - + diff --git a/code/treenotation/com.mbeddr.mpsutil.treenotation.styles/com.mbeddr.mpsutil.treenotation.styles.mpl b/code/treenotation/com.mbeddr.mpsutil.treenotation.styles/com.mbeddr.mpsutil.treenotation.styles.mpl index 147cf6b87b..8aa01883bd 100644 --- a/code/treenotation/com.mbeddr.mpsutil.treenotation.styles/com.mbeddr.mpsutil.treenotation.styles.mpl +++ b/code/treenotation/com.mbeddr.mpsutil.treenotation.styles/com.mbeddr.mpsutil.treenotation.styles.mpl @@ -19,7 +19,7 @@ - + diff --git a/code/treenotation/com.mbeddr.mpsutil.treenotation.styles/models/editor.mps b/code/treenotation/com.mbeddr.mpsutil.treenotation.styles/models/editor.mps index d9cf719e46..2fda5c3c11 100644 --- a/code/treenotation/com.mbeddr.mpsutil.treenotation.styles/models/editor.mps +++ b/code/treenotation/com.mbeddr.mpsutil.treenotation.styles/models/editor.mps @@ -3,7 +3,7 @@ - + @@ -74,16 +74,10 @@ - - - - - - - - - + + + @@ -93,6 +87,14 @@ + + + + + + + + @@ -198,9 +200,36 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/treenotation/com.mbeddr.mpsutil.treenotation/com.mbeddr.mpsutil.treenotation.mpl b/code/treenotation/com.mbeddr.mpsutil.treenotation/com.mbeddr.mpsutil.treenotation.mpl index 5fe34be617..69661f8e4c 100644 --- a/code/treenotation/com.mbeddr.mpsutil.treenotation/com.mbeddr.mpsutil.treenotation.mpl +++ b/code/treenotation/com.mbeddr.mpsutil.treenotation/com.mbeddr.mpsutil.treenotation.mpl @@ -45,7 +45,7 @@ - + @@ -136,7 +136,7 @@ - + diff --git a/code/utils/solutions/de.itemis.mps.noderversioning.sandbox/de.itemis.mps.noderversioning.sandbox.msd b/code/utils/solutions/de.itemis.mps.noderversioning.sandbox/de.itemis.mps.noderversioning.sandbox.msd index 34584507fe..7f3a738629 100644 --- a/code/utils/solutions/de.itemis.mps.noderversioning.sandbox/de.itemis.mps.noderversioning.sandbox.msd +++ b/code/utils/solutions/de.itemis.mps.noderversioning.sandbox/de.itemis.mps.noderversioning.sandbox.msd @@ -15,7 +15,7 @@ - + diff --git a/code/utils/solutions/de.itemis.mps.utils.serializer.xml/de.itemis.mps.utils.serializer.xml.msd b/code/utils/solutions/de.itemis.mps.utils.serializer.xml/de.itemis.mps.utils.serializer.xml.msd index 75e82f911e..7a2f9b2d7f 100644 --- a/code/utils/solutions/de.itemis.mps.utils.serializer.xml/de.itemis.mps.utils.serializer.xml.msd +++ b/code/utils/solutions/de.itemis.mps.utils.serializer.xml/de.itemis.mps.utils.serializer.xml.msd @@ -29,7 +29,7 @@ - + diff --git a/code/widgets/languages/de.itemis.mps.editor.bool.demolang/de.itemis.mps.editor.bool.demolang.mpl b/code/widgets/languages/de.itemis.mps.editor.bool.demolang/de.itemis.mps.editor.bool.demolang.mpl index 837447dfe6..18fc545dd7 100644 --- a/code/widgets/languages/de.itemis.mps.editor.bool.demolang/de.itemis.mps.editor.bool.demolang.mpl +++ b/code/widgets/languages/de.itemis.mps.editor.bool.demolang/de.itemis.mps.editor.bool.demolang.mpl @@ -18,7 +18,7 @@ - + diff --git a/code/widgets/languages/de.itemis.mps.editor.bool/de.itemis.mps.editor.bool.mpl b/code/widgets/languages/de.itemis.mps.editor.bool/de.itemis.mps.editor.bool.mpl index f2c369a1e5..7cbef3042f 100644 --- a/code/widgets/languages/de.itemis.mps.editor.bool/de.itemis.mps.editor.bool.mpl +++ b/code/widgets/languages/de.itemis.mps.editor.bool/de.itemis.mps.editor.bool.mpl @@ -38,7 +38,7 @@ - + @@ -106,7 +106,7 @@ - + diff --git a/code/widgets/languages/de.itemis.mps.editor.collapsible.testlang/de.itemis.mps.editor.collapsible.testlang.mpl b/code/widgets/languages/de.itemis.mps.editor.collapsible.testlang/de.itemis.mps.editor.collapsible.testlang.mpl index 0d3b2a5da7..ed2adc2bb9 100644 --- a/code/widgets/languages/de.itemis.mps.editor.collapsible.testlang/de.itemis.mps.editor.collapsible.testlang.mpl +++ b/code/widgets/languages/de.itemis.mps.editor.collapsible.testlang/de.itemis.mps.editor.collapsible.testlang.mpl @@ -20,7 +20,7 @@ - + diff --git a/code/widgets/languages/de.itemis.mps.editor.collapsible/de.itemis.mps.editor.collapsible.mpl b/code/widgets/languages/de.itemis.mps.editor.collapsible/de.itemis.mps.editor.collapsible.mpl index 7f5ff8978e..a3657d75c8 100644 --- a/code/widgets/languages/de.itemis.mps.editor.collapsible/de.itemis.mps.editor.collapsible.mpl +++ b/code/widgets/languages/de.itemis.mps.editor.collapsible/de.itemis.mps.editor.collapsible.mpl @@ -36,7 +36,7 @@ - + @@ -107,7 +107,7 @@ - + diff --git a/code/widgets/languages/de.itemis.mps.editor.dropdown.demolang/de.itemis.mps.editor.dropdown.demolang.mpl b/code/widgets/languages/de.itemis.mps.editor.dropdown.demolang/de.itemis.mps.editor.dropdown.demolang.mpl index 71c1a09246..3a95eb2261 100644 --- a/code/widgets/languages/de.itemis.mps.editor.dropdown.demolang/de.itemis.mps.editor.dropdown.demolang.mpl +++ b/code/widgets/languages/de.itemis.mps.editor.dropdown.demolang/de.itemis.mps.editor.dropdown.demolang.mpl @@ -20,7 +20,7 @@ - + diff --git a/code/widgets/languages/de.itemis.mps.editor.dropdown/de.itemis.mps.editor.dropdown.mpl b/code/widgets/languages/de.itemis.mps.editor.dropdown/de.itemis.mps.editor.dropdown.mpl index 3b1b1b15c7..22d9633e5d 100644 --- a/code/widgets/languages/de.itemis.mps.editor.dropdown/de.itemis.mps.editor.dropdown.mpl +++ b/code/widgets/languages/de.itemis.mps.editor.dropdown/de.itemis.mps.editor.dropdown.mpl @@ -35,7 +35,7 @@ - + @@ -104,7 +104,7 @@ - + diff --git a/code/widgets/languages/de.itemis.mps.editor.enumeration.demolang/de.itemis.mps.editor.enumeration.demolang.mpl b/code/widgets/languages/de.itemis.mps.editor.enumeration.demolang/de.itemis.mps.editor.enumeration.demolang.mpl index b9772365fd..7e202d7b53 100644 --- a/code/widgets/languages/de.itemis.mps.editor.enumeration.demolang/de.itemis.mps.editor.enumeration.demolang.mpl +++ b/code/widgets/languages/de.itemis.mps.editor.enumeration.demolang/de.itemis.mps.editor.enumeration.demolang.mpl @@ -17,7 +17,7 @@ - + diff --git a/code/widgets/languages/de.itemis.mps.editor.enumeration/de.itemis.mps.editor.enumeration.mpl b/code/widgets/languages/de.itemis.mps.editor.enumeration/de.itemis.mps.editor.enumeration.mpl index 8539ae378d..889f83edc6 100644 --- a/code/widgets/languages/de.itemis.mps.editor.enumeration/de.itemis.mps.editor.enumeration.mpl +++ b/code/widgets/languages/de.itemis.mps.editor.enumeration/de.itemis.mps.editor.enumeration.mpl @@ -37,7 +37,7 @@ - + @@ -108,7 +108,7 @@ - + diff --git a/code/widgets/languages/nl.f1re.mps.editor.intellij/nl.f1re.mps.editor.intellij.mpl b/code/widgets/languages/nl.f1re.mps.editor.intellij/nl.f1re.mps.editor.intellij.mpl index 5d4ee0120c..e4be22db09 100644 --- a/code/widgets/languages/nl.f1re.mps.editor.intellij/nl.f1re.mps.editor.intellij.mpl +++ b/code/widgets/languages/nl.f1re.mps.editor.intellij/nl.f1re.mps.editor.intellij.mpl @@ -21,7 +21,7 @@ - + diff --git a/code/widgets/languages/nl.f1re.mps.editor.swing.demolang/nl.f1re.mps.editor.swing.demolang.mpl b/code/widgets/languages/nl.f1re.mps.editor.swing.demolang/nl.f1re.mps.editor.swing.demolang.mpl index 0a4de078c6..6153bd1816 100644 --- a/code/widgets/languages/nl.f1re.mps.editor.swing.demolang/nl.f1re.mps.editor.swing.demolang.mpl +++ b/code/widgets/languages/nl.f1re.mps.editor.swing.demolang/nl.f1re.mps.editor.swing.demolang.mpl @@ -24,7 +24,7 @@ - + diff --git a/code/widgets/languages/nl.f1re.mps.editor.swing/nl.f1re.mps.editor.swing.mpl b/code/widgets/languages/nl.f1re.mps.editor.swing/nl.f1re.mps.editor.swing.mpl index 698e43280b..4b21e15b64 100644 --- a/code/widgets/languages/nl.f1re.mps.editor.swing/nl.f1re.mps.editor.swing.mpl +++ b/code/widgets/languages/nl.f1re.mps.editor.swing/nl.f1re.mps.editor.swing.mpl @@ -35,7 +35,7 @@ - + @@ -108,7 +108,7 @@ - + diff --git a/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/de.itemis.mps.editor.bool.runtime.msd b/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/de.itemis.mps.editor.bool.runtime.msd index cfba8db87c..109d0feb43 100644 --- a/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/de.itemis.mps.editor.bool.runtime.msd +++ b/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/de.itemis.mps.editor.bool.runtime.msd @@ -19,11 +19,12 @@ - + + diff --git a/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/models/de/itemis/mps/editor/bool/runtime.mps b/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/models/de/itemis/mps/editor/bool/runtime.mps index 511b890bb8..e47a7e2c7b 100644 --- a/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/models/de/itemis/mps/editor/bool/runtime.mps +++ b/code/widgets/solutions/de.itemis.mps.editor.bool.runtime/models/de/itemis/mps/editor/bool/runtime.mps @@ -6,7 +6,7 @@ - + @@ -276,14 +276,9 @@ - - - - - - - - + + + @@ -4504,9 +4499,48 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/widgets/solutions/de.itemis.mps.editor.collapsible.runtime/de.itemis.mps.editor.collapsible.runtime.msd b/code/widgets/solutions/de.itemis.mps.editor.collapsible.runtime/de.itemis.mps.editor.collapsible.runtime.msd index 0f90f09b9d..b65d336eac 100644 --- a/code/widgets/solutions/de.itemis.mps.editor.collapsible.runtime/de.itemis.mps.editor.collapsible.runtime.msd +++ b/code/widgets/solutions/de.itemis.mps.editor.collapsible.runtime/de.itemis.mps.editor.collapsible.runtime.msd @@ -19,7 +19,7 @@ - + diff --git a/code/widgets/solutions/de.itemis.mps.editor.collapsible.runtime/models/de/itemis/mps/editor/collapsible/runtime.mps b/code/widgets/solutions/de.itemis.mps.editor.collapsible.runtime/models/de/itemis/mps/editor/collapsible/runtime.mps index fe1eaa5f0d..19b59fb5f5 100644 --- a/code/widgets/solutions/de.itemis.mps.editor.collapsible.runtime/models/de/itemis/mps/editor/collapsible/runtime.mps +++ b/code/widgets/solutions/de.itemis.mps.editor.collapsible.runtime/models/de/itemis/mps/editor/collapsible/runtime.mps @@ -5,7 +5,7 @@ - + @@ -271,17 +271,11 @@ - - - - - - - - - + + + @@ -2877,9 +2871,39 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3091,9 +3115,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3286,14 +3346,77 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -5075,9 +5198,21 @@ - - - + + + + + + + + + + + + + + + diff --git a/code/widgets/solutions/de.itemis.mps.editor.dropdown.runtime/de.itemis.mps.editor.dropdown.runtime.msd b/code/widgets/solutions/de.itemis.mps.editor.dropdown.runtime/de.itemis.mps.editor.dropdown.runtime.msd index 625b528024..cb7b8cf47f 100644 --- a/code/widgets/solutions/de.itemis.mps.editor.dropdown.runtime/de.itemis.mps.editor.dropdown.runtime.msd +++ b/code/widgets/solutions/de.itemis.mps.editor.dropdown.runtime/de.itemis.mps.editor.dropdown.runtime.msd @@ -20,7 +20,7 @@ - + diff --git a/code/widgets/solutions/de.itemis.mps.mouselistener.runtime/de.itemis.mps.mouselistener.runtime.msd b/code/widgets/solutions/de.itemis.mps.mouselistener.runtime/de.itemis.mps.mouselistener.runtime.msd index 8faf7aec00..ff2a9e8962 100644 --- a/code/widgets/solutions/de.itemis.mps.mouselistener.runtime/de.itemis.mps.mouselistener.runtime.msd +++ b/code/widgets/solutions/de.itemis.mps.mouselistener.runtime/de.itemis.mps.mouselistener.runtime.msd @@ -21,7 +21,7 @@ - + diff --git a/code/widgets/solutions/nl.f1re.mps.editor.swing.runtime/models/nl.f1re.mps.editor.swing.runtime.mps b/code/widgets/solutions/nl.f1re.mps.editor.swing.runtime/models/nl.f1re.mps.editor.swing.runtime.mps index fa8566d46c..9e1c23cb80 100644 --- a/code/widgets/solutions/nl.f1re.mps.editor.swing.runtime/models/nl.f1re.mps.editor.swing.runtime.mps +++ b/code/widgets/solutions/nl.f1re.mps.editor.swing.runtime/models/nl.f1re.mps.editor.swing.runtime.mps @@ -3,7 +3,7 @@ - + @@ -186,16 +186,10 @@ - - - - - - - - - + + + @@ -205,6 +199,14 @@ + + + + + + + + @@ -630,24 +632,240 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -963,9 +1181,69 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/widgets/solutions/nl.f1re.mps.editor.swing.runtime/nl.f1re.mps.editor.swing.runtime.msd b/code/widgets/solutions/nl.f1re.mps.editor.swing.runtime/nl.f1re.mps.editor.swing.runtime.msd index 93e9fa043b..30e082d954 100644 --- a/code/widgets/solutions/nl.f1re.mps.editor.swing.runtime/nl.f1re.mps.editor.swing.runtime.msd +++ b/code/widgets/solutions/nl.f1re.mps.editor.swing.runtime/nl.f1re.mps.editor.swing.runtime.msd @@ -20,8 +20,9 @@ - + + diff --git a/code/xml/solutions/de.itemis.stubs.xml.msd b/code/xml/solutions/de.itemis.stubs.xml.msd index 729a5fed0f..afa08d9e2f 100644 --- a/code/xml/solutions/de.itemis.stubs.xml.msd +++ b/code/xml/solutions/de.itemis.stubs.xml.msd @@ -18,8 +18,9 @@ - + + diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3ccb2da766..4a2369a271 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [libraries] # For published releases adjust mpsMajor in build.gradle.kts and use this dependency: # mps = "com.jetbrains:mps:202x.y" -mps = "com.jetbrains.mps:mps-prerelease:253.27864.36" +mps = "com.jetbrains.mps:mps-prerelease:253.28294.10020" jbr = "com.jetbrains.jdk:jbr_jcef:21.0.6-b895.109"