index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Compile
/
Export.hs
Age
Commit message (
Expand
)
Author
2009-02-07
PMCFG pretty printer
krasimir
2008-10-28
remove some redundant imports of GF.Text.UTF8
krasimir
2008-10-28
binary serialization for PGF
krasimir
2008-10-15
Added OPTIONS class to make options handling somewhat nicer. Next, I will mer...
bjorn
2008-10-14
the new optimized incremental parser and the common subexpression elimination...
krasimir
2008-10-10
Added option to treat some categories as lexical when generating Haskell data...
bjorn
2008-09-30
Added --cfg option for specifying which CFG transformations to use. Added sta...
bjorn
2008-09-26
Added pgf-pretty output-format
bjorn
2008-09-26
Added semantic interpretation tag printing to the *bnf grammar printers.
bjorn
2008-09-26
Use ebnf format for "regular" output-format.
bjorn
2008-09-26
Changed nolr printer to use EBNF format.
bjorn
2008-09-26
Added --output-format=ebnf.
bjorn
2008-09-25
Added --output-format=nolr. Minor makeRegular refactoring.
bjorn
2008-09-25
Added --output-format=regular.
bjorn
2008-09-25
Fixe copy-paste error: srgs_abnf_nonrec produced xml, fixed now.
bjorn
2008-09-25
Added an FCFG output format (--output-format=fcfg). This now lives in GF.Spee...
bjorn
2008-09-23
Got SRGS ABNF generation to compile.
bjorn
2008-09-03
Added --haskell-prefix option for changing the constructor prefix in generate...
bjorn
2008-09-03
new PGF output format: prolog syntax
peb
2008-08-22
In GF.Compile.Export, output file name extensions should not have double dots.
bjorn
2008-08-22
Added srgs_xml_nonrec output format.
bjorn
2008-08-18
When producing PGF, do UTF-8 encoding of the whole file after pretty printing...
bjorn
2008-06-26
uniform encoding: gfo and pgf in UTF8, internal in unicode
aarne
2008-06-26
utf8 adjustments
aarne
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne