Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-21 | Improve parsing. | Greg Brown | |
2022-12-20 | Add equality types and casts. | Greg Brown | |
2022-12-18 | Add dependent sums. | Greg Brown | |
2022-12-18 | Introduce better logging. | Greg Brown | |
Led to immediate bug fixes for Pi types. | |||
2022-12-18 | Add dependent products. | Greg Brown | |
2022-12-18 | Add False type. | Greg Brown | |
2022-12-18 | Add the True type. | Greg Brown | |
2022-12-17 | Add totality annotations. | Greg Brown | |
The parser is unfortunately not classified as total. | |||
2022-12-17 | Define conversion from raw to abstract syntax. | Greg Brown | |