mps-coderules/reactor/Test/test
Grigorii Kirgizov 5414fe7e67 Move RulesDiff construction from reactor to coderules runtime. 2019-07-26 17:00:30 +02:00
..
jetbrains/mps/unification/test Rename some API interfaces to better reflect the intent. 2019-05-02 14:46:58 +02:00
AssertHelper.kt Logical with assigned value has higher rank. Notifications are to be dispatched accordingly. 2019-01-25 13:52:10 +01:00
ExpressionSolver.kt Introduce solver() method to PredicateSymbol. 2019-02-17 11:39:56 +01:00
LogicalHelper.kt Rename some API interfaces to better reflect the intent. 2019-05-02 14:46:58 +02:00
MockIncrProgSpec.kt Fix small issue related to mutable justifications in Occurrence. Upd tests with latest changes. 2019-07-26 17:00:30 +02:00
RulesHelper.kt Don't expose InitialRule to RuleDiff. Add first test for rm algo stage. 2019-06-12 14:56:57 +03:00
TestController.kt Replace tag() method in rule with uniqueTag() returning Object. This 2019-05-17 17:10:52 +02:00
TestIncrementalProgram.kt Move RulesDiff construction from reactor to coderules runtime. 2019-07-26 17:00:30 +02:00
TestLogical.kt Refactorings and code cleanup in reactor lib. Documenting the code. 2019-04-24 21:21:03 +02:00
TestLogicalObserver.kt Refactorings and code cleanup in reactor lib. Documenting the code. 2019-04-24 21:21:03 +02:00
TestProgram.kt Refactorings in conreactor: better separation of concerns, cleaner interfaces. 2019-05-05 13:52:26 +02:00
TestProgramBuilder.kt Cleanup obsolete code in test helper. 2019-05-03 22:03:17 +02:00
TestRuleMatcher.kt Replace usages of java.util.HashMap with persistent map to optimize 2019-05-17 18:01:34 +02:00
TestStoreAwareJournal.kt Fix small issue related to mutable justifications in Occurrence. Upd tests with latest changes. 2019-07-26 17:00:30 +02:00
TestTermTrie.kt Document and optimize implementation of PersistentTermTrie. 2018-09-09 17:14:13 +02:00