summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-10-09Do a lot.Greg Brown
2024-09-30Make tags for tuples and cases unique.Greg Brown
2024-09-20Get working type pretty printer.Greg Brown
2024-09-17Introduce names in contexts.Greg Brown
2024-09-13Define parser infrastructure.Greg Brown
2024-09-13Define pretty printers for terms and types.Greg Brown
2024-09-12Make naturals a fixpoint type.Greg Brown
2024-09-11Define terms.Greg Brown
2024-09-10Make arrows binary, not n-ary.Greg Brown
2024-09-09Restart.Greg Brown
2024-09-02Make sum types n-ary.Greg Brown
2024-09-02Add sum and product types.Greg Brown
2024-09-02Remove unnecessary `where`.Greg Brown
2024-09-02Define a type of well-kinded types.Greg Brown
2024-08-14Add more DeBruijn utilities.Greg Brown
2024-08-14Define kinds and monotypes.Greg Brown
2024-08-14Define environments over worlds.Greg Brown
2024-08-06Define traversal kits.Greg Brown
2024-08-05Define nominal, painless binding.Greg Brown
2024-08-03Initial commit.Greg Brown