mps-coderules/coderules/solutions/jetbrains.mps.coderules/models
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
..
plugin.mps Apply automatic migrations. 2020-05-09 15:04:25 +02:00
service.mps Refactor creation of IncrProgramSpec: allow later spec config (for MPSCR-66) 2020-07-28 18:53:41 +03:00