summaryrefslogtreecommitdiff
path: root/src/Obs/Main.idr
AgeCommit message (Expand)Author
2022-12-18Change output to formatted terms.Greg Brown
2022-12-17Add totality annotations.Greg Brown
2022-12-17Add type checking and inference.Greg Brown
2022-12-17Define conversion from raw to abstract syntax.Greg Brown
2022-12-17Create executable.Greg Brown