summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-26Added semantic interpretation tag printing to the *bnf grammar printers.bjorn
2008-09-26Use ebnf format for "regular" output-format.bjorn
2008-09-26Changed nolr printer to use EBNF format.bjorn
2008-09-26ebnf printer: print external cats first.bjorn
2008-09-26bnf and ebnf printer: align ::= symbols.bjorn
2008-09-26SRG category renaming: don't count the external cats when calculating indices.bjorn
2008-09-26Changed SRG category renaming to use GF cat + index among CFG cats for that G...bjorn
2008-09-26Oops, I accidentally disabled all CFG simplification and LR-removal with the ...bjorn
2008-09-26Change category naming in CFG generation: the number now starts from 1 for ea...bjorn
2008-09-26Added --output-format=ebnf.bjorn
2008-09-26In CFG generation: don't add linrow number if the lincat has only a single co...bjorn
2008-09-25Added --output-format=nolr. Minor makeRegular refactoring.bjorn
2008-09-25Added --output-format=regular.bjorn
2008-09-25Fixe copy-paste error: srgs_abnf_nonrec produced xml, fixed now.bjorn
2008-09-25Somewhat nicer FCFG output format.bjorn
2008-09-25Added an FCFG output format (--output-format=fcfg). This now lives in GF.Spee...bjorn
2008-09-24ParadigmsCat in next-lib updatedaarne
2008-09-23Got SRGS ABNF generation to compile.bjorn
2008-09-23Added srgs_abnf_nonrec grammar printer to GF.Infra.Options.bjorn
2008-09-23Re-added old PrSRGS_ABNF (does not compile yet).bjorn
2008-09-23started Telugu in next-libaarne
2008-09-23use hex in transliteration tableaarne
2008-09-23Telugu transliterationaarne
2008-09-22updated HOWTO to the new place of next resourceaarne
2008-09-22adapted German to 1.5aarne
2008-09-22updated next-resource/src/catalan/Lexicon and Paradigms to Jordi's patches in...aarne
2008-09-22moved lib/next-resource to next-lib/src, to enable linking with next-lib as v...aarne
2008-09-22GWT: somewhat nicer iterable() hack.bjorn
2008-09-21Added iterable() method for nicer iteration through GF method results. (GWT)bjorn
2008-09-20adapted Hindi to next-resourceaarne
2008-09-20new resource-howtoaarne
2008-09-18Fixed gf-morpho-server.cabal name typo. Added basic README for morpho server.bjorn
2008-09-17GWT: disable translation until the language info has been loaded from the ser...bjorn
2008-09-17GWT: update to use new /grammar resource. Select from language based on Accep...bjorn
2008-09-17fastcgi: rename /info to /grammarbjorn
2008-09-17fastcgi: replace /categories, /languages and /mylanguage with /info.bjorn
2008-09-17fastcgi server: add /mylanguage resource, which selects the language that bes...bjorn
2008-09-17GWT: comment out flag icon stuff in CSS.bjorn
2008-09-17Towards looking at the locale for default language. Added flag icons.bjorn
2008-09-16build parsers on demand if they aren't in the PGF filekrasimir
2008-09-16fix the segmentation fault with Swedishkrasimir
2008-09-16Better error handling in GWT UI.bjorn
2008-09-16restored the summer school and Resource-HOWTO documentsaarne
2008-09-15JEM tutorial examples - some files missing stillaarne
2008-09-15GWT client: set Accept header to get plain text error messages,bjorn
2008-09-15Added loading popup to gwt uibjorn
2008-09-15fastcgi server: decode UTF-8 inputs produced by the gwt clientbjorn
2008-09-15gwt installball should not contain gf.fcgibjorn
2008-09-15GWT: only allow a single compeltion request at a time.bjorn
2008-09-15Use abs path for gf.fcgi in gwt client.bjorn