diff options
| author | aarne <aarne@cs.chalmers.se> | 2005-12-21 08:08:25 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2005-12-21 08:08:25 +0000 |
| commit | 8c9e6e22195dcb491fae6bfc6e0010b563012c92 (patch) | |
| tree | 39f9436a4586ea657baf14752a2f43a3df860873 | |
| parent | 59ee1bfd7c430576427943384f2e52efb9b3da08 (diff) | |
history update
| -rw-r--r-- | doc/gf-history.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index 5dc4293d2..eb7ea0a7a 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -12,6 +12,17 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 </center> +20/12 (AR) Support for full disjunctive patterns (<tt>P | Q</tt>) i.e. +not just on top level. + +<p> + +14/12 (BB,AR) The command <tt>speech_input = si</tt> which creates +a speech recognizer from a grammar for English and admits speech input +of strings. + +<p> + 11/12 (AR) Parsing of float literals now possible in object language. Use the flag <tt>lexer=literals</tt>. |
