mps-coderules/coderules/solutions/jetbrains.mps.coderules
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
build.gradle Extract generic support for launching code rules into a separate plugin solution. 2018-06-13 14:34:41 +02:00
gradle.properties Update to the latest RxJava2 and Swing adapter. 2020-03-05 15:49:04 +01:00
jetbrains.mps.coderules.msd Switch to MPS 2020.3 release. 2021-01-08 11:00:02 +01:00