summaryrefslogtreecommitdiff
AgeCommit message (Expand)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-12fix the tree extractor in the incremental parser to check for cyclic charts a...krasimir
2008-06-12add generation of erasing PMCFG grammarskrasimir
2008-06-12treating Int as PredefAbs.Int in lookupaarne
2008-06-11use import System.Cmd instead of import System. It is in the process package ...krasimir
2008-06-11restored the read_file command ; filename must be in quotes (to be fixed?)aarne
2008-06-11system command (!) in gf3 shellaarne
2008-06-11allow spaces between command options; option -treebank in linearizeaarne
2008-06-10preliminary version of morpho analysisaarne
2008-06-10release document on gf3aarne
2008-06-09added some functions to overloaded APIaarne
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-05fix the error checking in the word completionkr.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, ab...kr.angelov
2008-06-05in initState report the error strictly. This allows to catch it easilykr.angelov
2008-06-05lookParser already returns Nothing if there is no parser. Don't generate errorkr.angelov
2008-06-05use parser combinators to parse the shell commands. simplified CommandLine typekr.angelov
2008-06-04back to breadth first search. Fixes the the "I am here" bugkr.angelov
2008-06-04add mtl dependency in cabal. It is used in the speech grammar generationkrasimir
2008-06-04do the cyrilic trick for Windows in gf3 alsokr.angelov
2008-06-04cleanup, document and export the completion APIkr.angelov
2008-06-03Get VoiceXML generation working.bjorn
2008-06-03Added lookPrintName.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 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