mit-plv / fiat-crypto

Cryptographic Primitive Code Generation by Fiat
http://adam.chlipala.net/papers/FiatCryptoSP19/FiatCryptoSP19.pdf
Other
717 stars 147 forks source link

Add support for applying bool functions to zrange #1770

Closed JasonGross closed 11 months ago

JasonGross commented 11 months ago

Towards more fine-grained bounds analysis of if and Z.{max,min,ltb,leb,gtb,geb}

Towards https://github.com/mit-plv/fiat-crypto/pull/1609 and https://github.com/mit-plv/fiat-crypto/pull/1769

JasonGross commented 11 months ago

Windows fails with

Run ocaml/setup-ocaml@v2
Change the file system behavior parameters
Retrieve the Cygwin cache
Error: Request timeout: /

not sure what's up, but the rest of the build succeeds, so merging.