about summary refs log tree commit diff
path: root/lib/Data.ml
AgeCommit message (Collapse)Author
2024-06-23keep track of bound names everywhere to be able to output names instead of ↵Malte Voos
de bruijn indices
2024-06-17implement typecheckingMalte Voos