mps-coderules/samples
Grigorii Kirgizov 1b79c2b548 Check compatability for eq/neq operators, forbid null to prim conversion (MPSCR-3)
Introduced a variation of conversion relation with a bit stricter boxing, needed for eq/neq.
e.g. suppose { (Number n, float f) => n == f } here f shouldn't be boxed.
2019-12-26 17:57:59 +03:00
..
fitch Add explicit "test" facets to test solutions. 2019-11-24 17:58:15 +01:00
lambdacalc Revert "Temporarily ignore failing tests." 2019-11-26 23:09:40 +01:00
mpscore Check compatability for eq/neq operators, forbid null to prim conversion (MPSCR-3) 2019-12-26 17:57:59 +03:00