diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-history.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index 1f0b81ad3..e098570e4 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,13 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 <p> +20/6 (AR) Added the command <tt>visialize_tree</tt> = <tt>vt</tt>, to +display syntax trees graphically. Like <tt>vg</tt>, this command uses +GraphViz and Ghostview. The foremost use is to pipe the parser to this +command. + +<p> + 10/6 (AR) Preprocessor of <tt>.gfe</tt> files can now be performed as part of any grammar compilation. The flag <tt>-ex</tt> causes GF to look for the <tt>.gfe</tt> files and preprocess those that are younger |
