mps-coderules/samples/mpscore/languages
Fedor Isakov 13da45a973 Fix subtle issues with type inference, introduce more
As type variables are made to be resolved later, some errors may "escape"
their respective scope, such as classifier type definition. This needs to be
addressed separately.
2022-11-23 14:03:19 +01:00
..
jetbrains.mps.baseLanguage.blTypesExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.baseLanguage.classifiersExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.baseLanguage.closuresExt Redo fix of closure param type inference, drop typeScheme/2 2022-11-23 14:03:19 +01:00
jetbrains.mps.baseLanguage.collectionsExt Redo fix of closure param type inference, drop typeScheme/2 2022-11-23 14:03:19 +01:00
jetbrains.mps.baseLanguage.function Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.baseLanguage.javadocExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.baseLanguage.kotlinRefsExt Apply migrations to mpscore sub-project 2022-11-23 14:03:18 +01:00
jetbrains.mps.baseLanguage.methodReferencesExt Apply migrations to mpscore sub-project 2022-11-23 14:03:18 +01:00
jetbrains.mps.baseLanguage.sequence Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.baseLanguage.tuplesExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.baseLanguageExt Fix subtle issues with type inference, introduce more 2022-11-23 14:03:19 +01:00
jetbrains.mps.baseLanguageInternalExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.behaviorExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.coderulesExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.constraintsExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.extensionExt Apply migrations to mpscore sub-project 2022-11-23 14:03:18 +01:00
jetbrains.mps.lang.generator.generationContextExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.generatorExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.patternExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.quotationExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.scopesExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.scriptExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.sharedConceptsExt Apply migrations to mpscore sub-project 2022-11-23 14:03:18 +01:00
jetbrains.mps.lang.smodel.queryExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.smodelExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.testExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.typecheckingExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.lang.typesystemExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00
jetbrains.mps.logicExt Apply all migrations from 2022.2 2022-11-21 11:25:13 +01:00