mps-coderules/reactor/Core
Fedor Isakov 9fab2e9d34 Refactor and redesign ReteRuleMatcher for better memory footprint.
Drop layer prototype, make layer mutable.
Keep nodes in a layer in a linked list with fail-safe iterator.
Introduce update queue for update blocks.
Update blocks run incrementally unless reset.
Maintain trail of introduced and dropped occurrences.
Generation iterates over nodes in the last (final) layer incrementally,
unless reset.
Introduce new test.
2019-11-24 13:34:59 +01:00
..
src/jetbrains/mps Refactor and redesign ReteRuleMatcher for better memory footprint. 2019-11-24 13:34:59 +01: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