mps-coderules/samples/mpscore/solutions
Fedor Isakov f24169ba26 Refactor Config to be immutable; allow multi-project MPSCR-105
Drop hacks that try to figure out the active project.
Instead introduce new ones that cache the instance of `ProjectRepository`
(unfortunately, there is no way around that now).
Stop accessing and modifying the singleton `Config` instance,
instead make an instance of `Config` a parameter to `TypecheckingService`.
2022-07-07 12:56:30 +02:00
..
jetbrains.mps.baseLanguage.closuresExt.test Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02:00
jetbrains.mps.baseLanguage.collectionsExt.test Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02:00
jetbrains.mps.baseLanguage.tuplesExt.test Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02:00
jetbrains.mps.baseLanguageExt.test Refactor Config to be immutable; allow multi-project MPSCR-105 2022-07-07 12:56:30 +02:00
jetbrains.mps.lang.smodelExt Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02:00
samples.mpscore.build Update references and rebuild build scripts 2022-07-07 12:56:28 +02:00
typechecking.samples.baseLanguage Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02:00