summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Compile/GenerateFCFG.hs
AgeCommit message (Expand)Author
2008-05-29change the library root namespace from GF.GFCC to PGFkrasimir
2008-05-29drop the dependency to GF.Infra.PrintClass from the Librarykrasimir
2008-05-29move the parsing related stuff to GF.GFCC.Parsingkrasimir
2008-05-29move GF.Formalism.FCFG types to GF.GFCC.DataGFCCkrasimir
2008-05-29simplify FSymbol typekrasimir
2008-05-29remove Symbol typekrasimir
2008-05-29simplify the Profile type and remove the NameProfile typekrasimir
2008-05-28move GF.Conversion.SimpleToFCFG GF.Compile.GenerateFCFGkrasimir