summaryrefslogtreecommitdiff
path: root/src/GF
AgeCommit message (Collapse)Author
2006-05-31Disable special treatment of lists in SRGS+SISR generation, since OptimTalk ↵bringert
can't handle it.
2006-05-30l -multi -all/-table ; same with tbaarne
2006-05-30BronzeageDanaarne
2006-05-30lincat typecheck and abstract-interface extension fixedaarne
2006-05-24updated dialogue to multimodal ; bug fixes in grammar compilationaarne
2006-05-23bug fix in with-modules and gr checker; factoring out cats to Commonaarne
2006-05-21bug fix in Predef.toStr compilationaarne
2006-05-22removed automatic lock fields - must be added by hand in places in resourceaarne
2006-05-20Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, ↵bringert
change all latin-1 characters in haskell code to escapes.
2006-05-18Wordlist formataarne
2006-04-27VoiceXML generation: use cond attribute with blocks, instead of having ifs ↵bringert
inside. Recommended by OptimSys support.
2006-04-21embedded haskelle example: queryaarne
2006-04-20Added debugging flag to generated VoiceXML.bringert
2006-04-19star in morpho analysisaarne
2006-04-19utf8 in editoraarne
2006-04-19Use quest_Cat to generate questions in the VoiceXML printer.bringert
2006-04-18Look at both command-line and grammar startcat falgs in pg commands.bringert
2006-04-13Fixed left recursion removal to not create cyclic rules.bringert
2006-04-13Removed cycles when building SRGs, to avoid getting left-recursive grammars.bringert
2006-04-13generate unique new category names when removing left recursion from cfgs.bringert
2006-04-13Fixed bug in SRG top-down filtering where the start category would be ↵bringert
removed if it wasn't referenced by itself.
2006-04-13Added top-down filtering to the GSL printer.bringert
2006-04-13Added -startcat flag to the pg command.bringert
2006-04-12The SLF removeTrivialEmptyNodes optimization could orphan the final node. ↵bringert
Fixed this by not bypassing final nodes.
2006-04-04inherent features of Intaarne
2006-04-04adding support for 2nd order functions in SimpleGFC formatpeb
2006-03-31added some generation facilitiesaarne
2006-03-31In GSL generation: remove punctuation before LR analysis.bringert
2006-03-31Added colon to the list of punctuation chars in GSL generation.bringert
2006-03-31gt -noexpandaarne
2006-03-22translated TODO to english, restructured to fit with todoo-mode.elpeb
2006-03-21unlexer bug ; "vilka" ; lib path warning ; p -lines resultaarne
2006-03-21fixed bug with variants in GF.Conversion.RemoveErasingpeb
2006-03-20Replaced all used of Data.FiniteMap with Data.Map.bringert
2006-03-16MatchTerm: testing conditions on terms, e.g. nodupaarne
2006-03-16exitFailure with gf -makeaarne
2006-03-16method for flattening grammarsaarne
2006-03-09fixing prolog printingpeb
2006-03-09inferred constants in profilespeb
2006-03-06more treebank options; updated historyaarne
2006-03-05make help and treebank optionsaarne
2006-03-04example based also with treebank, with real term parseraarne
2006-03-04proper place of -treebank optionaarne
2006-03-04treebank creating script; duplicated consonants in LexiconEngaarne
2006-03-03distinguished uni and multi treebanksaarne
2006-03-03SRGS generation: use XML module escape mechanism. Added beginnings of a not ↵bringert
yet working SRGS minimization function.
2006-03-03Towards a working VoiceXML generator.bringert
2006-03-03XML module: added CData support. Escape stuff that needs to be escaped in XML.bringert
2006-03-02several treebanks in shell stateaarne
2006-03-02treebanks in shell state: i -treebank and ltaarne