EasyCrypt / easycrypt

EasyCrypt: Computer-Aided Cryptographic Proofs
MIT License
306 stars 46 forks source link

Simplify/clean up memory/call restrictions. #550

Closed strub closed 2 months ago

strub commented 3 months ago

Memory restrictions can now only be decorators of modules types in top-level abstract module declarations / quantifications.

Call restrictions can now only be decorators of procedure declarations in module types.

strub commented 3 months ago

Should this be tagged "breaking"?

Open your eyes.

alleystoughton commented 3 months ago

FWIW, works great for my developments!