summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2006-06-08add the chartAssocs function. It returns both the key and the item.kr.angelov
2006-06-06initial support for literal categories e.g. String,Int and Floatkr.angelov
2006-06-03support for non-linear grammarskr.angelov
2006-06-18restored lock fields with a clearer warningaarne
2006-06-17doc update, preparing 2.6aarne
2006-06-15adjustments in Paradigms ; lang-specific modules for all except Rus, Araaarne
2006-06-15Block SIGINT while running gfInteract, as suggested by Peter.bringert
2006-06-08bug fix in MkConcreteaarne
2006-06-07added the file GF.Conversion.MCFGtoFCFGpeb
2006-06-07Lang modules in terms of Grammaraarne
2006-06-07corrected bottomup MCFG parsing, added GF.Parsing.MCFG.FastActivepeb
2006-06-07corrected bottomup FCFG parsingpeb
2006-06-07new conversion MCFG -> FCFG, new grammar printers for FCFGpeb
2006-06-03fixed a file reading bug ; improved piaarne
2006-06-03remove the dummy (Print n) contextkr.angelov
2006-06-03the constraints list in the conversion rules should be sorted tookr.angelov
2006-06-03check circularities in lnaarne
2006-06-02also count lin in oper circ check (some problems remain)aarne
2006-06-02added -fcgf grammar printerpeb
2006-06-02fix the "stack overflow" error with the Swedish grammarkr.angelov
2006-06-01enable parsing of empty stringkr.angelov
2006-06-01bugfixkr.angelov
2006-06-01less recompilation of cf and morphoaarne
2006-06-01author listaarne
2006-06-01update the copyright messageskr.angelov
2006-06-01add the FCFG parserkr.angelov
2006-06-01The SLinType type is changed so that you don't have to use enumerateTerms ↵kr.angelov
each time when you want to know the possible table arguments
2006-06-01Add foldBM, foldSolutions and foldFinalStates functionskr.angelov
2006-06-01reload = r commandaarne
2006-06-01bug fixes: too much reading of files ; lin of variant recordsaarne
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-20Imported latest config.sub and config.guess from ↵bringert
http://cvs.savannah.gnu.org/viewcvs/config/config/
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-20Regenerated transfer bnfc stuff with latest bnfc, happy and alex, to be able ↵bringert
to compile on GHC CVS.
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-21Changed gfdoc to: include modification time of the gf file, instead of ↵bringert
document generation time; ignore pragmas at the start of the GF file; not put note about txt2tags in the generated html.
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-19Disable readline support on cygwin, regardless of GHC version.bringert