Pi-Squared-Inc / solidity-demo-semantics

Demonstration Solidity Semantics in K
2 stars 2 forks source link

Remove strict and context from the definition #38

Closed mariaKt closed 3 days ago

mariaKt commented 1 week ago

With the freezers generated automatically from K with the use of strict and context, we were unable to use them and thus summarize sequences as long as possible. This PR removes the strict and contexts, and explicitly creates the corresponding freezers and heating-cooling rules.