PrincetonUniversity / VST

Verified Software Toolchain
https://vst.cs.princeton.edu
Other
425 stars 91 forks source link

Extend ecareful_unify and careful_unify to handle if-then-else #684

Closed andrew-appel closed 1 year ago

andrew-appel commented 1 year ago

closes #609 (but only handles the case where the test-expression has type "bool", not more general if-then-else)

andrew-appel commented 1 year ago

closes #669