mps-coderules/reactor/Test/test
Fedor Isakov 11d87c7846 Minor performance tweaks. 2017-11-03 12:09:43 +01:00
..
jetbrains/mps/unification/test Reimplement unification algorithm in Kotlin using jtrove lib. Add dependency on trove4. 2017-10-30 18:22:02 +01:00
JavaExpressionHelper.kt Refactoring in the reactor API: move invocation/occurrence factory methods to evaluation session, enable access to logical context from an invocation. 2017-03-27 19:01:07 +02:00
LogicalHelper.kt Rename API interfaces for better readability. 2017-06-05 13:37:56 +02:00
RulesHelper.kt Refactoring in the reactor API: move invocation/occurrence factory methods to evaluation session, enable access to logical context from an invocation. 2017-03-27 19:01:07 +02:00
TestController.kt Fix a bug in rule matching preventing good matches to be reported. Tests. 2017-10-06 12:09:57 +02:00
TestLogicalObserver.kt Rename API interfaces for better readability. 2017-06-05 13:37:56 +02:00
TestMatcher.kt Minor performance tweaks. 2017-11-03 12:09:43 +01:00
TestOccurrenceStore.kt Introduce StoreView as a parameter to launching evaluation session. Minor code refactoring/extracting. 2017-01-10 20:19:59 +01:00
TestProgram.kt Rename API interfaces for better readability. 2017-06-05 13:37:56 +02:00
TestProgramBuilder.kt Refactoring in the reactor API: move invocation/occurrence factory methods to evaluation session, enable access to logical context from an invocation. 2017-03-27 19:01:07 +02:00
TestTermTrie.kt Fix infinite loop on cyclic terms. Detect term cycles while walking on put/remove/retrieve. 2016-12-06 16:58:15 +01:00