summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Compile
AgeCommit message (Collapse)Author
2008-05-23Get rid of the 'f' type parameter to the module types. bjorn
This was only ever instantiated with Option, and made it diificult to change the options type.
2008-05-22move GF.Devel.TC and GF.Devel.TypeCheck to GF.Compile.*kr.angelov
2008-05-22move GF.Devel.PrintGFCC to GF.GFCC.PrintGFCCkr.angelov
2008-05-22GF.Devel.ModDeps is removed. The only used function is moved to GrammarToGFCCkr.angelov
2008-05-22remove GF.Devel.PrGrammar and use GF.Grammar.PrGrammar insteadkr.angelov
2008-05-22move GF.Devel.OptimizeGF to GF.Compile.OptimizeGFkr.angelov
2008-05-22move GF.Devel.UseIO to GF.Infra.UseIOkr.angelov
2008-05-22move GF.Devel.ReadFiles to GF.Compile.ReadFileskr.angelov
2008-05-22move GF.Devel.GrammarToGFCC to GF.Compile.GrammarToGFCCkr.angelov
2008-05-22move GF.Devel.Compute to GF.Compile.Computekr.angelov
2008-05-22move GF.Devel.CheckGrammar to GF.Compile.CheckGrammarkr.angelov
2008-05-22move GF.Devel.Optimize to GF.Compile.Optimizekr.angelov
2008-05-22move GF.Devel.GetGrammar to GF.Compile.GetGrammarkr.angelov
2008-05-22move GF.Devel.Compile and GF.Compile.API to GF.Compilekr.angelov
2008-05-22remove all files that aren't used in GF-3.0kr.angelov
2008-05-21use ByteString internally in Ident, CId and Labelkr.angelov
2008-05-21GF/src is now for 2.9, and the new sources are in src-3.0 - keep it this way ↵aarne
until the release of GF 3