summaryrefslogtreecommitdiff
path: root/src-3.0/GF
AgeCommit message (Collapse)Author
2008-06-12Added unmodified GF.Speech.PrJSGF back in.bjorn
2008-06-12Exclude literal categories from generated VoiceXML.bjorn
2008-06-12added command ps -stringop, with stringop being (un)lexer defined in Lexingaarne
2008-06-12add generation of erasing PMCFG grammarskrasimir
2008-06-12treating Int as PredefAbs.Int in lookupaarne
2008-06-11restored the read_file command ; filename must be in quotes (to be fixed?)aarne
2008-06-11allow spaces between command options; option -treebank in linearizeaarne
2008-06-10preliminary version of morpho analysisaarne
2008-06-08force the interpreter to flush the output. usefull for the testsuitekrasimir
2008-06-08sorting command list in Commandsaarne
2008-06-05longname, synopsis and explanation for all commandskrasimir
2008-06-05file name completion for command ikr.angelov
2008-06-05describe cc,e,ph,q and i in Commands also. Allows word completionkr.angelov
2008-06-05remove the wc commandkr.angelov
2008-06-05complete word completion in the shell. works for commands, flags, options, ↵kr.angelov
abstract syntax identifiers and NL strings
2008-06-05use parser combinators to parse the shell commands. simplified CommandLine typekr.angelov
2008-06-04cleanup, document and export the completion APIkr.angelov
2008-06-03Get VoiceXML generation working.bjorn
2008-06-03Added (still unchanged) GF.Speech.VoiceXML.bjorn
2008-06-03Don't suffix start category name with _cat in SRGS XML printing.bjorn
2008-06-03Added "bnf" output format for debugging.bjorn
2008-06-03Added options to support SRG printing.bjorn
2008-06-03Added speech recognition grammar generation code. There is no way yet to ↵bjorn
invoke the SRG printer, and only SRGS is included.
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-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 ↵bjorn
generated Haskell modules correctly.
2008-06-02add the MultiMap modulekrasimir
2008-06-02use MultiMap from the reference implementation instead of GeneralDeduction ↵krasimir
and RedBlackTree
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
moved Refresh to Compile/
2008-05-29sync with laptop version, irrelevant changesaarne
2008-05-27some fixes in pattern matching in Computeaarne
2008-05-30error recovery in rename and check grammar: report all errors in a module ↵aarne
before terminating
2008-05-30Refactor GFI to treat command line files and the i command uniformly. ↵bjorn
Disable CSE by default in GFI.
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 ↵bjorn
similar things for other options.
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-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