mps-coderules/coderules/solutions
Fedor Isakov d8bc7fdfb5 Refactor Effect API and usages: drop any access to values; ensure cleaner contract
- interface Effect becomes a class AbstractEffect
 - hasValue dropped
 - getValue/allValueKeys have been made protected
 - withValue(s) defines clear contract for using the values in effects
2024-08-21 18:17:27 +02:00
..
jetbrains.mps.coderules Refactor Effect API and usages: drop any access to values; ensure cleaner contract 2024-08-21 18:17:27 +02:00
jetbrains.mps.coderules.build Introduce minimal rx framework; drop RxJava lib; drop obsolete actions 2024-08-20 17:16:21 +02:00
jetbrains.mps.coderules.ideaplugin Apply automatic migrations 2024-07-01 15:31:42 +02:00
jetbrains.mps.coderules.runtime Refactor project structure and reduce the number of modules 2024-07-04 18:17:56 +02:00
jetbrains.mps.coderules.test Drop support for multiple aspect cliques from CliqueBuilder 2024-07-31 15:54:13 +02:00
jetbrains.mps.coderules.testhelper Refactor code to simplify and cleanup; drop obsolete stuff 2024-08-05 17:35:38 +02:00
jetbrains.mps.coderules.typechecking Refactor Effect API and usages: drop any access to values; ensure cleaner contract 2024-08-21 18:17:27 +02:00
jetbrains.mps.coderules.typechecking.test Introduce minimal rx framework; drop RxJava lib; drop obsolete actions 2024-08-20 17:16:21 +02:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Migration: FixExpandMacroTemplate 2023-10-13 18:13:08 +02:00
jetbrains.mps.coderules.ui Introduce minimal rx framework; drop RxJava lib; drop obsolete actions 2024-08-20 17:16:21 +02:00
jetbrains.mps.lang.typechecking.runtime Automatic migrations 2024-07-04 18:17:56 +02:00
jetbrains.mps.logic.reactor Switch to new reactor version 2024-08-19 21:53:45 +02:00
jetbrains.mps.logic.test Implement new reactor API to support reactivating logicals within a term; MPSCR-155 2024-08-19 21:54:59 +02:00