summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoraarne <unknown>2005-06-20 15:14:19 +0000
committeraarne <unknown>2005-06-20 15:14:19 +0000
commit9cf71d3bba75f157e72bc08f984a2262885ed506 (patch)
tree1a5851d572ef67d34bcd61eb24badefc6569aa21 /doc
parent2c48a10236bb19d8b04382cb1e957ce18b9d29fd (diff)
parse tree visualization
Diffstat (limited to 'doc')
-rw-r--r--doc/gf-history.html7
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