| .. |
|
jetbrains.mps.baseLanguage.blTypesExt
|
Keep "types" model from deletion with a placeholder.
|
2020-08-20 15:02:54 +02:00 |
|
jetbrains.mps.baseLanguage.closuresExt
|
Fix closures types to populate functional classifier's parameters
|
2020-12-27 10:36:00 +01:00 |
|
jetbrains.mps.baseLanguage.collectionsExt
|
Collections types: support coercion to sequence type, fix multi foreach.
|
2020-11-24 13:41:24 +01:00 |
|
jetbrains.mps.baseLanguage.function
|
Re-saved models -- update resolve info.
|
2020-09-10 09:59:42 +02:00 |
|
jetbrains.mps.baseLanguage.javadocExt
|
Apply migrations.
|
2020-07-11 15:13:08 +02:00 |
|
jetbrains.mps.baseLanguage.sequence
|
Sequence types: support covariant subtyping of sequence<> type
|
2020-12-15 13:29:24 +01:00 |
|
jetbrains.mps.baseLanguage.tuplesExt
|
Tuples types: conversions to unknown tuple and to classifier.
|
2020-11-24 13:41:24 +01:00 |
|
jetbrains.mps.baseLanguageExt
|
Fix failing generation by disabling typechecking of cast expression
|
2020-12-27 16:04:06 +01:00 |
|
jetbrains.mps.baseLanguageInternalExt
|
Refactor types in all mps foundation langs. Drop node-ptr usage as anchor in terms.
|
2020-11-24 13:41:24 +01:00 |
|
jetbrains.mps.lang.coderulesExt
|
Fix logical type's conversion to classifier; fix generation.
|
2020-11-24 13:41:24 +01:00 |
|
jetbrains.mps.lang.constraintsExt
|
Types for constraints lang
|
2020-12-27 10:36:00 +01:00 |
|
jetbrains.mps.lang.generator.generationContextExt
|
Types for generator.generationContext lang
|
2020-12-27 10:36:00 +01:00 |
|
jetbrains.mps.lang.generatorExt
|
Types for generator lang
|
2020-12-27 10:36:00 +01:00 |
|
jetbrains.mps.lang.quotationExt
|
Types for quotation lang
|
2020-12-27 10:36:00 +01:00 |
|
jetbrains.mps.lang.smodelExt
|
SModel types: support conversion of SConcept to concept<> type
|
2020-12-15 13:30:13 +01:00 |
|
jetbrains.mps.lang.typesystemExt
|
Types for typesystem lang
|
2020-12-27 10:35:59 +01:00 |
|
jetbrains.mps.logicExt
|
Fix logical type's conversion to classifier; fix generation.
|
2020-11-24 13:41:24 +01:00 |