mps-coderules/coderules/solutions
Fedor Isakov 934f98b717 Fix UnificationPredicate to delegate logical union logic to the underlying implementation.
Test unification failure on cycle detected.
2019-01-25 15:02:03 +01:00
..
jetbrains.mps.coderules Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
jetbrains.mps.coderules.ui Correctly display value assigned to a logical. 2019-01-09 13:01:57 +01:00
jetbrains.mps.controlflow Fix instances of removed concepts and broken API calls after migration to 2018.3. Rebuild project. 2018-11-28 16:48:59 +01:00
jetbrains.mps.controlflow.ui Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
jetbrains.mps.lang.coderules.template Eliminate duplicate language aspect objects from lookup 2019-01-02 18:16:28 +01:00
jetbrains.mps.lang.controlflow.runtime Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
jetbrains.mps.lang.typechecking.runtime Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
jetbrains.mps.logic.reactor Switch to the new conreactor version. 2018-12-28 11:57:27 +01:00
jetbrains.mps.logic.test Fix UnificationPredicate to delegate logical union logic to the underlying implementation. 2019-01-25 15:02:03 +01:00
jetbrains.mps.reporting.runtime Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
jetbrains.mps.typechecking Ignore commented out nodes while applying templates. Use node pointer to report locations of failed tests. 2019-01-13 15:14:14 +01:00
jetbrains.mps.typechecking.build Introduce checking for instances of RuntimeErrorType during tests. Refactor test typechecking launcher. 2019-01-04 17:47:44 +01:00
jetbrains.mps.typechecking.test Switch substitution to work using equals predicate instead of equals() java method. Testing substitution on tricky cases. 2019-01-15 20:09:16 +01:00
jetbrains.mps.typechecking.testlang.sandbox Update test language for typechecking. Re-implement all typechecking tests using test language. Drop dependency on baseLanguageExt and samples. 2018-07-16 16:39:13 +02:00
jetbrains.mps.typechecking.ui Fix instances of removed concepts and broken API calls after migration to 2018.3. Rebuild project. 2018-11-28 16:48:59 +01:00