summaryrefslogtreecommitdiff
path: root/src/Obs/Parser.idr
AgeCommit message (Collapse)Author
2022-12-18Add the True type.Greg Brown
2022-12-17Add totality annotations.Greg Brown
The parser is unfortunately not classified as total.
2022-12-17Add parser for raw syntax.Greg Brown