summaryrefslogtreecommitdiff
path: root/src-3.0/PGF.hs
AgeCommit message (Expand)Author
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-23typo in the PGF documentationkrasimir
2008-06-23fix Haskell embedded grammarskrasimir
2008-06-22prefix and variants restored in linearizationaarne
2008-06-19split the Exp type to Tree and Exprkrasimir
2008-06-12add generation of erasing PMCFG grammarskrasimir
2008-06-05in initState report the error strictly. This allows to catch it easilykr.angelov
2008-06-05use parser combinators to parse the shell commands. simplified CommandLine typekr.angelov
2008-06-04cleanup, document and export the completion APIkr.angelov
2008-06-03Hackish version of the incremental parserkrasimir
2008-06-02Some more documentationkrasimir
2008-05-30cleaned up and documented PGF APIkrasimir
2008-05-30replace GFCC with PGF in (almost) all placeskrasimir
2008-05-30change the PGF.Data.Exp typekrasimir
2008-05-29change the library root namespace from GF.GFCC to PGFkrasimir