mps-coderules/coderules/solutions
Fedor Isakov ab8ec75878 Rewrite feedback handling without Reporting interface.
Instead of using the (deprecated) Reporting interface when handling
feedback, use the more straightforward abstract method.
2019-09-02 17:55:46 +02:00
..
jetbrains.mps.coderules Rewrite feedback handling without Reporting interface. 2019-09-02 17:55:46 +02:00
jetbrains.mps.coderules.build Introduce origin block for specifying the constraint rule origin. 2019-09-02 17:55:46 +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 Rewrite feedback handling without Reporting interface. 2019-09-02 17:55:46 +02:00
jetbrains.mps.coderules.typechecking.test Rewrite feedback handling without Reporting interface. 2019-09-02 17:55:46 +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 Rewrite feedback handling without Reporting interface. 2019-09-02 17:55:46 +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 Swith to using reactor lib 0.9.12. 2019-09-02 17:37:55 +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 Deprecate report operation and API. 2019-09-02 17:55:46 +02:00