summaryrefslogtreecommitdiff
path: root/GF.cabal
AgeCommit message (Expand)Author
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