diff --git a/.mps/migration.xml b/.mps/migration.xml index 5d5be53..84ab930 100644 --- a/.mps/migration.xml +++ b/.mps/migration.xml @@ -6,6 +6,7 @@ - + + \ No newline at end of file diff --git a/build/languageBuild.xml b/build/languageBuild.xml index 28fb329..2e13cb5 100644 --- a/build/languageBuild.xml +++ b/build/languageBuild.xml @@ -41,9 +41,16 @@ - + + + + + + + + @@ -1231,7 +1238,8 @@ - + + @@ -1268,6 +1276,7 @@ + @@ -1277,6 +1286,7 @@ + @@ -1335,7 +1345,6 @@ - @@ -1347,6 +1356,7 @@ + @@ -1364,10 +1374,10 @@ + - - - + + @@ -1394,9 +1404,7 @@ - - - + @@ -1442,8 +1450,9 @@ + - + @@ -1507,8 +1516,9 @@ + - + @@ -1574,8 +1584,9 @@ + - + @@ -1636,8 +1647,9 @@ + - + @@ -1698,8 +1710,9 @@ + - + @@ -1769,8 +1782,9 @@ + - + @@ -1828,8 +1842,9 @@ + - + diff --git a/languages/com.dslfoundry.dflat.expression/com.dslfoundry.dflat.expression.mpl b/languages/com.dslfoundry.dflat.expression/com.dslfoundry.dflat.expression.mpl index 040a952..74f7087 100644 --- a/languages/com.dslfoundry.dflat.expression/com.dslfoundry.dflat.expression.mpl +++ b/languages/com.dslfoundry.dflat.expression/com.dslfoundry.dflat.expression.mpl @@ -20,7 +20,7 @@ - + diff --git a/languages/com.dslfoundry.dflat.gensupport/com.dslfoundry.dflat.gensupport.mpl b/languages/com.dslfoundry.dflat.gensupport/com.dslfoundry.dflat.gensupport.mpl index b068bcd..413027b 100644 --- a/languages/com.dslfoundry.dflat.gensupport/com.dslfoundry.dflat.gensupport.mpl +++ b/languages/com.dslfoundry.dflat.gensupport/com.dslfoundry.dflat.gensupport.mpl @@ -17,7 +17,7 @@ 8b8c7b93-8f15-471e-a430-739566f9c25e(com.dslfoundry.dflat.type) - + diff --git a/languages/com.dslfoundry.dflat.statement/com.dslfoundry.dflat.statement.mpl b/languages/com.dslfoundry.dflat.statement/com.dslfoundry.dflat.statement.mpl index 9284c3e..eef3fe5 100644 --- a/languages/com.dslfoundry.dflat.statement/com.dslfoundry.dflat.statement.mpl +++ b/languages/com.dslfoundry.dflat.statement/com.dslfoundry.dflat.statement.mpl @@ -24,7 +24,7 @@ - + diff --git a/languages/com.dslfoundry.dflat.structure/com.dslfoundry.dflat.structure.mpl b/languages/com.dslfoundry.dflat.structure/com.dslfoundry.dflat.structure.mpl index 7e6df19..7562ef5 100644 --- a/languages/com.dslfoundry.dflat.structure/com.dslfoundry.dflat.structure.mpl +++ b/languages/com.dslfoundry.dflat.structure/com.dslfoundry.dflat.structure.mpl @@ -28,7 +28,7 @@ - + diff --git a/languages/com.dslfoundry.dflat.type/com.dslfoundry.dflat.type.mpl b/languages/com.dslfoundry.dflat.type/com.dslfoundry.dflat.type.mpl index 46358a0..3144915 100644 --- a/languages/com.dslfoundry.dflat.type/com.dslfoundry.dflat.type.mpl +++ b/languages/com.dslfoundry.dflat.type/com.dslfoundry.dflat.type.mpl @@ -20,7 +20,7 @@ - + diff --git a/languages/com.dslfoundry.dflat.type/models/com.dslfoundry.dflat.type.typesystem.mps b/languages/com.dslfoundry.dflat.type/models/com.dslfoundry.dflat.type.typesystem.mps index 9e86859..49740b9 100644 --- a/languages/com.dslfoundry.dflat.type/models/com.dslfoundry.dflat.type.typesystem.mps +++ b/languages/com.dslfoundry.dflat.type/models/com.dslfoundry.dflat.type.typesystem.mps @@ -3,7 +3,7 @@ - + diff --git a/languages/grammarcells/grammarcells.mpl b/languages/grammarcells/grammarcells.mpl index f6de4da..fd9ac2e 100644 --- a/languages/grammarcells/grammarcells.mpl +++ b/languages/grammarcells/grammarcells.mpl @@ -25,7 +25,7 @@ - + @@ -62,7 +62,7 @@ - + diff --git a/scripts/allScripts.xml b/scripts/allScripts.xml index a096f1e..40fabda 100644 --- a/scripts/allScripts.xml +++ b/scripts/allScripts.xml @@ -40,9 +40,16 @@ - + + + + + + + + com.dslfoundry.dflat.build=${build}${line.separator}com.dslfoundry.dflat.dflat.version=${dflat.version}${line.separator}mps.build.number=${mps.build.number}${line.separator}mps.date=${mps.date}${line.separator}mps.build.vcs.number=${mps.build.vcs.number}${line.separator}mps.teamcity.buildConfName=${mps.teamcity.buildConfName}${line.separator}mps.idea.platform.build.number=${mps.idea.platform.build.number}${line.separator}mps.mps.build.counter=${mps.mps.build.counter}${line.separator}mpsBootstrapCore.version.major=${mpsBootstrapCore.version.major}${line.separator}mpsBootstrapCore.version.minor=${mpsBootstrapCore.version.minor}${line.separator}mpsBootstrapCore.version.bugfixNr=${mpsBootstrapCore.version.bugfixNr}${line.separator}mpsBootstrapCore.version.eap=${mpsBootstrapCore.version.eap}${line.separator}mpsBootstrapCore.version=${mpsBootstrapCore.version}${line.separator}com.mbeddr.platform.major.version=${com.mbeddr.platform.major.version}${line.separator}com.mbeddr.platform.minor.version=${com.mbeddr.platform.minor.version}${line.separator}com.mbeddr.platform.build=${com.mbeddr.platform.build}${line.separator}com.mbeddr.platform.mbeddr.version=${com.mbeddr.platform.mbeddr.version}${line.separator}de.itemis.mps.extensions.versionNumber=${de.itemis.mps.extensions.versionNumber} @@ -71,7 +78,8 @@ - + + @@ -92,7 +100,9 @@ + + @@ -139,13 +149,15 @@ - + + + @@ -174,9 +186,7 @@ - - - + diff --git a/solutions/com.dslfoundry.dflat.expression.test.editor/com.dslfoundry.dflat.expression.test.editor.msd b/solutions/com.dslfoundry.dflat.expression.test.editor/com.dslfoundry.dflat.expression.test.editor.msd index 3f827d1..9538a10 100644 --- a/solutions/com.dslfoundry.dflat.expression.test.editor/com.dslfoundry.dflat.expression.test.editor.msd +++ b/solutions/com.dslfoundry.dflat.expression.test.editor/com.dslfoundry.dflat.expression.test.editor.msd @@ -19,7 +19,7 @@ - + diff --git a/solutions/com.dslfoundry.dflat.playground/com.dslfoundry.dflat.playground.msd b/solutions/com.dslfoundry.dflat.playground/com.dslfoundry.dflat.playground.msd index eb8a7dc..258c09b 100644 --- a/solutions/com.dslfoundry.dflat.playground/com.dslfoundry.dflat.playground.msd +++ b/solutions/com.dslfoundry.dflat.playground/com.dslfoundry.dflat.playground.msd @@ -18,7 +18,7 @@ - + diff --git a/solutions/com.dslfoundry.dflat.runtime/com.dslfoundry.dflat.runtime.msd b/solutions/com.dslfoundry.dflat.runtime/com.dslfoundry.dflat.runtime.msd index 669d041..bb14d0b 100644 --- a/solutions/com.dslfoundry.dflat.runtime/com.dslfoundry.dflat.runtime.msd +++ b/solutions/com.dslfoundry.dflat.runtime/com.dslfoundry.dflat.runtime.msd @@ -19,7 +19,7 @@ 21717649-bb7f-4964-87cf-78a6930e9801(com.dslfoundry.dflat.expression) - + diff --git a/solutions/com.dslfoundry.dflat.runtime/models/com.dslfoundry.dflat.runtime.naming.mps b/solutions/com.dslfoundry.dflat.runtime/models/com.dslfoundry.dflat.runtime.naming.mps index 10bf9ca..857193e 100644 --- a/solutions/com.dslfoundry.dflat.runtime/models/com.dslfoundry.dflat.runtime.naming.mps +++ b/solutions/com.dslfoundry.dflat.runtime/models/com.dslfoundry.dflat.runtime.naming.mps @@ -2,7 +2,7 @@ - + diff --git a/solutions/com.dslfoundry.dflat.runtime/models/com.dslfoundry.dflat.runtime.scoping.mps b/solutions/com.dslfoundry.dflat.runtime/models/com.dslfoundry.dflat.runtime.scoping.mps index 9fbd56b..c8d4384 100644 --- a/solutions/com.dslfoundry.dflat.runtime/models/com.dslfoundry.dflat.runtime.scoping.mps +++ b/solutions/com.dslfoundry.dflat.runtime/models/com.dslfoundry.dflat.runtime.scoping.mps @@ -2,7 +2,7 @@ - + diff --git a/solutions/com.dslfoundry.dflat.statement.test.editor/com.dslfoundry.dflat.statement.test.editor.msd b/solutions/com.dslfoundry.dflat.statement.test.editor/com.dslfoundry.dflat.statement.test.editor.msd index c5f74db..9a171c4 100644 --- a/solutions/com.dslfoundry.dflat.statement.test.editor/com.dslfoundry.dflat.statement.test.editor.msd +++ b/solutions/com.dslfoundry.dflat.statement.test.editor/com.dslfoundry.dflat.statement.test.editor.msd @@ -21,7 +21,7 @@ - + diff --git a/solutions/com.dslfoundry.dflat.structure.test.editor/com.dslfoundry.dflat.structure.test.editor.msd b/solutions/com.dslfoundry.dflat.structure.test.editor/com.dslfoundry.dflat.structure.test.editor.msd index 1cb6c3e..d0adc79 100644 --- a/solutions/com.dslfoundry.dflat.structure.test.editor/com.dslfoundry.dflat.structure.test.editor.msd +++ b/solutions/com.dslfoundry.dflat.structure.test.editor/com.dslfoundry.dflat.structure.test.editor.msd @@ -22,7 +22,7 @@ - + diff --git a/solutions/com.dslfoundry.dflat.type.test.editor/com.dslfoundry.dflat.type.test.editor.msd b/solutions/com.dslfoundry.dflat.type.test.editor/com.dslfoundry.dflat.type.test.editor.msd index 43bd481..190c0e3 100644 --- a/solutions/com.dslfoundry.dflat.type.test.editor/com.dslfoundry.dflat.type.test.editor.msd +++ b/solutions/com.dslfoundry.dflat.type.test.editor/com.dslfoundry.dflat.type.test.editor.msd @@ -19,7 +19,7 @@ - + diff --git a/solutions/grammarcells.playground/grammarcells.playground.msd b/solutions/grammarcells.playground/grammarcells.playground.msd index 49f4fe6..8d43966 100644 --- a/solutions/grammarcells.playground/grammarcells.playground.msd +++ b/solutions/grammarcells.playground/grammarcells.playground.msd @@ -17,7 +17,7 @@ - +