mps-coderules/coderules/solutions
Fedor Isakov 84d07ef5f4 Another strategy to deal with deadlocks: drop requirement to use EDT.
Typechecking needs a synch point to update its "types model".
Using either EDT or the sequential scheduler is unfeasible beacause
of possible deadlocks.
2019-08-29 13:19:22 +02:00
..
jetbrains.mps.coderules Straighten up error processing when launching coderules. 2019-08-29 11:36:54 +02:00
jetbrains.mps.coderules.build Remove dependencies on samples.baseLanguageExt and samples.lambdacalc from tests, fix build. Rebase onto master. 2019-08-22 15:16:18 +02:00
jetbrains.mps.coderules.test Flip "disabled" option to "enabled", false by default. Introduce property-controlled static flag. 2019-08-12 18:21:38 +02:00
jetbrains.mps.coderules.typechecking Another strategy to deal with deadlocks: drop requirement to use EDT. 2019-08-29 13:19:22 +02:00
jetbrains.mps.coderules.typechecking.test Remove toxic imports. 2019-08-26 19:01:26 +02:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Run migrations with MPS 2019.2 EAP3. 2019-07-26 17:27:18 +02:00
jetbrains.mps.coderules.typechecking.ui Various refactorings in trace and reporting. 2019-08-28 21:27:09 +02:00
jetbrains.mps.coderules.ui Another strategy to deal with deadlocks: drop requirement to use EDT. 2019-08-29 13:19:22 +02:00
jetbrains.mps.controlflow Introduce options to coderules helper. Only turn on typechecking trace in UI. 2019-08-22 13:47:51 +02:00
jetbrains.mps.controlflow.ui Various refactorings in trace and reporting. 2019-08-28 21:27:09 +02:00
jetbrains.mps.lang.coderules.template Avoid producing NPE on missing template. 2019-08-26 17:14:39 +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 0.9.11 2019-07-30 13:48:08 +02:00
jetbrains.mps.logic.test Run migrations with MPS 2019.2 EAP3. 2019-07-26 17:27:18 +02:00
jetbrains.mps.reporting.runtime Migration: "update versions in descriptors". 2019-07-30 11:49:26 +02:00