summaryrefslogtreecommitdiff
path: root/src/Term
AgeCommit message (Expand)Author
2023-07-24Compile to local constant function.Chloe Brown
2023-07-04Make unions a pseudo-built-in type.Chloe Brown
2023-07-04Add more built-in functions.Chloe Brown
2023-07-03Add ability to compile terms to scheme.Chloe Brown
2023-07-03Add literals as primitive term.Chloe Brown
2023-06-22Add encodings for containers.Chloe Brown
2023-06-21Add sums, vectors and arithmetic encodings.Chloe Brown
2023-06-16Define semantics and encode types up to pairs.Chloe Brown