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
/
Speech
Age
Commit message (
Expand
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir
2009-09-14
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that w...
krasimir
2009-09-11
polish the PGF API and make Expr and Type abstract types. Tree is a type syno...
krasimir
2009-06-18
bugfix: the optimizer should not filter out rules that refer to lexical categ...
krasimir
2009-06-16
completely phrase based parser and support for pre {} in PMCFG
krasimir
2009-03-13
remove the obsolete GF.Infra.PrintClass
krasimir
2008-11-27
Move Graph, Relation and Graphviz modules from GF.Speech to GF.Data.
bjorn
2008-11-09
SRG generation: renameCats now gives new names to all cates used in the gramm...
bjorn
2008-10-21
efficient and nicer implementation for literal categories
krasimir
2008-10-20
Replace Category with Type in the PGF API. Added readLanguage and showLanguage.
bjorn
2008-10-14
the new optimized incremental parser and the common subexpression elimination...
krasimir
2008-09-30
Added --cfg option for specifying which CFG transformations to use. Added sta...
bjorn
2008-09-30
Fixed CFG start cats for categories with more than one constituent.
bjorn
2008-09-30
Use filtering in regular printer.
bjorn
2008-09-30
SRG conversion: print CFG when a unknown cat is found in renameCats. Do filte...
bjorn
2008-09-26
Added isLiteralCat function to PGF.Macros.
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
ebnf printer: print external cats first.
bjorn
2008-09-26
bnf and ebnf printer: align ::= symbols.
bjorn
2008-09-26
SRG category renaming: don't count the external cats when calculating indices.
bjorn
2008-09-26
Changed SRG category renaming to use GF cat + index among CFG cats for that G...
bjorn
2008-09-26
Oops, I accidentally disabled all CFG simplification and LR-removal with the ...
bjorn
2008-09-26
Change category naming in CFG generation: the number now starts from 1 for ea...
bjorn
2008-09-26
Added --output-format=ebnf.
bjorn
2008-09-26
In CFG generation: don't add linrow number if the lincat has only a single co...
bjorn
2008-09-25
Added --output-format=nolr. Minor makeRegular refactoring.
bjorn
2008-09-25
Added --output-format=regular.
bjorn
2008-09-25
Somewhat nicer FCFG output format.
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-23
Re-added old PrSRGS_ABNF (does not compile yet).
bjorn
2008-08-24
Completed SISR 1.0 support (untested).
bjorn
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2008-06-25
removed src for 2.9
aarne
2008-04-29
JS.cf : Changed the JS grammar to support strings as property names in object...
meza
2007-12-20
Added newlines and ends of some files. This makes sed happy.
bringert
2007-12-14
removed dep. on GFCCRaw
aarne
2007-12-14
restored CanonToGFCC as a wrapper of GFCC generation
aarne
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-10-05
gf works with the new gfcc format
aarne
2007-06-28
CFRules tracing.
bringert
2007-06-28
-printer=regexp handles precedence
bringert
2007-06-27
bottom-up and top-down filtering do not need fix point iteration.
bringert
2007-06-27
Refactor TransformCFG: use Map for CFRules.
bringert
2007-06-27
Make bottomUpFilter better by also removing categories which contain no finit...
bringert
2007-06-27
Print SRG stats when preprocessing grammar.
bringert
2007-06-27
Use shorter lines and paragraph-filling in SRGS, JSGF and GSL printing.
bringert
2007-06-27
Limit GSL/JSGF/SRGS ABNF grammar line width to 80.
bringert
[next]