summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-03Added options to support SRG printing.bjorn
2008-06-03Added speech recognition grammar generation code. There is no way yet to invo...bjorn
2008-06-03Add GF.Data.XML from old source. This is required by the SRGS printer.bjorn
2008-06-03Use readline for word completionkr.angelov
2008-06-03add setCompletionFunction in GF.System.Readlinekr.angelov
2008-06-03fix conflictskrasimir
2008-06-03Redesign and opimize the incremental parserkrasimir
2008-06-03Hackish version of the incremental parserkrasimir
2008-06-03possible to inherit an overload group without excluding+openingaarne
2008-06-03eliminated copying of inherited overload branchesaarne
2008-06-03overload extension: syntax overload OldModule* {def*}aarne
2008-06-01added an argument place to ResOverload for extended overloadsaarne
2008-06-02Fixed generated Haskell modules to use only the PGF module.bjorn
2008-06-02Honor the --name flag when generating output files. Set module name in genera...bjorn
2008-05-30Changes lookConcrFlag to return Maybe.bjorn
2008-06-02add the MultiMap modulekrasimir
2008-06-02use MultiMap from the reference implementation instead of GeneralDeduction an...krasimir
2008-06-02Some more documentationkrasimir
2008-06-02rename GF.Grammar.Refresh to GF.Compile.Refresh in .cabakrasimir
2008-05-31printing line numbers in rename and check-grammar error messagesaarne
2008-05-31added positions to Module record; avoided Module constructor where possible; ...aarne
2008-05-29sync with laptop version, irrelevant changesaarne
2008-05-27some fixes in pattern matching in Computeaarne
2008-05-30unforgetting new env after i commandaarne
2008-05-30error recovery in rename and check grammar: report all errors in a module bef...aarne
2008-05-30started Finnish 1.4aarne
2008-05-30Refactor GFI to treat command line files and the i command uniformly. Disable...bjorn
2008-05-30Change setOptimization to produce Options, not a function over Options.bjorn
2008-05-30Added setOptimization function to GF.Infra.Options. I will need to do similar...bjorn
2008-05-30cleaned up and documented PGF APIkrasimir
2008-05-30replace GFCC with PGF in (almost) all placeskrasimir
2008-05-30change the PGF.Data.Exp typekrasimir
2008-05-30don't need SyntaxTree anymore. Use PGF.Data.Exp directlykrasimir
2008-05-29change the library root namespace from GF.GFCC to PGFkrasimir
2008-05-29drop the GF.Command.* dependencies in the librarykrasimir
2008-05-29fixing number of interrogatives in English Structuralaarne
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 FSymbol typekrasimir
2008-05-29Simplify the Input type. Remove Edge and use only Range typekrasimir
2008-05-29remove Symbol typekrasimir
2008-05-29simplify the Profile type and remove the NameProfile typekrasimir
2008-05-29removed extra subex in suffixOptimizeaarne
2008-05-29type computed in table T [...]aarne
2008-05-29Only print \n instead of CPU time in putPointE when printing the text message...bjorn
2008-05-29Copy startcat flag to .gfo file.bjorn
2008-05-29if optShowCPUTime is off just print \n in putPointEkrasimir