summaryrefslogtreecommitdiff
path: root/src/Transfer/SyntaxToCore.hs
AgeCommit message (Collapse)Author
2005-11-29Added meta variables to transfer front-end and core.bringert
2005-11-28Transfer compiler: extended variable removal to variables bound in case ↵bringert
expressions.
2005-11-28Transfer compilation: Change varibles which are not used to wildcards.bringert
2005-11-28Fixed transfer composOp generation to support tree types that don't take a ↵bringert
single type argument.
2005-11-25Move transfer into the GF repo.bringert