From 0aee630b0a4826d81e4fc27ee16e424140f3d80b Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Thu, 30 Jun 2016 09:42:55 +0200 Subject: [PATCH] Setup memoizer before running the reactor. --- .../lang/typesystem2/sampleplugin/plugin.mps | 111 ++++++++++++------ .../mps/lang/typesystem2/runtime.mps | 6 +- 2 files changed, 78 insertions(+), 39 deletions(-) diff --git a/typechecking/solutions/jetbrains.mps.lang.typesystem2.sampleplugin/models/jetbrains/mps/lang/typesystem2/sampleplugin/plugin.mps b/typechecking/solutions/jetbrains.mps.lang.typesystem2.sampleplugin/models/jetbrains/mps/lang/typesystem2/sampleplugin/plugin.mps index 6e920bcf..7cf2193d 100644 --- a/typechecking/solutions/jetbrains.mps.lang.typesystem2.sampleplugin/models/jetbrains/mps/lang/typesystem2/sampleplugin/plugin.mps +++ b/typechecking/solutions/jetbrains.mps.lang.typesystem2.sampleplugin/models/jetbrains/mps/lang/typesystem2/sampleplugin/plugin.mps @@ -2348,64 +2348,103 @@ + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + - - - - - - - + + + + - - - - + + + + - - - - - + + - - - - - + + + + + + + + + + + + + + - + diff --git a/typesystem2/languages/jetbrains.mps.lang.typesystem2/runtime/models/jetbrains/mps/lang/typesystem2/runtime.mps b/typesystem2/languages/jetbrains.mps.lang.typesystem2/runtime/models/jetbrains/mps/lang/typesystem2/runtime.mps index 7409a4d5..3773496e 100644 --- a/typesystem2/languages/jetbrains.mps.lang.typesystem2/runtime/models/jetbrains/mps/lang/typesystem2/runtime.mps +++ b/typesystem2/languages/jetbrains.mps.lang.typesystem2/runtime/models/jetbrains/mps/lang/typesystem2/runtime.mps @@ -4489,7 +4489,7 @@ - + @@ -4524,7 +4524,7 @@ - + @@ -4598,7 +4598,7 @@ - +