summaryrefslogtreecommitdiff
path: root/src/GF/Compile
AgeCommit message (Expand)Author
2008-10-14literal categories in the incremental parserkrasimir
2008-10-14remove trace in the PMCFG compilationkrasimir
2008-10-14the new optimized incremental parser and the common subexpression elimination...krasimir
2008-10-10Added option to treat some categories as lexical when generating Haskell data...bjorn
2008-10-05adapted old AbsCompute for use with source GF termsaarne
2008-10-05prevent pgf from being empty when there are no concrete syntaxesaarne
2008-10-05forced checking def definitions; accept pgf with no concretesaarne
2008-10-03print full types instead of lock field heuristics in overload resolution if t...aarne
2008-10-03return error on undefined opers in instance and resourceaarne
2008-10-02Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is used,...bjorn
2008-09-30Use parantheses for precedence in pgf-pretty lincats.bjorn
2008-09-30Added --cfg option for specifying which CFG transformations to use. Added sta...bjorn
2008-09-30pgf-pretty: remove single field record lincat hack. handle f "" (S []) correc...bjorn
2008-09-30Some pgf-pretty fixes, including note by Peter about W "apa" (S []).bjorn
2008-09-25Changes to the prolog output formatpeb
2008-09-26Added pgf-pretty output-formatbjorn
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-26Added --output-format=ebnf.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-25Added an FCFG output format (--output-format=fcfg). This now lives in GF.Spee...bjorn
2008-09-23Got SRGS ABNF generation to compile.bjorn
2008-09-15A somewhat better solution to the words/UTF-8 problem: do encoding last, but ...bjorn
2008-09-10print the search path when we can't find a modulekrasimir
2008-09-09better error msg for missing record labelsaarne
2008-09-09completed IdiomCat to compile api and mathaarne
2008-09-09missing case in param lookup table in GrammartoGFCCaarne
2008-09-09debug information in GrammarToGFCCaarne
2008-09-09show "error" in run interruptibly mode in GFIaarne
2008-09-03Added --haskell-prefix option for changing the constructor prefix in generate...bjorn
2008-09-03new PGF output format: prolog syntaxpeb
2008-08-23infForm added to Catalan ; debugging alternative in PGF generationaarne
2008-08-22In GF.Compile.Export, output file name extensions should not have double dots.bjorn
2008-08-22Added srgs_xml_nonrec output format.bjorn
2008-08-20alternative prtType to help debugging overload resolution errorsaarne
2008-08-18When producing PGF, do UTF-8 encoding of the whole file after pretty printing...bjorn
2008-08-16improved error message in pgf compilation to help debuggingaarne
2008-08-14forgiving names in concrete that are not in abstract, with a warning (no warn...aarne
2008-08-13Include concrete syntax flags in generated JS.bjorn
2008-06-27the shell now supports cp1251 coding with se command. works with the word com...krasimir
2008-06-26oops, forgot add Codingaarne
2008-06-26uniform encoding: gfo and pgf in UTF8, internal in unicodeaarne
2008-06-26utf8 adjustmentsaarne
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2008-04-29print the "linking..." message when building the GFCC codekrasimir
2008-04-22gfLibraryPath is actually an environment variable not a file path. Use the cu...krasimir