mps-coderules/reactor/Core
Grigorii Kirgizov 693cfbb15d Fix incorrect Dispatcher state clear on incremental invalidation
Some constraints could be missed: those which
are activated and discarded in the same Chunk.

Dispatcher weren't cleared from them
and stale matches could remain in its state.
Through these matches their invalidated heads
could get into incremental execution queue
which led to assert violation in MatchJournalImpl.reset
2020-07-01 14:36:48 +03:00
..
src/jetbrains/mps Fix incorrect Dispatcher state clear on incremental invalidation 2020-07-01 14:36:48 +03:00
Core.iml Update Kotlin to 1.3.70 for Reactor lib. 2020-06-25 14:30:31 +02:00
pom.xml Bump up reactor version to 0.9.14. 2019-09-30 16:31:59 +02:00