Age | Commit message (Expand) | Author |
---|---|---|
2022-02-21 | Introduce tuple deconstructor expressions | Greg Brown |
2022-02-21 | Replace nat indices with fins. | Greg Brown |
2022-02-19 | Add predicate for being a sliced type. | Greg Brown |
2022-02-19 | Unalias bit type. | Greg Brown |
2022-02-18 | Remove declare case of Procedure. | Greg Brown |
2022-02-17 | Make call and invoke take All instead of tuple. | Greg Brown |
2022-02-16 | Begin work on axiomatic semantics. | Greg Brown |
2022-02-15 | Make expressions unable to change state. | Greg Brown |
2022-02-15 | Remove unnecessary return-type part of Statement | Greg Brown |
2022-02-13 | Finish definition of denotational semantics. | Greg Brown |
2022-02-02 | Define pseudocode for a number of instructions. | Greg Brown |
2022-01-21 | Add pseudocode as a data type. | Greg Brown |
2022-01-19 | Rename pseudocode file. | Greg Brown |