mps-coderules/coderules/solutions
Fedor Isakov 7c89dfdffd Refactoring in program producing: getting ready to drop incrementality
Optionally produce partial program in incremental mode.
A partial program includes all "static" rules plus the "required closure"
of all changed nodes.
Produce program for required nodes unconditionally.
Mark all rule updates as validated only if exlicitly asked for it.
2021-04-08 08:51:39 +02:00
..
jetbrains.mps.coderules Fix incremental update of reported feedback 2021-03-23 12:48:06 +01:00
jetbrains.mps.coderules.build Extract test helper classes into separate redistributable module 2021-02-14 15:12:58 +01:00
jetbrains.mps.coderules.runtime Introduce trivial result state 2021-01-12 22:55:40 +01:00
jetbrains.mps.coderules.test Temporarily disable test until problems with MPS build are fixed 2021-02-07 19:17:08 +01:00
jetbrains.mps.coderules.testhelper Refactoring in program producing: getting ready to drop incrementality 2021-04-08 08:51:39 +02:00
jetbrains.mps.coderules.typechecking Refactoring in program producing: getting ready to drop incrementality 2021-04-08 08:51:39 +02:00
jetbrains.mps.coderules.typechecking.test Drop TypesModuleOwner, stop caring to store types in a model 2021-04-08 08:51:39 +02:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.coderules.typechecking.ui Use tmp model to render type in Show Type Action 2021-04-08 08:51:39 +02:00
jetbrains.mps.coderules.ui Fix incremental update of reported feedback 2021-03-23 12:48:06 +01:00
jetbrains.mps.controlflow Switch to MPS 2020.3 release. 2021-01-08 11:00:02 +01:00
jetbrains.mps.controlflow.ui Fix incremental update of reported feedback 2021-03-23 12:48:06 +01:00
jetbrains.mps.lang.coderules.template Fix incremental update of reported feedback 2021-03-23 12:48:06 +01:00
jetbrains.mps.lang.controlflow.runtime Switch to MPS 2020.3 release. 2021-01-08 11:00:02 +01:00
jetbrains.mps.lang.typechecking.runtime Switch to MPS 2020.3 release. 2021-01-08 11:00:02 +01:00
jetbrains.mps.logic.reactor Apply automatic migrations. 2020-05-09 15:04:25 +02:00
jetbrains.mps.logic.test Refactor DataForm presentation mechanism, drop unused code 2021-02-04 09:16:10 +01:00