mps-coderules/coderules/solutions
Fedor Isakov b2139c4648 Fix typechecking in incremental mode. Cache type collector and smartly cache session token.
Keep cached session token with regard to aspect clique.
Keep type collector object in the typechecking cache.
The rationale: in incremental mode the parameters passed to query template are ignored, and essentially the parameters passed to the original query are re-used.
2019-10-19 22:19:53 +02:00
..
jetbrains.mps.coderules Make CoderulesHelper reference the relevant aspect clique. 2019-10-19 22:15:52 +02:00
jetbrains.mps.coderules.build Fix CheckProjectModules test. Drop usages of deprecated API. 2019-10-19 11:03:30 +02:00
jetbrains.mps.coderules.test Fix CheckProjectModules test. Drop usages of deprecated API. 2019-10-19 11:03:30 +02:00
jetbrains.mps.coderules.typechecking Fix typechecking in incremental mode. Cache type collector and smartly cache session token. 2019-10-19 22:19:53 +02:00
jetbrains.mps.coderules.typechecking.test Implement more fine-grained Config reset: drop all levels >= given. 2019-10-19 10:22:17 +02:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Drop baseLanguage from imports in a sandbox model. 2019-09-05 22:56:11 +02:00
jetbrains.mps.coderules.typechecking.ui Make CoderulesHelper reference the relevant aspect clique. 2019-10-19 22:15:52 +02:00
jetbrains.mps.coderules.ui Fix memory leak: leaked through toolbar actions. 2019-09-30 16:44:36 +02:00
jetbrains.mps.controlflow Simplify working with SessionToken, drop a supefluous step. 2019-10-18 18:22:07 +02:00
jetbrains.mps.controlflow.ui Make CoderulesHelper reference the relevant aspect clique. 2019-10-19 22:15:52 +02:00
jetbrains.mps.lang.coderules.template Add a unique key to identify an aspect clique. 2019-10-19 22:12:34 +02:00
jetbrains.mps.lang.controlflow.runtime Refactor aspect lookup, introduce aspect clique to support multiple typesystems. 2019-08-12 18:21:38 +02:00
jetbrains.mps.lang.typechecking.runtime Refactor aspect lookup, introduce aspect clique to support multiple typesystems. 2019-08-12 18:21:38 +02:00
jetbrains.mps.logic.reactor Switch to reactor version 0.9.14. 2019-09-30 16:44:36 +02:00
jetbrains.mps.logic.test Update language version after migrations from mps.logic lang 2019-09-11 13:24:02 +03:00
jetbrains.mps.reporting.runtime Deprecate report operation and API. 2019-09-02 17:55:46 +02:00