mps-coderules/coderules/solutions/jetbrains.mps.coderules
Grigorii Kirgizov 3eebe8cd03 Refactor creation of IncrProgramSpec: allow later spec config (for MPSCR-66)
IncrProgramSpec influencing program eval is built from two sources:
internal analysis results & typechecking options.
Providing spec builder instead of spec allows to combine these
sources later at program pipeline creation in TypecheckingService.

Commit accomodates to addition of IncrementalSpec.Enabled.Unsafe
Commit also simplifies ProgramAnalysis -related classes.
Renames BasicProgramAnalysis to PrincipalsAnalysis.
2020-07-28 18:53:41 +03:00
..
models Refactor creation of IncrProgramSpec: allow later spec config (for MPSCR-66) 2020-07-28 18:53:41 +03: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 Update to the latest RxJava2 and Swing adapter. 2020-03-05 15:49:04 +01:00
jetbrains.mps.coderules.msd Enable extracting term presentation via delegate. 2020-06-21 23:17:33 +02:00