summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-06-20resource.txt updates ; lock field and lookup book fixesaarne
2006-06-20made -fcfg default parser; added lexer textvarsaarne
2006-06-19Sync FCFG with the latest repo versionkr.angelov
2006-06-08code polishing for the literal category supportkr.angelov
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 eac...kr.angelov
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 c...bringert
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 http://cvs.savannah.gnu.org/...bringert
2006-05-20Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, ch...bringert
2006-05-20Regenerated transfer bnfc stuff with latest bnfc, happy and alex, to be able ...bringert
2006-05-18Wordlist formataarne
2006-04-27VoiceXML generation: use cond attribute with blocks, instead of having ifs in...bringert
2006-04-21Changed gfdoc to: include modification time of the gf file, instead of docume...bringert
2006-04-21embedded haskelle example: queryaarne
2006-04-20Added debugging flag to generated VoiceXML.bringert