mps-coderules/coderules/languages
Fedor Isakov c66e746e77 Introduce open terms, support ad-hoc polymorphism.
A term may indicate that it "extends" another open term.
An extended term has essentially the same form as the one
being extended, so that they can be unified.
2020-01-20 10:52:39 +01:00
..
jetbrains.mps.lang.coderules Optimize analysis of constraints when building program. Drop ConstraintRegistry. 2020-01-14 15:34:54 +01:00
jetbrains.mps.lang.controlflow Re-save all models, language name updated in .mpl files. 2019-08-20 23:11:19 +02:00
jetbrains.mps.lang.smodel.types/generator/template Drop language j.m.l.smodel.types containing SNodeTypeOp that is no longer used. 2019-11-11 14:37:41 +01:00
jetbrains.mps.lang.typechecking Drop language j.m.l.smodel.types containing SNodeTypeOp that is no longer used. 2019-11-11 14:37:41 +01:00
jetbrains.mps.logic Introduce open terms, support ad-hoc polymorphism. 2020-01-20 10:52:39 +01:00
jetbrains.mps.typechecking.annotation Fix the structural errors introduced by a badly run migration. 2019-11-06 12:05:18 +01:00
jetbrains.mps.typechecking.testlang Drop language j.m.l.smodel.types containing SNodeTypeOp that is no longer used. 2019-11-11 14:37:41 +01:00