mps-coderules/samples/mpscore/languages/jetbrains.mps.baseLanguageExt
Grigorii Kirgizov 530dfd8719 Fix incorrect vis scopes due to failing coerceTo queries. Assign 'fallback' type in classifierType macro on error to continue typechecking besides returning error.
The problem is concerned from incorrect recover of captureType given recent changes to its handling.
Essentially, recover was losing information about inferred type var bounds.
Also, necessary rule for convertsTo for upperBpundType was missing.
2019-10-28 20:55:24 +03:00
..
models Fix incorrect vis scopes due to failing coerceTo queries. Assign 'fallback' type in classifierType macro on error to continue typechecking besides returning error. 2019-10-28 20:55:24 +03:00
jetbrains.mps.baseLanguageExt.mpl Update language version after migrations from mps.logic lang 2019-09-11 13:24:02 +03:00