Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-04 | Make unions a pseudo-built-in type. | Chloe Brown | |
2023-07-04 | Add more built-in functions. | Chloe Brown | |
2023-07-03 | Add literals as primitive term. | Chloe Brown | |
2023-06-21 | Add sums, vectors and arithmetic encodings. | Chloe Brown | |
Also define pretty printing of terms. | |||
2023-06-16 | Define semantics and encode types up to pairs. | Chloe Brown | |
2023-06-16 | Reset using only co-de Bruijn syntax. | Chloe Brown | |
2023-06-06 | Write an encoding for data types. | Chloe Brown | |
2023-05-24 | Make normal forms a property. | Chloe Brown | |
Weakening is now part of eval. | |||
2023-05-23 | Define a partial evaluator inductively. | Chloe Brown | |
2023-05-23 | Define terms and thinnings. | Chloe Brown | |