mps-coderules/coderules/solutions
Fedor Isakov ccb5410ba6 Make ActivationTrace remember the position and column widths on changing filter state.
Save the first visible row before the change and restore the view after the
the change, so that the same row is displayed at the top of viewport.
2019-04-19 11:50:03 +02:00
..
jetbrains.mps.coderules Reorganize models/packages, restructure code components responsible for program building/evaluation. 2019-02-15 17:15:17 +01:00
jetbrains.mps.coderules.test Fix references and introduce languages engaged on generation to keep compat. w/191 EAP. 2019-02-01 11:31:35 +01:00
jetbrains.mps.coderules.ui Make ActivationTrace remember the position and column widths on changing filter state. 2019-04-19 11:50:03 +02:00
jetbrains.mps.controlflow Drop static collection of predicate symbols. Adapt to the latest reactor API. Drop DefaultSessionSolver 2019-02-17 11:39:56 +01:00
jetbrains.mps.controlflow.ui Reorganize models/packages, restructure code components responsible for program building/evaluation. 2019-02-15 17:15:17 +01:00
jetbrains.mps.lang.coderules.template Introduce two built-in predicates to be used instead of eval(false) etc.: fail and report message (debug/info/warning/error/fatal). 2019-02-18 11:49:11 +01:00
jetbrains.mps.lang.controlflow.runtime Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
jetbrains.mps.lang.typechecking.runtime Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
jetbrains.mps.logic.reactor Remove Kotlin libs from reactor module and from distrib. Rebuild project. 2019-04-11 11:10:00 +02:00
jetbrains.mps.logic.test Drop static collection of predicate symbols. Adapt to the latest reactor API. Drop DefaultSessionSolver 2019-02-17 11:39:56 +01:00
jetbrains.mps.reporting.runtime Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
jetbrains.mps.typechecking Move all classes from j.m.typechecking to j.m.typechecking.service. This package name is reserved. 2019-03-22 11:40:32 +01:00
jetbrains.mps.typechecking.build Remove Kotlin libs from reactor module and from distrib. Rebuild project. 2019-04-11 11:10:00 +02:00
jetbrains.mps.typechecking.test Move all classes from j.m.typechecking to j.m.typechecking.service. This package name is reserved. 2019-03-22 11:40:32 +01:00
jetbrains.mps.typechecking.testlang.sandbox Update test language for typechecking. Re-implement all typechecking tests using test language. Drop dependency on baseLanguageExt and samples. 2018-07-16 16:39:13 +02:00
jetbrains.mps.typechecking.ui Move all classes from j.m.typechecking to j.m.typechecking.service. This package name is reserved. 2019-03-22 11:40:32 +01:00