summaryrefslogtreecommitdiff
path: root/src/GF/Compile/GFCCtoHaskell.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-09-11added wrapper functions for expression manipulations in PGF. The Haskell API ↵krasimir
now uses the wrappers
2009-09-11polish the PGF API and make Expr and Type abstract types. Tree is a type ↵krasimir
synonym of Expr
2009-05-22some work on evaluation with abstract expressions in PGFkrasimir
2008-10-10Added option to treat some categories as lexical when generating Haskell ↵bjorn
data types.
2008-09-03Added --haskell-prefix option for changing the constructor prefix in ↵bjorn
generated Haskell modules.
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne