From 402a113b567a96eef61946552b68df6ac6eb6712 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 20 Jun 2006 08:38:44 +0000 Subject: made -fcfg default parser; added lexer textvars --- doc/gf-history.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/gf-history.html b/doc/gf-history.html index 57a425ca2..ca71a3b7c 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -12,6 +12,16 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 +

+ +20/6 (AR) The FCFG parser is know the default, as it even handles literals. +The old default can be selected by p -old. Since +FCFG does not support variable bindings, -old is automatically +selected if the grammar has bindings - and unless the -fcfg flag +is used. + +

+ 17/6 (AR) The FCFG parser is now the recommended method for parsing heavy grammars such as the resource grammars. It does not yet support literals and variable bindings. -- cgit v1.2.3