Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-18 | Make the parser commit to the choices it makes. | 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 | Add parser for raw syntax. | Greg Brown | |