mps-coderules/samples/mpscore/solutions/jetbrains.mps.baseLanguageE...
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
..
models Refactor Config to be immutable; allow multi-project MPSCR-105 2022-07-07 12:56:30 +02:00
jetbrains.mps.baseLanguageExt.test.msd Migrate to the latest MPS release, apply migrations 2021-06-18 18:41:01 +02:00