summaryrefslogtreecommitdiff
path: root/src/Inky/Parser.idr
AgeCommit message (Collapse)Author
2024-09-17Introduce names in contexts.Greg Brown
Introduce rows for n-ary sums and products. Remove union types.
2024-09-13Define parser infrastructure.Greg Brown