summaryrefslogtreecommitdiff
path: root/src/GF/API/GrammarToTransfer.hs
AgeCommit message (Collapse)Author
2008-06-25removed src for 2.9aarne
2005-12-06Transfer: Changed BNFC's layout syntax resolver to add a semicolon at EOF if ↵bringert
using top-level layout sytax. Changed transfer syntax to use this to force semicolon after imports when pretty printing transfer. transfer grammar printer now produces Transfer syntax, not core. It also imports prelude and includes Eq and Compos instances.
2005-11-29Transfer generation: cat constructors should not have tree types.bringert
2005-11-29Transfer data type generation now uses the Tree type constructor for data ↵bringert
constructor types.
2005-11-29Added GrammarToTransfer. It works, except that the constructor types are ↵bringert
missing Tree here and there.