mps-coderules/coderules/solutions
Fedor Isakov 598d6c109d Make incremental test launcher fail on errors during evaluation.
Also provide a method to check that a node has "error type" assigned,
which may come in handy.
2020-06-27 10:35:47 +02:00
..
jetbrains.mps.coderules Refactor Effect to rely on Result for errors collecting. 2020-06-25 14:30:31 +02:00
jetbrains.mps.coderules.build Make incremental test launcher fail on errors during evaluation. 2020-06-27 10:35:47 +02:00
jetbrains.mps.coderules.runtime Move Result class to commonly-used runtime solution. 2020-06-25 14:30:30 +02:00
jetbrains.mps.coderules.test Add a test for AspectClique for the case of asepct with branches 2020-05-11 15:20:37 +03:00
jetbrains.mps.coderules.typechecking Ensure typechecking cache is cleared on reload classes. 2020-06-25 20:48:17 +02:00
jetbrains.mps.coderules.typechecking.test Make incremental test launcher fail on errors during evaluation. 2020-06-27 10:35:47 +02:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.coderules.typechecking.ui Refactor Effect to rely on Result for errors collecting. 2020-06-25 14:30:31 +02:00
jetbrains.mps.coderules.ui Fix presumable memleaks in activation trace view. 2020-06-04 11:44:07 +02:00
jetbrains.mps.controlflow Refactor Effect to rely on Result for errors collecting. 2020-06-25 14:30:31 +02:00
jetbrains.mps.controlflow.ui Refactor Effect to rely on Result for errors collecting. 2020-06-25 14:30:31 +02:00
jetbrains.mps.lang.coderules.template Minor refactoring: remove message handler from MacroTemplateIndex. 2020-06-25 11:40:16 +02:00
jetbrains.mps.lang.controlflow.runtime Apply automatic migrations. 2020-05-09 15:04:25 +02:00
jetbrains.mps.lang.typechecking.runtime Apply automatic migrations. 2020-05-09 15:04:25 +02:00
jetbrains.mps.logic.reactor Apply automatic migrations. 2020-05-09 15:04:25 +02:00
jetbrains.mps.logic.test Refactor DataFormPrinter to use Memoizer, support nested terms. 2020-06-21 23:17:33 +02:00