mps-coderules/coderules/languages
Fedor Isakov efd19aa45b Implement incremental generation of coderules program.
Introduce SessionData, allow to keep arbitrary data with the session.
Extend RulesListTable with support for invalidation based on rule unique tags.
Introduce UpdatesRecorder to keep track of invalidated nodes.
Extend ApplyTemplatesStep with invalidate logic for typechecking.
Simplify design, drop unnecessary fields, minor refactorings.
2020-01-02 17:20:13 +01:00
..
jetbrains.mps.lang.coderules Implement incremental generation of coderules program. 2020-01-02 17:20:13 +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 Fix minor bug concerned with CopyUtil 2019-12-18 21:47:06 +03: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