mps-coderules/samples/mpscore/languages
Fedor Isakov fecabe840d Fix closure's parameter type inference, drop hacks
Replace the ad-hoc solution with typeScheme/2 cint to be used
on par with type/2. Type inference sites to be extended
with rules to process typeScheme.
2022-11-21 10:50:00 +01:00
..
jetbrains.mps.baseLanguage.blTypesExt Applied migration 2021-06-29 14:51:10 +02:00
jetbrains.mps.baseLanguage.classifiersExt Drop creating abstract concept for open type 2022-11-21 10:50:00 +01:00
jetbrains.mps.baseLanguage.closuresExt Fix closure's parameter type inference, drop hacks 2022-11-21 10:50:00 +01:00
jetbrains.mps.baseLanguage.collectionsExt Fix closure's parameter type inference, drop hacks 2022-11-21 10:50:00 +01:00
jetbrains.mps.baseLanguage.function Fix typechecking of function type: varargs and type inference 2022-11-21 10:50:00 +01:00
jetbrains.mps.baseLanguage.javadocExt Introduce language j.m.l.types to contain aspect-related generator mappings 2021-08-17 09:29:21 +02:00
jetbrains.mps.baseLanguage.kotlinRefsExt Types for j.m.l.kotlinRefs languange 2022-11-21 10:50:00 +01:00
jetbrains.mps.baseLanguage.methodReferencesExt Types for j.m.l.methodReferences languange 2022-11-21 10:49:59 +01:00
jetbrains.mps.baseLanguage.sequence Ensure types extend BL's Type term 2022-11-21 10:50:00 +01:00
jetbrains.mps.baseLanguage.tuplesExt Switch all type aspects in mpscore sample to typechecking terms 2022-07-28 10:30:38 +02:00
jetbrains.mps.baseLanguageExt Fix type inference for untyped parameters; minor refactorings 2022-11-21 10:50:00 +01:00
jetbrains.mps.baseLanguageInternalExt Switch all type aspects in mpscore sample to typechecking terms 2022-07-28 10:30:38 +02:00
jetbrains.mps.lang.behaviorExt Applied migration 2021-06-29 14:51:10 +02:00
jetbrains.mps.lang.coderulesExt Switch all type aspects in mpscore sample to typechecking terms 2022-07-28 10:30:38 +02:00
jetbrains.mps.lang.constraintsExt Applied migration 2021-06-29 14:51:10 +02:00
jetbrains.mps.lang.extensionExt Types for j.m.l.extension languange 2022-11-21 10:49:59 +01:00
jetbrains.mps.lang.generator.generationContextExt Switch all type aspects in mpscore sample to typechecking terms 2022-07-28 10:30:38 +02:00
jetbrains.mps.lang.generatorExt Switch all type aspects in mpscore sample to typechecking terms 2022-07-28 10:30:38 +02:00
jetbrains.mps.lang.patternExt Applied migration 2021-06-29 14:51:10 +02:00
jetbrains.mps.lang.quotationExt Add null guard NodeBuilder rule 2021-11-15 13:00:03 +01:00
jetbrains.mps.lang.scopesExt Applied migration 2021-06-29 14:51:10 +02:00
jetbrains.mps.lang.scriptExt Applied migration 2021-06-29 14:51:10 +02:00
jetbrains.mps.lang.sharedConceptsExt Types for j.m.l.sharedConcepts languange 2022-11-21 10:49:59 +01:00
jetbrains.mps.lang.smodel.queryExt Restore language module smodel.queryExt in the project 2021-08-17 09:30:48 +02:00
jetbrains.mps.lang.smodelExt Simplify typechecking of SNodeTypeCastExpression, drop deprecated stuff 2022-11-21 10:50:00 +01:00
jetbrains.mps.lang.testExt Applied migration 2021-06-29 14:51:10 +02:00
jetbrains.mps.lang.typecheckingExt Types aspect for j.m.lang.typechecking (in Ext language) 2021-08-04 13:24:59 +02:00
jetbrains.mps.lang.typesystemExt Fix expandMacro calls to explicitly pass 'subs' parameter recursively 2021-09-21 17:54:51 +02:00
jetbrains.mps.logicExt Fix type recovery in logic lang 2022-09-08 14:07:06 +02:00