summaryrefslogtreecommitdiff
path: root/src/GF/UseGrammar
AgeCommit message (Expand)Author
2008-06-25removed src for 2.9aarne
2008-04-22use the standard System.FilePath module instead of our own broken file path m...krasimir
2007-12-16restored Int size and last ; added lib/prelude to be the last in any grammar ...aarne
2007-12-14restored CanonToGFCC as a wrapper of GFCC generationaarne
2007-12-13removed gfcc via gfc everywhere; workaround for russian in presentaarne
2007-10-30Added type signature to fix GHC 6.8 problem reported by Jean-Philippe.bringert
2007-10-21the lincat of Int simplified to SS again (Linear,Lookup,CheckGrammar by comme...aarne
2007-10-12FCat is just a plain integer nowkr.angelov
2007-10-05gf works with the new gfcc formataarne
2007-09-24remove FCFG folderkr.angelov
2007-09-20printing GSyntax with GFCC treesaarne
2006-12-28GFCC to FCFG conversionkr_angelov
2007-09-19Include startcat in generated JavaScript.bringert
2007-08-26generation bug fixaarne
2007-07-08handle unknowns words graciously in parseAnyaarne
2007-07-03generalized MakeOverload to TreeSelectionsaarne
2007-07-02parsing overloaded constructors as resultaarne
2007-06-25Added srgs_abnf_non_rec.bringert
2007-06-25Added non-recursive SRGS printing.bringert
2007-06-20Added regexps grammar printer. This is a first step towards recursion-free SRGS.bringert
2007-06-11initial check for unknown words in parsingaarne
2007-05-10Added haskell_gadt -printer. It does not include a Compos instance yet, so it...bringert
2007-05-10printing abs as BNFaarne
2007-03-14ma -status; sep lines for l -allaarne
2007-01-21Removed the srg value for pg -printer. Users should use pg -printer=srgs_abnf...bringert
2007-01-19Removed the old srg printer, which produced SRGS ABNF.bringert
2007-01-19Added SRGS ABNF generation.bringert
2007-01-05VoiceXML printer no takes Options and StateGrammar, like SRG printers do.bringert
2007-01-05Changed all SRG printer to take Options and StateGrammar arguments. This make...bringert
2007-01-05Change input to the different SRG printers to be StateGrammar instead of CGra...bringert
2006-12-28Use printname to make VoiceXML prompts.bringert
2006-12-17Many fixes to JSGF format (never tested before). Implemented JSGF+SISR. Left ...bringert
2006-12-15Towards smaller SRGs when lots of variants are used.bringert
2006-12-08Changed SRGS SISR printing to be closer to the current working draft standard...bringert
2006-11-30Added the beginnings of GFCC to JavaScript conversion.bringert
2006-11-14internal representation for param value indexaarne
2006-10-07slight change in gfcc syntax and evaluationaarne
2006-10-02gfcc.txt almost readyaarne
2006-09-21finished compact tb format (for a C++ interpreter now)aarne
2006-09-21adjusting compact tb format (not yet ready)aarne
2006-09-20compact treebank format for translation systemsaarne
2006-09-19FCFG format in BNFCaarne
2006-09-05eliminated one-element suffix lists in GFCCaarne
2006-09-05starting GFCC formataarne
2006-08-16some more options to gtaarne
2006-08-15help for gtaarne
2006-08-15Improved generation algorithm (old with -old, all with -all (-lin))aarne
2006-06-28started looking at gt -all, not readyaarne
2006-06-20resource.txt updates ; lock field and lookup book fixesaarne
2006-06-20made -fcfg default parser; added lexer textvarsaarne