mps-coderules/coderules/languages/jetbrains.mps.lang.coderules/runtime
Fedor Isakov baae5c5bf0 Several interconnected changes to optimize performance in incremental mode
Introduce invalidated flag to program producer to control whether to
only process invalidated nodes in incremental mode.

Update validated flag in RulesPlanHandler to reflect the finalized
state, after the plan has been built.

Refactor ProgramProducer/Factory to avoid enumerating the source
root in case no changes have been detected (in incremental mode).

Avoid relaunching program in case the producer did nothing.
2021-01-12 22:55:42 +01:00
..
models Several interconnected changes to optimize performance in incremental mode 2021-01-12 22:55:42 +01:00
jetbrains.mps.lang.coderules.runtime.msd Apply migrations. 2020-07-11 15:13:08 +02:00