mps-coderules/coderules/solutions
Fedor Isakov c4fc687f76 Refactor and simplify code in AspectClique. Write tests.
Treat a language and its sidekick (if any) as a single vertex.
Add all extended languages to the pool before building the graph.
Drop dubious invariant check.
Fix the second pass in findAspectCliques ingnoring the fact
that there might be leafs without aspects.
2020-05-09 10:53:40 +02:00
..
jetbrains.mps.coderules Switch runtime and generator templates to use Query interface. 2020-04-22 11:43:37 +02:00
jetbrains.mps.coderules.build Revert "Upd coderules buildscript, regen build.xml" 2020-05-07 10:18:16 +02:00
jetbrains.mps.coderules.test Refactor and simplify code in AspectClique. Write tests. 2020-05-09 10:53:40 +02:00
jetbrains.mps.coderules.typechecking Refactor AspectLookup and related interfaces for testability. 2020-05-07 10:16:53 +02:00
jetbrains.mps.coderules.typechecking.test Drop unnecessary test languages. 2020-05-07 10:23:04 +02:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.coderules.typechecking.ui Refactor coderules aspect runtime: consolidate manifests. 2020-04-22 16:00:41 +02:00
jetbrains.mps.coderules.ui Drop deprecated class and its usages. 2020-05-05 15:58:48 +02:00
jetbrains.mps.controlflow Drop deprecated stuff from coderules lang and runtime. 2020-04-22 12:07:50 +02:00
jetbrains.mps.controlflow.ui Switch runtime and generator templates to use Query interface. 2020-04-22 11:43:37 +02:00
jetbrains.mps.lang.coderules.template Refactor and simplify code in AspectClique. Write tests. 2020-05-09 10:53:40 +02:00
jetbrains.mps.lang.controlflow.runtime Refactor AspectLookup and related interfaces for testability. 2020-05-07 10:16:53 +02:00
jetbrains.mps.lang.typechecking.runtime Refactor AspectLookup and related interfaces for testability. 2020-05-07 10:16:53 +02:00
jetbrains.mps.logic.reactor Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.logic.test Update helper methods in tests to conform to LogicalUtil changes. 2020-04-15 10:41:33 +02:00