mps-coderules/coderules/solutions/jetbrains.mps.coderules
Fedor Isakov ad6864cfda Various refactorings in Step/Effect apis: simplifying the code.
Refactor Effect: drop type parameter, simplify usage.
Redesign the way values are provided by an Effect.
Simplify schedule method signature.
Drop scheduleWithTrace from Step interface.
Introduce ConfigureEvalStep.
Drop Step.Options.
Drop LocalEffect's.
2019-09-12 17:12:34 +02:00
..
models Various refactorings in Step/Effect apis: simplifying the code. 2019-09-12 17:12:34 +02:00
build.gradle Extract generic support for launching code rules into a separate plugin solution. 2018-06-13 14:34:41 +02:00
gradle.properties Extract generic support for launching code rules into a separate plugin solution. 2018-06-13 14:34:41 +02:00
jetbrains.mps.coderules.msd Extract the non-UI part of trace view to j.m.coderules solution. 2019-08-20 23:11:19 +02:00