mps-coderules/coderules/solutions
Fedor Isakov c6152abdc2 Fix RuleBuilder not processing macro's input concept.
A query may be invoked without the input node, thus dispatching
macros by the specified concept. The concept must be taken into
account when calculating the "diff", so that the old (stale)
rules don't override the updated ones.
2020-11-29 00:20:15 +01:00
..
jetbrains.mps.coderules A bunch of optimizations and minor refactorings. 2020-11-24 13:41:25 +01:00
jetbrains.mps.coderules.build Upd buildscripts 2020-11-18 11:36:28 +03:00
jetbrains.mps.coderules.runtime Move Result class to commonly-used runtime solution. 2020-06-25 14:30:30 +02:00
jetbrains.mps.coderules.test Add a test for AspectClique for the case of asepct with branches 2020-05-11 15:20:37 +03:00
jetbrains.mps.coderules.typechecking Minor refactoring: use Queries strategy for local typechecking too. 2020-11-27 10:06:09 +01:00
jetbrains.mps.coderules.typechecking.test A bunch of optimizations and minor refactorings. 2020-11-24 13:41:25 +01: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 A bunch of optimizations and minor refactorings. 2020-11-24 13:41:25 +01:00
jetbrains.mps.coderules.ui Avoid NPE in highlighting step if previous step(s) failed. 2020-11-24 13:41:24 +01:00
jetbrains.mps.controlflow Refactor effects composition for better readability. A couple of minor fixes. 2020-07-07 18:42:16 +02:00
jetbrains.mps.controlflow.ui Several fixes that guarantee stable order of rules in the program. 2020-10-23 12:26:30 +02:00
jetbrains.mps.lang.coderules.template Fix RuleBuilder not processing macro's input concept. 2020-11-29 00:20:15 +01:00
jetbrains.mps.lang.controlflow.runtime Apply automatic migrations. 2020-05-09 15:04:25 +02:00
jetbrains.mps.lang.typechecking.runtime Apply automatic migrations. 2020-05-09 15:04:25 +02:00
jetbrains.mps.logic.reactor Apply automatic migrations. 2020-05-09 15:04:25 +02:00
jetbrains.mps.logic.test Drop mockito lib, replace with ad-hoc solution, fix the tests. 2020-10-25 00:17:25 +02:00