summaryrefslogtreecommitdiff
path: root/types.c
AgeCommit message (Collapse)Author
2021-07-07Make '=..'/2 work according to spec. Introduce types.c for functions which ↵Peter Mikkelsen
tells us something about term types. Should be used a lot more instead of explicitly looking into terms->tag everywhere