| .. |
|
jetbrains.mps.baseLanguage.blTypesExt
|
Keep "types" model from deletion with a placeholder.
|
2020-08-20 15:02:54 +02:00 |
|
jetbrains.mps.baseLanguage.closuresExt
|
BL and closure types: add necessary explicit dependencies. Fix tests.
|
2020-12-11 12:03:17 +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
|
BL types: simplify array typing & fix minor errors
|
2020-12-15 17:51:27 +03: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.smodelExt
|
SModel types: support conversion of SConcept to concept<> type
|
2020-12-15 13:30:13 +01:00 |
|
jetbrains.mps.lang.typesystemExt
|
Initial support for j.m.lang.typesystem lang's types.
|
2020-07-21 17:02:17 +02:00 |
|
jetbrains.mps.logicExt
|
Fix logical type's conversion to classifier; fix generation.
|
2020-11-24 13:41:24 +01:00 |