summaryrefslogtreecommitdiff
path: root/GF.cabal
AgeCommit message (Expand)Author
2008-10-29Replace PGF.Raw with PGF.Binary in the executable section of GF.cabalbjorn
2008-10-28binary serialization for PGFkrasimir
2008-10-20Added on-demand parser generation back in. It's pretty unproblematic, and can...bjorn
2008-10-20Drop -beta2 from version in GF.cabal. It confuses cabal-install.bjorn
2008-10-20add parser and pretty printer for typeskrasimir
2008-10-19move PGF.Quiz to GF.Quiz. It is not part of the PGF APIkrasimir
2008-10-16Removed on-demand parser generation from the PGF interpreter.bjorn
2008-10-15Added PGF.TypeCheck to .cabal.bjorn
2008-10-14register PGF.AbsCompute and PGF.Paraphrase in GF.cabalkrasimir
2008-10-13remove GF.Source.ErrM from GF.cabalkrasimir
2008-09-16build parsers on demand if they aren't in the PGF filekrasimir
2008-09-10bump version number to beta2krasimir
2008-08-22Renamed the gf3 executable to gf in GF.cabalbjorn
2008-08-22Removed Overload modules from GF.cabal.bjorn
2008-08-18Updated resource grammar fle list in GF.cabalbjorn
2008-06-28change the path from resource-1.4 to resource in cabalkrasimir
2008-06-27change the version number to beta in cabalkrasimir
2008-06-25Changed src-3.0 to src in GF.cabalbjorn
2008-06-19yBGLexicon is not part of the distribution -> remove from cabalkrasimir
2008-06-19move the prelude sources to the prelude directory and add the resource librar...krasimir
2008-06-19split the Exp type to Tree and Exprkrasimir
2008-06-05use parser combinators to parse the shell commands. simplified CommandLine typekr.angelov
2008-06-04add mtl dependency in cabal. It is used in the speech grammar generationkrasimir
2008-06-03Hackish version of the incremental parserkrasimir
2008-06-02use MultiMap from the reference implementation instead of GeneralDeduction an...krasimir
2008-06-02rename GF.Grammar.Refresh to GF.Compile.Refresh in .cabakrasimir
2008-05-29change the library root namespace from GF.GFCC to PGFkrasimir
2008-05-29drop the GF.Command.* dependencies in the librarykrasimir
2008-05-29drop the dependency to GF.Infra.PrintClass from the Librarykrasimir
2008-05-29rearrange the other-modules fieldkrasimir
2008-05-29move the parsing related stuff to GF.GFCC.Parsingkrasimir
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 the Input type. Remove Edge and use only Range typekrasimir
2008-05-28Added GF.Infra.GetOpt to GF.cabalbjorn
2008-05-28move GF.Conversion.SimpleToFCFG GF.Compile.GenerateFCFGkrasimir
2008-05-23allow Ctrl+Break in the shell. Works on Windows too.kr.angelov
2008-05-23use the version number from Paths_gfkr.angelov
2008-05-23package posix is actualy unix :-)kr.angelov
2008-05-23readline configuration for Cabalkr.angelov
2008-05-23Remove GF.Today and use the autogenerated Paths_gf from Cabalkr.angelov
2008-05-23add Cabal description for GFkr.angelov