mps-coderules/coderules/solutions
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.coderules Implement incremental generation of coderules program. 2020-01-02 17:20:13 +01:00
jetbrains.mps.coderules.build Implement incremental generation of coderules program. 2020-01-02 17:20:13 +01:00
jetbrains.mps.coderules.test Add explicit "test" facets to test solutions. 2019-11-24 17:58:15 +01:00
jetbrains.mps.coderules.typechecking Implement incremental generation of coderules program. 2020-01-02 17:20:13 +01:00
jetbrains.mps.coderules.typechecking.test Implement incremental generation of coderules program. 2020-01-02 17:20:13 +01:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Drop baseLanguage from imports in a sandbox model. 2019-09-05 22:56:11 +02:00
jetbrains.mps.coderules.typechecking.ui Implement incremental generation of coderules program. 2020-01-02 17:20:13 +01:00
jetbrains.mps.coderules.ui Fix memory leak: leaked through toolbar actions. 2019-09-30 16:44:36 +02:00
jetbrains.mps.controlflow Drop deprecated Reporting interface and all its usages. 2019-11-11 13:53:41 +01:00
jetbrains.mps.controlflow.ui Implement incremental generation of coderules program. 2020-01-02 17:20:13 +01:00
jetbrains.mps.lang.coderules.template Add method to RuleEx that had been removed from the superclass. 2020-01-02 17:20:13 +01:00
jetbrains.mps.lang.controlflow.runtime Refactor aspect lookup, introduce aspect clique to support multiple typesystems. 2019-08-12 18:21:38 +02:00
jetbrains.mps.lang.typechecking.runtime Refactor aspect lookup, introduce aspect clique to support multiple typesystems. 2019-08-12 18:21:38 +02:00
jetbrains.mps.logic.reactor Switch to reactor version 0.9.14. 2019-09-30 16:44:36 +02:00
jetbrains.mps.logic.test Add explicit "test" facets to test solutions. 2019-11-24 17:58:15 +01:00