summaryrefslogtreecommitdiff
path: root/src/GF
AgeCommit message (Collapse)Author
2005-12-14Fixed arguments of NoSpeechInput.recognizeSpeech so that GF compiles without ↵bringert
ATK.
2005-12-13Added explicit type signature to GF.System.NoSpeechInput.recognizeSpeech.bringert
2005-12-13Added semi-working speech_input command.bringert
2005-12-11float parsing fixedaarne
2005-12-09Use tags in SLF generation to get out a parsable string.bringert
2005-12-08SLF generation: make sure that there is only one final node, and that it is ↵bringert
actually final.
2005-12-06Transfer: Changed BNFC's layout syntax resolver to add a semicolon at EOF if ↵bringert
using top-level layout sytax. Changed transfer syntax to use this to force semicolon after imports when pretty printing transfer. transfer grammar printer now produces Transfer syntax, not core. It also imports prelude and includes Eq and Compos instances.
2005-12-06opers in cncaarne
2005-12-06bug fix in Shell commands at, wtaarne
2005-12-05multimodal resource recreated for new APIaarne
2005-12-05tidy up res; bug fix in ShellState.addTransferaarne
2005-12-02floats in GF and GFC (parsing user input still doesn't work)aarne
2005-12-02Make words in SLF language models upper case.bringert
2005-12-02EIntegeraarne
2005-12-01making apply_transfer workaarne
2005-11-30added transfer casesaarne
2005-11-30transfer added to GF command interpreterarne
2005-11-29Transfer generation: cat constructors should not have tree types.bringert
2005-11-29Transfer data type generation now uses the Tree type constructor for data ↵bringert
constructor types.
2005-11-29Added GrammarToTransfer. It works, except that the constructor types are ↵bringert
missing Tree here and there.
2005-11-25questions and transfer in shell stateaarne
2005-11-24solved: path problem in SimpleGFCpeb
2005-11-24simple problem tracingaarne
2005-11-23extending proto resource APIaarne
2005-11-23Added srgs_xml_prob to HelpFile.bringert
2005-11-22experimenting with English VPaarne
2005-11-18matching with ""aarne
2005-11-17nondeterministic lexer, e.g. subseqsaarne
2005-11-16"Committed_by_peb"peb
2005-11-15work on cfaarne
2005-11-15extended cf syntax; Det experimentaarne
2005-11-14arbitrary lincat records; noparse pragmasaarne
2005-11-11compilation of functorsaarne
2005-11-11Made mapAssignM more efficient.bringert
2005-11-11More efficient implementations of mapPairsM and mapPairListMbringert
2005-11-11Allow disabling signal support in configure.bringert
2005-11-10Prepared for generation of finite automata in C.bringert
2005-11-10Moved FA and regular grammar printers to a separate module.bringert
2005-11-09started IDE support projectaarne
2005-11-09preparing for new ShellStateaarne
2005-11-07Restore old signal handler after each computation.bringert
2005-11-07Allow interrupting commands with Ctrl-C. Catch exceptions throw by commands.bringert
2005-11-06multimodal resourceaarne
2005-11-01Documented SRGS XML generation. Started working on support for probabilities ↵bringert
in SRG generation. Added support for probabilities in for SRGS.
2005-11-01variants compilationaarne
2005-11-01doc of probaarne
2005-11-01PCFG exampleaarne
2005-10-31probabilities in ShellStateaarne
2005-10-31Added SRGS XML grammar printer.bringert
2005-10-31more probsaarne