summaryrefslogtreecommitdiff
path: root/src-3.0/GF/GFCC/GFCCtoJS.hs
AgeCommit message (Expand)Author
2008-05-29change the library root namespace from GF.GFCC to PGFkrasimir
2008-05-29move GF.Parsing.FCFG.PInfo to GF.GFCC.BuildParser and rename FCFPInfo to Pars...krasimir
2008-05-29move GF.Formalism.FCFG types to GF.GFCC.DataGFCCkrasimir
2008-05-29simplify FSymbol typekrasimir
2008-05-29simplify the Profile type and remove the NameProfile typekrasimir
2008-05-23remove the deprecated RP constructor in GFCCkr.angelov
2008-05-22move GFCCtoHaskell and GFCCtoJS to GF.GFCC.*kr.angelov