mps-coderules/samples
Grigorii Kirgizov ef2b299124 Refactor unchecked conversion for raw types (MPSCR-63)
Now whether unchecked conversion is allowed is controlled
by ConvertsContext.Options of convertsTo relation.
Introduce 'erased()' term to be used in raw type params.
Drop 'uncheckedConversion' parameter in all macros.
Classifier kind:"raw" is now used only for Recover.
Allow unchecked conversions by default. Forbid for sequences.
2020-08-04 12:06:07 +03:00
..
fitch Apply migrations. 2020-07-11 15:13:08 +02:00
lambdacalc Apply migrations. 2020-07-11 15:13:08 +02:00
mpscore Refactor unchecked conversion for raw types (MPSCR-63) 2020-08-04 12:06:07 +03:00