mps-coderules/typechecking/solutions
Fedor Isakov 2b123d9f42 Apply rule templates from all stages in one pass.
A heuristic to collect nodes required for local typechecking.
Minor changes in typesystem2 runtime.
2017-09-14 18:54:19 +02:00
..
jetbrains.mps.baseLanguageExt.test Switch to MPS 172 latest RC build. Fix a couple of parent-invariant violations in the type system, remove obsolete intention. 2017-07-19 16:22:59 +02:00
jetbrains.mps.lang.typesystem2.samplechecker Extracting the JCHR-related stuff to drop it later. 2016-08-25 13:48:02 +02:00
jetbrains.mps.lang.typesystem2.samplechecker.handler.util Reorganizing the code, optimize the number of solutions. Delete empty solutions. 2017-06-12 18:55:55 +02:00
jetbrains.mps.lang.typesystem2.samplechecker.test Reorganizing the code, optimize the number of solutions. Delete empty solutions. 2017-06-12 18:55:55 +02:00
jetbrains.mps.typechecking Apply rule templates from all stages in one pass. 2017-09-14 18:54:19 +02:00
jetbrains.mps.typechecking.build Refactoring the code that launches typechecking to better separate concerns. 2017-08-16 15:29:23 +02:00
jetbrains.mps.typechecking.sample Test recursive type. 2017-09-13 16:41:56 +02:00
jetbrains.mps.typechecking.sample.test Test recursive type. 2017-09-13 16:41:56 +02:00
jetbrains.mps.typechecking.test Introduce module for type models managed by the types cache. 2017-09-12 13:01:36 +02:00
jetbrains.mps.typechecking.ui Fix infinite cycle in Snapshot. Include the exception that caused failure while evaluating rules. 2017-09-13 16:05:07 +02:00