| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-18 | Do a big refactor. | Greg Brown | |
| - Replace the decidable predicates on expressions and statements with separate data types. - Reorganise the Hoare logic semantics to remove unnecessary definitions. - Make liberal use of modules to group related definitions together. - Unify the types for denotational and Hoare logic semantics. - Make bits an abstraction of array types. | |||
| 2022-04-02 | Add more properties for ordered structures. | Greg Brown | |
| 2022-03-21 | Add all-in-one import for Hoare logic semantics. | Greg Brown | |
| 2022-03-20 | Rename Pseudocode.Types to something more sensible | Greg Brown | |
| 2022-03-19 | Add definition of Hoare logic semantics. | Greg Brown | |
