mps-coderules/reactor/Core
Grigorii Kirgizov 13e1e10f59 Disable assertion failing for lambdacalc, related to proper parent match tracking
Problem lies in that journal doesn't track all justifications
for reactivated occurrences. For a parent of such occurrence
its original activating match is considered, while
justifications from the Reactivating match aren't tracked.
So, this information about immediate reactivating parent is lost.

lambdacalc lang typesystem heavily uses reactivation, so it fails.
2020-03-26 13:40:42 +03:00
..
src/jetbrains/mps Disable assertion failing for lambdacalc, related to proper parent match tracking 2020-03-26 13:40:42 +03:00
Core.iml Bump up the reactor lib version to 0.9.12. 2019-09-02 17:27:47 +02:00
pom.xml Bump up reactor version to 0.9.14. 2019-09-30 16:31:59 +02:00